esbuild-plugins-node-modules-polyfill
Advanced tools
Comparing version 1.6.2-next.f82d586.0 to 1.6.2
@@ -5,2 +5,9 @@ # Changelog | ||
# [1.6.2](https://github.com/imranbarbhuiya/esbuild-plugins-node-modules-polyfill/compare/v1.6.2...v1.6.2) - (2024-01-28) | ||
## ๐ Bug Fixes | ||
- Esbuild version and add node types ([49827c1](https://github.com/imranbarbhuiya/esbuild-plugins-node-modules-polyfill/commit/49827c10a4c525af185e759f1c643b9bb1e4c9b2)) | ||
- Bump local-pkg ([448e8cd](https://github.com/imranbarbhuiya/esbuild-plugins-node-modules-polyfill/commit/448e8cdab5c64cbb60251c42496aadd7b81299be)) | ||
# [1.6.1](https://github.com/imranbarbhuiya/esbuild-plugins-node-modules-polyfill/compare/v1.6.0...v1.6.1) - (2023-08-29) | ||
@@ -7,0 +14,0 @@ |
{ | ||
"name": "esbuild-plugins-node-modules-polyfill", | ||
"version": "1.6.2-next.f82d586.0", | ||
"version": "1.6.2", | ||
"description": "Polyfills nodejs builtin modules and globals for the browser.", | ||
@@ -39,8 +39,9 @@ "main": "dist/index.js", | ||
"devDependencies": { | ||
"@commitlint/cli": "^18.4.4", | ||
"@commitlint/config-conventional": "^18.4.4", | ||
"@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.11", | ||
"esbuild": "^0.20.0", | ||
"eslint": "^8.56.0", | ||
@@ -54,6 +55,6 @@ "eslint-config-mahir": "^0.0.36", | ||
"typescript": "^5.3.3", | ||
"vitest": "^1.2.1" | ||
"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" | ||
}, | ||
@@ -60,0 +61,0 @@ "files": [ |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
50751
0
0
16