esbuild-plugins-node-modules-polyfill
Advanced tools
Comparing version 1.6.8-next.1346a9b.0 to 1.6.8-next.4beca55.0
{ | ||
"name": "esbuild-plugins-node-modules-polyfill", | ||
"version": "1.6.8-next.1346a9b.0", | ||
"version": "1.6.8-next.4beca55.0", | ||
"description": "Polyfills nodejs builtin modules and globals for the browser.", | ||
@@ -43,7 +43,7 @@ "main": "dist/index.js", | ||
"@favware/npm-deprecate": "^2.0.0", | ||
"@types/node": "^22.7.7", | ||
"@types/node": "^22.8.4", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"esbuild": "^0.24.0", | ||
"eslint": "^9.13.0", | ||
"eslint-config-mahir": "^1.0.0-beta-5", | ||
"eslint-config-mahir": "^1.0.4", | ||
"husky": "^9.1.6", | ||
@@ -53,5 +53,5 @@ "lint-staged": "^15.2.10", | ||
"prettier": "^3.3.3", | ||
"tsup": "^8.3.0", | ||
"tsup": "^8.3.5", | ||
"typescript": "^5.6.3", | ||
"vitest": "^2.1.3" | ||
"vitest": "^2.1.4" | ||
}, | ||
@@ -58,0 +58,0 @@ "peerDependencies": { |
Sorry, the diff of this file is not supported yet
52789