Socket
Socket
Sign inDemoInstall

esbuild-register

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

esbuild-register - npm Package Compare versions

Comparing version 2.6.0 to 3.0.0

7

package.json
{
"name": "esbuild-register",
"description": "Transpile JSX, TypeScript and esnext features on the fly with esbuild",
"version": "2.6.0",
"version": "3.0.0",
"main": "register.js",

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

"dependencies": {
"esbuild": "^0.12.8",
"jsonc-parser": "^3.0.0"

@@ -25,2 +24,3 @@ },

"@types/source-map-support": "^0.5.3",
"esbuild": "^0.12.8",
"execa": "^4.0.3",

@@ -34,3 +34,6 @@ "joycon": "^2.2.5",

"uvu": "^0.2.2"
},
"peerDependencies": {
"esbuild": ">=0.12 <1"
}
}
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