Huge News!Announcing our $40M Series B led by Abstract Ventures.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.0.0 to 1.1.0

yarn.lock

5

index.js

@@ -5,3 +5,4 @@ module.exports = [

'IE >= 10',
'not IE < 9'
]
'not IE < 9',
'since 2012'
]

8

package.json
{
"name": "@chaitin/browserslist-config-monster",
"version": "1.0.0",
"version": "1.1.0",
"description": "",

@@ -13,6 +13,12 @@ "main": "index.js",

},
"scripts": {
"verify": "node verify.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/chaitin/browserslist-config-monster"
},
"devDependencies": {
"browserslist": "^3.2.4"
}
}
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