esbuild-plugins-node-modules-polyfill
Advanced tools
Comparing version 1.6.2-next.482d109.0 to 1.6.2-next.49827c1.0
{ | ||
"name": "esbuild-plugins-node-modules-polyfill", | ||
"version": "1.6.2-next.482d109.0", | ||
"version": "1.6.2-next.49827c1.0", | ||
"description": "Polyfills nodejs builtin modules and globals for the browser.", | ||
@@ -39,20 +39,21 @@ "main": "dist/index.js", | ||
"devDependencies": { | ||
"@commitlint/cli": "^18.4.3", | ||
"@commitlint/config-conventional": "^18.4.3", | ||
"@commitlint/cli": "^18.6.0", | ||
"@commitlint/config-conventional": "^18.6.0", | ||
"@favware/cliff-jumper": "^2.2.3", | ||
"@favware/npm-deprecate": "^1.0.7", | ||
"@types/node": "^20.11.8", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"esbuild": "^0.19.7", | ||
"eslint": "^8.54.0", | ||
"esbuild": "^0.20.0", | ||
"eslint": "^8.56.0", | ||
"eslint-config-mahir": "^0.0.36", | ||
"husky": "^8.0.3", | ||
"lint-staged": "^15.1.0", | ||
"husky": "^9.0.6", | ||
"lint-staged": "^15.2.0", | ||
"pinst": "^3.0.0", | ||
"prettier": "^3.1.0", | ||
"prettier": "^3.2.4", | ||
"tsup": "^8.0.1", | ||
"typescript": "^5.3.2", | ||
"vitest": "^0.34.6" | ||
"typescript": "^5.3.3", | ||
"vitest": "^1.2.2" | ||
}, | ||
"peerDependencies": { | ||
"esbuild": "^0.14.0 || ^0.15.0 || ^0.16.0 || ^0.17.0 || ^0.18.0 || ^0.19.0" | ||
"esbuild": "^0.14.0 || ^0.15.0 || ^0.16.0 || ^0.17.0 || ^0.18.0 || ^0.19.0 || ^0.20.0" | ||
}, | ||
@@ -59,0 +60,0 @@ "files": [ |
@@ -144,3 +144,3 @@ <div align="center"> | ||
> **Warning** | ||
> [!Important] | ||
> The `write` option in `esbuild` must be `false` to support this. | ||
@@ -166,3 +166,3 @@ | ||
> **Warning** | ||
> [!Important] | ||
> The `write` option in `esbuild` must be `false` to support this. | ||
@@ -190,3 +190,3 @@ | ||
> **Warning** | ||
> [!Important] | ||
> The `write` option in `esbuild` must be `false` to support this. | ||
@@ -193,0 +193,0 @@ |
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
50303
16