Socket
Socket
Sign inDemoInstall

@babel/register

Package Overview
Dependencies
77
Maintainers
4
Versions
88
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 8.0.0-alpha.3 to 8.0.0-alpha.4

10

package.json
{
"name": "@babel/register",
"version": "8.0.0-alpha.3",
"version": "8.0.0-alpha.4",
"description": "babel require hook",

@@ -27,8 +27,8 @@ "license": "MIT",

"peerDependencies": {
"@babel/core": "^8.0.0-alpha.3"
"@babel/core": "^8.0.0-alpha.4"
},
"devDependencies": {
"@babel/core": "^8.0.0-alpha.3",
"@babel/plugin-transform-arrow-functions": "^8.0.0-alpha.3",
"@babel/plugin-transform-modules-commonjs": "^8.0.0-alpha.3",
"@babel/core": "^8.0.0-alpha.4",
"@babel/plugin-transform-arrow-functions": "^8.0.0-alpha.4",
"@babel/plugin-transform-modules-commonjs": "^8.0.0-alpha.4",
"browserify": "^16.5.2"

@@ -35,0 +35,0 @@ },

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc