babel-plugin-minify-numeric-literals
Advanced tools
Comparing version 0.5.0-alpha.9e986477 to 0.5.0-alpha.a28b6b00
{ | ||
"name": "babel-plugin-minify-numeric-literals", | ||
"version": "0.5.0-alpha.9e986477", | ||
"version": "0.5.0-alpha.a28b6b00", | ||
"description": "Shortens numeric literals using scientific notation", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -22,3 +22,3 @@ # babel-plugin-minify-numeric-literals | ||
```sh | ||
npm install babel-plugin-minify-numeric-literals | ||
npm install babel-plugin-minify-numeric-literals --save-dev | ||
``` | ||
@@ -25,0 +25,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
2132