Socket
Socket
Sign inDemoInstall

esbuild-loader

Package Overview
Dependencies
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

esbuild-loader - npm Package Compare versions

Comparing version 4.0.3 to 4.1.0

6

package.json
{
"name": "esbuild-loader",
"version": "4.0.3",
"version": "4.1.0",
"description": "⚡️ Speed up your Webpack build with esbuild",

@@ -19,6 +19,6 @@ "keywords": [

},
"type": "module",
"files": [
"dist"
],
"type": "module",
"main": "./dist/index.cjs",

@@ -44,3 +44,3 @@ "types": "./dist/index.d.cts",

"dependencies": {
"esbuild": "^0.19.0",
"esbuild": "^0.20.0",
"get-tsconfig": "^4.7.0",

@@ -47,0 +47,0 @@ "loader-utils": "^2.0.4",

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