README
browser update
check the browser version is compatible
Installation
npm install check-browser-version --save
or
yarn add check-browser-version --save
Usage
const browserUpdate = require('browser-test')
browserUpdate(options)
options can be something
{
required:{
e:-1,
f:-1,
o:-1,
s:-1,
c:-1
},
insecure:true,
api:2020.11
}
Notice
fit with browser-update@3.3.25