Socket
Socket
Sign inDemoInstall

@babel/plugin-transform-typeof-symbol

Package Overview
Dependencies
1
Maintainers
6
Versions
74
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.12.10 to 7.12.13

17

package.json
{
"name": "@babel/plugin-transform-typeof-symbol",
"version": "7.12.10",
"version": "7.12.13",
"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.10.4"
"@babel/helper-plugin-utils": "^7.12.13"
},

@@ -26,8 +26,9 @@ "peerDependencies": {

"devDependencies": {
"@babel/core": "7.12.10",
"@babel/helper-plugin-test-runner": "7.10.4",
"@babel/runtime": "7.12.5",
"@babel/runtime-corejs2": "7.12.5",
"@babel/runtime-corejs3": "7.12.5"
}
"@babel/core": "7.12.13",
"@babel/helper-plugin-test-runner": "7.12.13",
"@babel/runtime": "7.12.13",
"@babel/runtime-corejs2": "7.12.13",
"@babel/runtime-corejs3": "7.12.13"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-typeof-symbol"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc