select-pure
Advanced tools
Comparing version 0.1.6 to 0.1.7
{ | ||
"name": "select-pure", | ||
"version": "0.1.6", | ||
"version": "0.1.7", | ||
"description": "Pure JavaScript select component.", | ||
@@ -22,3 +22,5 @@ "author": { | ||
"scripts": { | ||
"build": "rollup -c", | ||
"build:min": "rollup -c", | ||
"build:lib": "babel -d es src", | ||
"build": "npm run build:min && npm run build:lib", | ||
"test": "jest --no-cache --coverage", | ||
@@ -25,0 +27,0 @@ "lint:js": "./node_modules/eslint/bin/eslint.js src/", |
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
16627
5
291
1