@babel/plugin-proposal-function-sent
Advanced tools
Comparing version 8.0.0-alpha.1 to 8.0.0-alpha.2
{ | ||
"name": "@babel/plugin-proposal-function-sent", | ||
"version": "8.0.0-alpha.1", | ||
"version": "8.0.0-alpha.2", | ||
"description": "Compile the function.sent meta property to valid ES2015 code", | ||
@@ -20,12 +20,12 @@ "repository": { | ||
"dependencies": { | ||
"@babel/helper-plugin-utils": "^8.0.0-alpha.1", | ||
"@babel/helper-wrap-function": "^8.0.0-alpha.1", | ||
"@babel/plugin-syntax-function-sent": "^8.0.0-alpha.1" | ||
"@babel/helper-plugin-utils": "^8.0.0-alpha.2", | ||
"@babel/helper-wrap-function": "^8.0.0-alpha.2", | ||
"@babel/plugin-syntax-function-sent": "^8.0.0-alpha.2" | ||
}, | ||
"peerDependencies": { | ||
"@babel/core": "^8.0.0-alpha.1" | ||
"@babel/core": "^8.0.0-alpha.2" | ||
}, | ||
"devDependencies": { | ||
"@babel/core": "^8.0.0-alpha.1", | ||
"@babel/helper-plugin-test-runner": "^8.0.0-alpha.1" | ||
"@babel/core": "^8.0.0-alpha.2", | ||
"@babel/helper-plugin-test-runner": "^8.0.0-alpha.2" | ||
}, | ||
@@ -32,0 +32,0 @@ "engines": { |
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