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

@nodecraft/browserslist-config

Package Overview
Dependencies
Maintainers
4
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nodecraft/browserslist-config - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

12

package.json
{
"name": "@nodecraft/browserslist-config",
"version": "2.0.0",
"version": "2.0.1",
"description": "Nodecraft Browserslist config",

@@ -17,3 +17,3 @@ "homepage": "https://github.com/nodecraft/browserslist-config#readme",

"scripts": {
"browserslist": "cross-env BROWSERSLIST_DANGEROUS_EXTEND=1 npx --ignore-existing browserslist \"extends ./index.js\"",
"browserslist": "cross-env BROWSERSLIST_DANGEROUS_EXTEND=1 npx browserslist \"extends ./index.js\"",
"lint": "eslint .",

@@ -23,10 +23,10 @@ "test": "npm run lint"

"devDependencies": {
"@nodecraft/eslint-config": "^12.0.1",
"browserslist": "^4.17.5",
"@nodecraft/eslint-config": "^16.0.0",
"browserslist": "^4.20.2",
"cross-env": "^7.0.3",
"eslint": "^8.1.0",
"eslint": "^8.12.0",
"eslint-plugin-json": "^3.1.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-unicorn": "^37.0.1"
"eslint-plugin-unicorn": "^41.0.1"
}
}

Sorry, the diff of this file is not supported yet

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