grunt-decomment
Advanced tools
Comparing version 0.2.2 to 0.2.3
{ | ||
"name": "grunt-decomment", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"description": "Removes comments from JSON, JavaScript, CSS, HTML, etc.", | ||
@@ -37,5 +37,5 @@ "files": [ | ||
"cli-color": "1.1", | ||
"decomment": "0.8" | ||
"decomment": "^0.8.2" | ||
}, | ||
"devDependencies": {} | ||
} |
@@ -75,7 +75,6 @@ grunt-decomment | ||
#### platform, safe, space, trim | ||
#### safe, space, trim | ||
Options supported by [decomment]: | ||
* [platform] | ||
* [safe] | ||
@@ -91,3 +90,2 @@ * [space] | ||
[decomment]:https://github.com/vitaly-t/decomment | ||
[platform]:https://github.com/vitaly-t/decomment#optionsplatform--string | ||
[safe]:https://github.com/vitaly-t/decomment#optionssafe--boolean | ||
@@ -94,0 +92,0 @@ [space]:https://github.com/vitaly-t/decomment#optionsspace--boolean |
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
5791
94
Updateddecomment@^0.8.2