es6-import-list
Advanced tools
Comparing version 0.1.1 to 0.2.0
@@ -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 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0
51591
350