@babel/plugin-proposal-optional-catch-binding
Advanced tools
Comparing version 7.12.13 to 7.13.8
{ | ||
"name": "@babel/plugin-proposal-optional-catch-binding", | ||
"version": "7.12.13", | ||
"version": "7.13.8", | ||
"description": "Compile optional catch bindings", | ||
@@ -20,4 +20,4 @@ "repository": { | ||
"dependencies": { | ||
"@babel/helper-plugin-utils": "^7.12.13", | ||
"@babel/plugin-syntax-optional-catch-binding": "^7.8.0" | ||
"@babel/helper-plugin-utils": "^7.13.0", | ||
"@babel/plugin-syntax-optional-catch-binding": "^7.8.3" | ||
}, | ||
@@ -28,5 +28,5 @@ "peerDependencies": { | ||
"devDependencies": { | ||
"@babel/core": "7.12.13", | ||
"@babel/core": "7.13.8", | ||
"@babel/helper-plugin-test-runner": "7.12.13" | ||
} | ||
} |
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
3234