Socket
Socket
Sign inDemoInstall

@babel/register

Package Overview
Dependencies
Maintainers
4
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/register - npm Package Compare versions

Comparing version 7.22.15 to 7.23.7

16

package.json
{
"name": "@babel/register",
"version": "7.22.15",
"version": "7.23.7",
"description": "babel require hook",

@@ -17,5 +17,2 @@ "license": "MIT",

"main": "./lib/index.js",
"browser": {
"./lib/index.js": "./lib/browser.js"
},
"dependencies": {

@@ -25,3 +22,3 @@ "clone-deep": "^4.0.1",

"make-dir": "^2.1.0",
"pirates": "^4.0.5",
"pirates": "^4.0.6",
"source-map-support": "^0.5.16"

@@ -33,5 +30,5 @@ },

"devDependencies": {
"@babel/core": "^7.22.15",
"@babel/plugin-transform-arrow-functions": "^7.22.5",
"@babel/plugin-transform-modules-commonjs": "^7.22.15",
"@babel/core": "^7.23.7",
"@babel/plugin-transform-arrow-functions": "^7.23.3",
"@babel/plugin-transform-modules-commonjs": "^7.23.3",
"browserify": "^16.5.2"

@@ -43,3 +40,6 @@ },

"node": ">=6.9.0"
},
"browser": {
"./lib/index.js": "./lib/browser.js"
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc