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

babel-plugin-minify-dead-code-elimination

Package Overview
Dependencies
Maintainers
2
Versions
91
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-plugin-minify-dead-code-elimination - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

5

lib/index.js

@@ -7,7 +7,4 @@ "use strict";

var _require = require("lodash");
var some = require("lodash.some");
var some = _require.some;
module.exports = function (_ref) {

@@ -14,0 +11,0 @@ var t = _ref.types;

4

package.json
{
"name": "babel-plugin-minify-dead-code-elimination",
"version": "0.0.3",
"version": "0.0.4",
"description": "",

@@ -16,5 +16,5 @@ "homepage": "https://github.com/babel/babili#readme",

"babel-helper-remove-or-void": "^0.0.1",
"lodash": "^4.14.1"
"lodash.some": "^4.6.0"
},
"devDependencies": {}
}
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