New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@chaitin/browserslist-config-monster

Package Overview
Dependencies
Maintainers
6
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chaitin/browserslist-config-monster - npm Package Compare versions

Comparing version 1.1.0 to 19.5.0

8

index.js
module.exports = [
'>1%',
'>0.5% in CN',
'IE >= 10',
'not IE < 9',
'since 2012'
'IE >= 11',
'Chrome >= 32',
'Firefox >= 31'
]
{
"name": "@chaitin/browserslist-config-monster",
"version": "1.1.0",
"version": "19.05.0",
"description": "",
"main": "index.js",
"scripts": {},
"scripts": {
"test": "jest"
},
"files": ["index.js"],
"author": "",

@@ -13,5 +16,2 @@ "license": "WTFPL",

},
"scripts": {
"verify": "node verify.js"
},
"repository": {

@@ -22,4 +22,5 @@ "type": "git",

"devDependencies": {
"browserslist": "^3.2.4"
"browserslist": "^3.2.4",
"jest": "^22.4.3"
}
}

@@ -21,2 +21,2 @@ # @chaitin/browserslist-config-monster

]
```
```
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc