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.5 to 1.0.6

4

package.json
{
"name": "strip-comments-strings",
"version": "1.0.5",
"version": "1.0.6",
"description": "Strip or extract comments, strings or both from source code.",

@@ -15,3 +15,3 @@ "main": "./index.cjs",

"scripts": {
"demo:cjs": "node examples/stripString.cjs",
"demo:cjs": "node examples/demo.cjs",
"build:esm": "to-esm --input=index.cjs --entrypoint=index.cjs --update-all"

@@ -18,0 +18,0 @@ },

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