Socket
Socket
Sign inDemoInstall

babel-plugin-filter-imports

Package Overview
Dependencies
Maintainers
4
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-plugin-filter-imports - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

CHANGELOG.md

2

index.js

@@ -46,1 +46,3 @@ module.exports = function(babel) {

}
module.exports.baseDir = function() { return __dirname; };

2

package.json
{
"name": "babel-plugin-filter-imports",
"version": "0.3.0",
"version": "0.3.1",
"description": "A babel transform for filtering out imports",

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

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