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

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 2.18.0 to 2.19.0

2

dist/index.js

@@ -12,4 +12,2 @@ "use strict";

exports.ESBuildMinifyPlugin = minify_plugin_1.default;
/* eslint-disable unicorn/prefer-export-from */
exports.default = loader_1.default;
/* eslint-enable unicorn/prefer-export-from */

11

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

@@ -25,2 +25,3 @@ "keywords": [

"build": "tsc",
"pretest": "npm run build",
"test": "jest --coverage",

@@ -44,3 +45,3 @@ "lint": "eslint ."

"dependencies": {
"esbuild": "^0.14.6",
"esbuild": "^0.14.39",
"joycon": "^3.0.1",

@@ -53,3 +54,3 @@ "json5": "^2.2.0",

"devDependencies": {
"@pvtnbr/eslint-config": "^0.8.0",
"@pvtnbr/eslint-config": "^0.22.0",
"@types/jest": "^27.0.3",

@@ -59,3 +60,3 @@ "@types/loader-utils": "^2.0.3",

"css-loader": "^5.2.0",
"eslint": "^8.5.0",
"eslint": "^8.15.0",
"husky": "^4.3.8",

@@ -66,3 +67,3 @@ "jest": "^27.4.4",

"mini-css-extract-plugin": "^1.4.0",
"typescript": "^4.5.4",
"typescript": "^4.6.4",
"unionfs": "^4.4.0",

@@ -69,0 +70,0 @@ "webpack": "^4.44.2",

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