@babel/plugin-transform-typeof-symbol
Advanced tools
Comparing version 7.16.0 to 7.16.5
{ | ||
"name": "@babel/plugin-transform-typeof-symbol", | ||
"version": "7.16.0", | ||
"version": "7.16.5", | ||
"description": "This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)", | ||
@@ -19,3 +19,3 @@ "repository": { | ||
"dependencies": { | ||
"@babel/helper-plugin-utils": "^7.14.5" | ||
"@babel/helper-plugin-utils": "^7.16.5" | ||
}, | ||
@@ -26,7 +26,7 @@ "peerDependencies": { | ||
"devDependencies": { | ||
"@babel/core": "^7.16.0", | ||
"@babel/helper-plugin-test-runner": "^7.16.0", | ||
"@babel/runtime": "^7.16.0", | ||
"@babel/runtime-corejs2": "^7.16.0", | ||
"@babel/runtime-corejs3": "^7.16.0" | ||
"@babel/core": "^7.16.5", | ||
"@babel/helper-plugin-test-runner": "^7.16.5", | ||
"@babel/runtime": "^7.16.5", | ||
"@babel/runtime-corejs2": "^7.16.5", | ||
"@babel/runtime-corejs3": "^7.16.5" | ||
}, | ||
@@ -33,0 +33,0 @@ "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-typeof-symbol", |
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