esbuild-plugins-node-modules-polyfill
Advanced tools
Comparing version 1.7.0-next.b890078.0 to 1.7.0-next.ea30b34.0
{ | ||
"name": "esbuild-plugins-node-modules-polyfill", | ||
"version": "1.7.0-next.b890078.0", | ||
"version": "1.7.0-next.ea30b34.0", | ||
"description": "Polyfills nodejs builtin modules and globals for the browser.", | ||
@@ -36,3 +36,3 @@ "main": "dist/index.js", | ||
"local-pkg": "^0.5.1", | ||
"resolve.exports": "^2.0.2" | ||
"resolve.exports": "^2.0.3" | ||
}, | ||
@@ -44,14 +44,14 @@ "devDependencies": { | ||
"@favware/npm-deprecate": "^2.0.0", | ||
"@types/node": "^22.9.1", | ||
"@types/node": "^22.10.1", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"esbuild": "^0.24.0", | ||
"eslint": "9.15.0", | ||
"eslint-config-mahir": "^1.0.5", | ||
"eslint": "9.16.0", | ||
"eslint-config-mahir": "^1.0.6", | ||
"husky": "^9.1.7", | ||
"lint-staged": "^15.2.10", | ||
"pinst": "^3.0.0", | ||
"prettier": "^3.3.3", | ||
"prettier": "^3.4.2", | ||
"tsup": "^8.3.5", | ||
"typescript": "^5.6.3", | ||
"vitest": "^2.1.5" | ||
"typescript": "^5.7.2", | ||
"vitest": "^2.1.8" | ||
}, | ||
@@ -91,3 +91,3 @@ "peerDependencies": { | ||
"minimist": "^1.2.8", | ||
"eslint": "9.15.0" | ||
"eslint": "9.16.0" | ||
}, | ||
@@ -97,3 +97,3 @@ "engines": { | ||
}, | ||
"packageManager": "yarn@4.5.1" | ||
"packageManager": "yarn@4.5.3" | ||
} |
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
53427
0
Updatedresolve.exports@^2.0.3