react-currency-input
Advanced tools
Comparing version 0.9.3 to 0.9.4
{ | ||
"name": "react-currency-input", | ||
"version": "0.9.3", | ||
"version": "0.9.4", | ||
"description": "React component for inputing currency amounts", | ||
"main": "react-currency-input.js", | ||
"main": "src/index.js", | ||
"scripts": { | ||
"compile": "babel src --out-file react-currency-input.js", | ||
"prepublish": "npm run compile", | ||
"test": "mocha --compilers js:babel-register" | ||
@@ -34,3 +32,2 @@ }, | ||
"babel": "^6.5.2", | ||
"babel-cli": "^6.10.1", | ||
"babel-polyfill": "^6.9.1", | ||
@@ -37,0 +34,0 @@ "babel-preset-es2015": "^6.9.0", |
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
8
11332