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

common-shakeify

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

common-shakeify - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

test/comment/app.js

2

index.js

@@ -103,4 +103,4 @@ const Analyzer = require('common-shake').Analyzer

function safeComment (str) {
return str.replace(/\*\//g, '*\/')
return str.replace(/\*\//g, '*\\/')
}
}
{
"name": "common-shakeify",
"version": "0.1.0",
"version": "0.1.1",
"description": "browserify tree shaking plugin using @indutny common-shake",

@@ -5,0 +5,0 @@ "main": "index.js",

# common-shakeify
browserify tree shaking plugin using @indutny's [common-shake](https://github.com/indutny/common-shake)
browserify tree shaking plugin using [@indutny](https://github.com/indutny)'s [common-shake](https://github.com/indutny/common-shake)

@@ -5,0 +5,0 @@ ## Install

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