babel-plugin-dynamic-import-node-babel-7
Advanced tools
Comparing version 2.0.2 to 2.0.3
## Unreleased | ||
## v2.0.3 | ||
- [Update] Add prepare npm hook | ||
## v2.0.2 | ||
@@ -3,0 +6,0 @@ - [Update] Update dependencies |
{ | ||
"name": "babel-plugin-dynamic-import-node-babel-7", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "Babel plugin to transpile import() to a deferred require(), for node", | ||
@@ -13,2 +13,3 @@ "main": "lib/index.js", | ||
"build": "babel src --out-dir lib", | ||
"prepare": "npm run build", | ||
"pretest": "npm run lint", | ||
@@ -15,0 +16,0 @@ "test": "npm run tests-only", |
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
123463
10
29
0