esbuild-plugins-node-modules-polyfill
Advanced tools
Comparing version 1.6.8-next.8fa5e91.0 to 1.6.8-next.a699e40.0
{ | ||
"name": "esbuild-plugins-node-modules-polyfill", | ||
"version": "1.6.8-next.8fa5e91.0", | ||
"version": "1.6.8-next.a699e40.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" | ||
}, | ||
@@ -95,3 +95,3 @@ "peerDependencies": { | ||
}, | ||
"packageManager": "yarn@4.5.0" | ||
"packageManager": "yarn@4.5.1" | ||
} |
Sorry, the diff of this file is not supported yet
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
52789