get-es-imports
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "get-es-imports", | ||
"version": "1.0.0", | ||
"description": "", | ||
"version": "1.0.1", | ||
"description": "Recursively get imported files and respective import names for files using ES import/export syntax", | ||
"main": "index.js", | ||
@@ -10,3 +10,13 @@ "scripts": { | ||
}, | ||
"keywords": [], | ||
"keywords": [ | ||
"ecmascript", | ||
"es6", | ||
"es", | ||
"AST", | ||
"dependency", | ||
"dependencies", | ||
"analizer", | ||
"import", | ||
"export" | ||
], | ||
"author": "", | ||
@@ -13,0 +23,0 @@ "license": "ISC", |
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
22316