esbuild-plugins-node-modules-polyfill
Advanced tools
Comparing version 1.6.6-next.3985ec0.0 to 1.6.6-next.9cb6cd2.0
{ | ||
"name": "esbuild-plugins-node-modules-polyfill", | ||
"version": "1.6.6-next.3985ec0.0", | ||
"version": "1.6.6-next.9cb6cd2.0", | ||
"description": "Polyfills nodejs builtin modules and globals for the browser.", | ||
@@ -41,5 +41,5 @@ "main": "dist/index.js", | ||
"@commitlint/config-conventional": "^19.2.2", | ||
"@favware/cliff-jumper": "^4.0.3", | ||
"@favware/cliff-jumper": "^4.1.0", | ||
"@favware/npm-deprecate": "^1.0.7", | ||
"@types/node": "^20.15.0", | ||
"@types/node": "^20.16.1", | ||
"cz-conventional-changelog": "^3.3.0", | ||
@@ -49,3 +49,3 @@ "esbuild": "^0.23.1", | ||
"eslint-config-mahir": "^0.0.45", | ||
"husky": "^9.1.4", | ||
"husky": "^9.1.5", | ||
"lint-staged": "^15.2.9", | ||
@@ -95,3 +95,3 @@ "pinst": "^3.0.0", | ||
}, | ||
"packageManager": "yarn@4.4.0" | ||
"packageManager": "yarn@4.4.1" | ||
} |