1.0.5 • Published 3 years ago

xj_browser v1.0.5

Weekly downloads
2
License
MIT
Repository
-
Last release
3 years ago

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