Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@umijs/bundler-esbuild

Package Overview
Dependencies
Maintainers
10
Versions
428
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@umijs/bundler-esbuild - npm Package Compare versions

Comparing version 4.3.24 to 4.3.25

4

dist/index.js

@@ -20,5 +20,1 @@ var __defProp = Object.defineProperty;

__reExport(src_exports, require("./build"), module.exports);
// Annotate the CommonJS export names for ESM import in node:
0 && (module.exports = {
...require("./build")
});

2

dist/plugins/alias.js

@@ -97,1 +97,3 @@ var __create = Object.create;

}
// Annotate the CommonJS export names for ESM import in node:
0 && (module.exports = {});

@@ -45,1 +45,3 @@ var __defProp = Object.defineProperty;

};
// Annotate the CommonJS export names for ESM import in node:
0 && (module.exports = {});

@@ -101,1 +101,3 @@ var __defProp = Object.defineProperty;

};
// Annotate the CommonJS export names for ESM import in node:
0 && (module.exports = {});
{
"name": "@umijs/bundler-esbuild",
"version": "4.3.24",
"version": "4.3.25",
"description": "@umijs/bundler-esbuild",

@@ -25,4 +25,4 @@ "homepage": "https://github.com/umijs/umi/tree/master/packages/bundler-esbuild#readme",

"postcss-preset-env": "7.5.0",
"@umijs/utils": "4.3.24",
"@umijs/bundler-utils": "4.3.24"
"@umijs/bundler-utils": "4.3.25",
"@umijs/utils": "4.3.25"
},

@@ -29,0 +29,0 @@ "devDependencies": {

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