react-taggable-input
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "react-taggable-input", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "tag or mention in input element when keydown # or @ or any other character.", | ||
@@ -17,3 +17,2 @@ "main": "dist/assets/lib.js", | ||
"clean": "rimraf dist/*", | ||
"postinstall": "node node_modules/phantomjs-prebuilt/install.js", | ||
"release:major": "npm version major && npm publish && git push --follow-tags", | ||
@@ -20,0 +19,0 @@ "release:minor": "npm version minor && npm publish && git push --follow-tags", |
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
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
2
2210576