@babel/plugin-transform-nullish-coalescing-operator
Advanced tools
Comparing version 8.0.0-alpha.0 to 8.0.0-alpha.1
{ | ||
"name": "@babel/plugin-transform-nullish-coalescing-operator", | ||
"version": "8.0.0-alpha.0", | ||
"version": "8.0.0-alpha.1", | ||
"description": "Remove nullish coalescing operator", | ||
@@ -20,11 +20,11 @@ "repository": { | ||
"dependencies": { | ||
"@babel/helper-plugin-utils": "^8.0.0-alpha.0", | ||
"@babel/helper-plugin-utils": "^8.0.0-alpha.1", | ||
"@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3" | ||
}, | ||
"peerDependencies": { | ||
"@babel/core": "^8.0.0-alpha.0" | ||
"@babel/core": "^8.0.0-alpha.1" | ||
}, | ||
"devDependencies": { | ||
"@babel/core": "^8.0.0-alpha.0", | ||
"@babel/helper-plugin-test-runner": "^8.0.0-alpha.0" | ||
"@babel/core": "^8.0.0-alpha.1", | ||
"@babel/helper-plugin-test-runner": "^8.0.0-alpha.1" | ||
}, | ||
@@ -31,0 +31,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