Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

grunt-decomment

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-decomment - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

4

package.json
{
"name": "grunt-decomment",
"version": "0.0.4",
"version": "0.0.5",
"description": "Removes comments from JSON, JavaScript, CSS, HTML, etc.",

@@ -37,5 +37,5 @@ "files": [

"cli-color": "1.1",
"decomment": "0.7"
"decomment": "^0.7.2"
},
"devDependencies": {}
}

@@ -66,10 +66,10 @@ grunt-decomment

#### trim
#### safe, space, trim
Applies option [trim], as supported by [decomment].
Corresponding options, as supported by [decomment]:
#### safe
* [safe]
* [space]
* [trim]
Applies option [safe], as supported by [decomment].
## License

@@ -81,5 +81,6 @@

[decomment]:https://github.com/vitaly-t/decomment
[safe]:https://github.com/vitaly-t/decomment#optionssafe--boolean
[space]:https://github.com/vitaly-t/decomment#optionsspace--boolean
[trim]:https://github.com/vitaly-t/decomment#optionstrim--boolean
[safe]:https://github.com/vitaly-t/decomment#optionssafe--boolean
[decomment.text]:https://github.com/vitaly-t/decomment#decommenttexttext-options--string
[decomment.html]:https://github.com/vitaly-t/decomment#decommenthtmlhtml-options--string
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc