esbuild-plugins-node-modules-polyfill
Advanced tools
Comparing version 1.0.14-next.0a38c89.0 to 1.0.14-next.363b038.0
{ | ||
"name": "esbuild-plugins-node-modules-polyfill", | ||
"version": "1.0.14-next.0a38c89.0", | ||
"version": "1.0.14-next.363b038.0", | ||
"description": "Polyfills nodejs builtin modules for the browser.", | ||
@@ -38,12 +38,12 @@ "main": "dist/index.js", | ||
"devDependencies": { | ||
"@commitlint/cli": "^17.6.1", | ||
"@commitlint/config-conventional": "^17.6.1", | ||
"@commitlint/cli": "^17.6.3", | ||
"@commitlint/config-conventional": "^17.6.3", | ||
"@favware/cliff-jumper": "^2.0.0", | ||
"@favware/npm-deprecate": "^1.0.7", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"esbuild": "^0.17.18", | ||
"eslint": "^8.39.0", | ||
"eslint-config-mahir": "^0.0.25", | ||
"esbuild": "^0.17.19", | ||
"eslint": "^8.40.0", | ||
"eslint-config-mahir": "^0.0.26", | ||
"husky": "^8.0.3", | ||
"lint-staged": "^13.2.1", | ||
"lint-staged": "^13.2.2", | ||
"pinst": "^3.0.0", | ||
@@ -53,3 +53,3 @@ "prettier": "^2.8.8", | ||
"typescript": "^5.0.4", | ||
"vitest": "^0.30.1" | ||
"vitest": "^0.31.0" | ||
}, | ||
@@ -86,3 +86,3 @@ "files": [ | ||
}, | ||
"packageManager": "yarn@3.5.0", | ||
"packageManager": "yarn@3.5.1", | ||
"dependencies": { | ||
@@ -89,0 +89,0 @@ "modern-node-polyfills": "^0.1.3" |