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

es6-import-list

Package Overview
Dependencies
Maintainers
4
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

es6-import-list - npm Package Compare versions

Comparing version 0.1.1 to 0.2.0

3

lib/getImports.js

@@ -70,4 +70,3 @@ 'use strict';

match: /.js$/,
exclude: [/^\./],
excludeDir: ['dist', 'lib', 'node_modules']
exclude: [/^\./]
};

@@ -74,0 +73,0 @@

{
"name": "es6-import-list",
"version": "0.1.1",
"version": "0.2.0",
"main": "lib/index.js",

@@ -5,0 +5,0 @@ "engines": {

@@ -63,3 +63,2 @@ /**

exclude: [/^\./],
excludeDir: ['dist', 'lib', 'node_modules'],
}

@@ -66,0 +65,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