New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

decomment

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

decomment - npm Package Compare versions

Comparing version

to
0.9.3

8

package.json
{
"name": "decomment",
"version": "0.9.2",
"version": "0.9.3",
"description": "Removes comments from JSON/JavaScript, CSS/HTML, CPP/H, etc.",

@@ -48,7 +48,7 @@ "main": "lib/index.js",

"devDependencies": {
"coveralls": "3.0.2",
"eslint": "5.3.0",
"coveralls": "3.1.0",
"eslint": "7.5.0",
"istanbul": "0.4.5",
"jasmine-node": "1.15.0"
"jasmine-node": "3.0.0"
}
}