@nodecraft/browserslist-config
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
4590