react-dropdown-aria
Advanced tools
Comparing version 1.1.3 to 1.2.0
{ | ||
"name": "react-dropdown-aria", | ||
"version": "1.1.3", | ||
"version": "1.2.0", | ||
"description": "Simple and accessible React dropdown component", | ||
"main": "index.js", | ||
"main": "dist/index.js", | ||
"module": "dist/index.es.js", | ||
"scripts": { | ||
@@ -10,3 +11,3 @@ "dev": "concurrently \"npm run lib:dev\" \"npm run demo:dev\"", | ||
"lib:dev": "rollup -c -w -o dist/react-dropdown-aria.dev.js", | ||
"lib:prod": " SET NODE_ENV=production && rollup -c -o dist/react-dropdown-aria.min.js", | ||
"lib:prod": "SET NODE_ENV=production && rollup -c", | ||
"demo:dev": "webpack-dev-server --mode development --open --hot", | ||
@@ -72,3 +73,2 @@ "demo:prod": "webpack --mode production", | ||
"rollup-plugin-buble": "^0.19.2", | ||
"rollup-plugin-commonjs": "^9.1.5", | ||
"rollup-plugin-node-resolve": "^3.3.0", | ||
@@ -75,0 +75,0 @@ "rollup-plugin-uglify": "^4.0.0", |
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
41
0
43512
5
1011
1