common-shakeify
Advanced tools
Comparing version 0.1.0 to 0.1.1
@@ -103,4 +103,4 @@ const Analyzer = require('common-shake').Analyzer | ||
function safeComment (str) { | ||
return str.replace(/\*\//g, '*\/') | ||
return str.replace(/\*\//g, '*\\/') | ||
} | ||
} |
{ | ||
"name": "common-shakeify", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "browserify tree shaking plugin using @indutny common-shake", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
# common-shakeify | ||
browserify tree shaking plugin using @indutny's [common-shake](https://github.com/indutny/common-shake) | ||
browserify tree shaking plugin using [@indutny](https://github.com/indutny)'s [common-shake](https://github.com/indutny/common-shake) | ||
@@ -5,0 +5,0 @@ ## Install |
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
15262
34
301
20