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

strip-comments-strings

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

strip-comments-strings - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

examples/example.mjs

10

package.json
{
"name": "strip-comments-strings",
"version": "1.0.3",
"version": "1.0.4",
"description": "Strip or extract comments, strings or both from source code.",
"main": "index.cjs",
"module": "index.mjs",
"type": "module",
"exports": {
".": {
"require": "./index.cjs",
"import": "./index.mjs"
}
},
"scripts": {

@@ -7,0 +15,0 @@ "demo:cjs": "node examples/stripString.cjs",

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