@babel/plugin-transform-regenerator
Advanced tools
Comparing version 7.0.0 to 7.3.4
@@ -5,3 +5,3 @@ { | ||
"description": "Explode async and generator functions into a state machine.", | ||
"version": "7.0.0", | ||
"version": "7.3.4", | ||
"homepage": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-regenerator", | ||
@@ -11,5 +11,8 @@ "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-regenerator", | ||
"dependencies": { | ||
"regenerator-transform": "^0.13.3" | ||
"regenerator-transform": "^0.13.4" | ||
}, | ||
"license": "MIT", | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"peerDependencies": { | ||
@@ -19,5 +22,6 @@ "@babel/core": "^7.0.0-0" | ||
"devDependencies": { | ||
"@babel/core": "^7.0.0", | ||
"@babel/core": "^7.3.4", | ||
"@babel/helper-plugin-test-runner": "^7.0.0" | ||
} | ||
}, | ||
"gitHead": "1f6454cc90fe33e0a32260871212e2f719f35741" | ||
} |
Sorry, the diff of this file is not supported yet
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
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
2824
1