react-dropdown-now
Advanced tools
Comparing version 1.0.7 to 1.0.8
{ | ||
"name": "react-dropdown-now", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"description": "React dropdown component NOW", | ||
@@ -84,7 +84,6 @@ "main": "dist/index.js", | ||
"browserify": "./node_modules/browserify/bin/cmd.js docs/main.js -o docs/bundle.js", | ||
"prepare": "npm run browserify && npm run build", | ||
"lint": "eslint src", | ||
"lint:fix": "eslint src --fix", | ||
"test": "npm run lint && NODE_ENV=test ava --verbose", | ||
"prepublishOnly": "npm run prepare", | ||
"prepublishOnly": "npm run build", | ||
"publish": "git push origin --tags && git push origin", | ||
@@ -91,0 +90,0 @@ "release:patch": "npm version patch && npm publish --access public", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
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
11464