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.1 to 7.12.10

11

package.json
{
"name": "@babel/plugin-transform-typeof-symbol",
"version": "7.12.1",
"version": "7.12.10",
"description": "This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)",

@@ -25,9 +25,8 @@ "repository": {

"devDependencies": {
"@babel/core": "^7.12.1",
"@babel/core": "7.12.10",
"@babel/helper-plugin-test-runner": "7.10.4",
"@babel/runtime": "^7.12.1",
"@babel/runtime-corejs2": "^7.12.1",
"@babel/runtime-corejs3": "^7.12.1",
"resolve": "^1.15.0"
"@babel/runtime": "7.12.5",
"@babel/runtime-corejs2": "7.12.5",
"@babel/runtime-corejs3": "7.12.5"
}
}

@@ -5,3 +5,3 @@ # @babel/plugin-transform-typeof-symbol

See our website [@babel/plugin-transform-typeof-symbol](https://babeljs.io/docs/en/next/babel-plugin-transform-typeof-symbol.html) for more information.
See our website [@babel/plugin-transform-typeof-symbol](https://babeljs.io/docs/en/babel-plugin-transform-typeof-symbol) for more information.

@@ -8,0 +8,0 @@ ## Install

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