strip-comments
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "strip-comments", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"main": [ | ||
@@ -5,0 +5,0 @@ "index.js" |
{ | ||
"name": "strip-comments", | ||
"description": "Strip block comments or line comments from code.", | ||
"version": "0.1.0", | ||
"description": "Strip comments from code. Remove line comments and block comments.", | ||
"version": "0.1.1", | ||
"main": "index.js", | ||
@@ -6,0 +6,0 @@ "homepage": "https://github.com/jonschlinkert/strip-comments", |
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
2842