esbuild-loader
Advanced tools
Comparing version 2.18.0 to 2.19.0
@@ -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 */ |
{ | ||
"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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
27200
221
Updatedesbuild@^0.14.39