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.10.4 to 7.12.1

17

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

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

"devDependencies": {
"@babel/core": "^7.10.4",
"@babel/helper-plugin-test-runner": "^7.10.4",
"@babel/runtime": "^7.10.4",
"@babel/runtime-corejs2": "^7.10.4",
"@babel/runtime-corejs3": "^7.10.4",
"@babel/core": "^7.12.1",
"@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"
},
"gitHead": "7fd40d86a0d03ff0e9c3ea16b29689945433d4df"
}
}
}
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