Comparing version 4.0.0 to 4.0.1
{ | ||
"name": "build-esm", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"description": "Compile an ES Module for release on npm", | ||
@@ -33,3 +33,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@babel/core": "^7.0.0-beta.55", | ||
"@babel/core": "^7.0.0", | ||
"mkdirp": "^0.5.1", | ||
@@ -41,7 +41,7 @@ "mz": "^2.7.0", | ||
"devDependencies": { | ||
"@babel/register": "^7.0.0-beta.55", | ||
"@babel/register": "^7.0.0", | ||
"ava": "^1.0.0-beta.6", | ||
"babel-preset-diff": "^6.0.0", | ||
"flow-bin": "^0.77.0", | ||
"standard-esnext": "^5.0.0" | ||
"babel-preset-diff": "^6.0.3", | ||
"flow-bin": "^0.79.1", | ||
"standard-esnext": "^5.1.7" | ||
}, | ||
@@ -48,0 +48,0 @@ "babel": { |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
26827
18
0
Updated@babel/core@^7.0.0