autonumeric
Advanced tools
Comparing version 2.0.5 to 2.0.6
{ | ||
"name": "autonumeric", | ||
"version": "2.0.5", | ||
"version": "2.0.6", | ||
"description": "autoNumeric is a library that provides live *as-you-type* formatting for international numbers and currencies. It supports most International numeric formats and currencies including those used in Europe, Asia, and North and South America.", | ||
@@ -112,3 +112,3 @@ "main": "src/autoNumeric.js", | ||
"scripts": { | ||
"postinstall": "yarnfix.js", | ||
"postinstall": "node yarnfix.js", | ||
"build:dev": "webpack src/autoNumeric.js dist/autoNumeric.js --config config/webpack.config.dev.js", | ||
@@ -115,0 +115,0 @@ "build:prd": "webpack src/autoNumeric.js dist/autoNumeric.min.js --config config/webpack.config.prd.js", |
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
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
467095