babel-plugin-transform-remove-debugger
Advanced tools
Comparing version 6.10.0-alpha.9e986477 to 6.10.0-alpha.a24dd066
{ | ||
"name": "babel-plugin-transform-remove-debugger", | ||
"version": "6.10.0-alpha.9e986477", | ||
"version": "6.10.0-alpha.a24dd066", | ||
"description": "Remove debugger statements", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -21,3 +21,3 @@ # babel-plugin-transform-remove-debugger | ||
```sh | ||
npm install babel-plugin-transform-remove-debugger | ||
npm install babel-plugin-transform-remove-debugger --save-dev | ||
``` | ||
@@ -24,0 +24,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
1231