esbuild-plugins-node-modules-polyfill
Advanced tools
Comparing version 1.0.8-next.ced7aca.0 to 1.0.8
@@ -5,2 +5,8 @@ # Changelog | ||
# [1.0.8](https://github.com/imranbarbhuiya/esbuild-plugins-node-modules-polyfill/compare/v1.0.7...v1.0.8) - (2022-12-18) | ||
## 🐛 Bug Fixes | ||
- Fixed node14 support (#51) ([ced7aca](https://github.com/imranbarbhuiya/esbuild-plugins-node-modules-polyfill/commit/ced7aca64056e4f08c7d6cc2a2d290a50cef2b4a)) | ||
# [1.0.6](https://github.com/imranbarbhuiya/esbuild-plugins-node-modules-polyfill/compare/v1.0.5...v1.0.6) - (2022-10-08) | ||
@@ -32,2 +38,9 @@ | ||
# [1.0.6](https://github.com/imranbarbhuiya/esbuild-plugins-node-modules-polyfill/compare/v1.0.5...v1.0.6) - (2022-10-08) | ||
## 📝 Documentation | ||
- Update readme ([784bd89](https://github.com/imranbarbhuiya/esbuild-plugins-node-modules-polyfill/commit/784bd89cce3562022a71625e0f6fec6356f01c6d)) | ||
- Fix changelog ([910fdf8](https://github.com/imranbarbhuiya/esbuild-plugins-node-modules-polyfill/commit/910fdf86e2ac03cfcdd545be4da4f963470362db)) | ||
# [1.0.3](https://github.com/imranbarbhuiya/esbuild-plugins-node-modules-polyfill/compare/v1.0.2...v1.0.3) - (2022-08-05) | ||
@@ -37,2 +50,8 @@ | ||
- Remove comment ([96a9d0e](https://github.com/imranbarbhuiya/esbuild-plugins-node-modules-polyfill/commit/96a9d0e3837b35f1831d226ac3f6ffc96ef29170)) | ||
# [1.0.3](https://github.com/imranbarbhuiya/esbuild-plugins-node-modules-polyfill/compare/v1.0.2...v1.0.3) - (2022-08-05) | ||
## 🪞 Styling | ||
- Remove comment ([96a9d0e](https://github.com/imranbarbhuiya/esbuild-plugins-node-modules-polyfill/commit/96a9d0e3837b35f1831d226ac3f6ffc96ef29170)) | ||
@@ -39,0 +58,0 @@ |
@@ -0,0 +0,0 @@ import { Plugin } from 'esbuild'; |
{ | ||
"name": "esbuild-plugins-node-modules-polyfill", | ||
"version": "1.0.8-next.ced7aca.0", | ||
"version": "1.0.8", | ||
"description": "Polyfills nodejs builtin modules for the browser.", | ||
@@ -42,4 +42,4 @@ "main": "dist/index.js", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"esbuild": "^0.16.5", | ||
"eslint": "^8.29.0", | ||
"esbuild": "^0.16.8", | ||
"eslint": "^8.30.0", | ||
"eslint-config-mahir": "^0.0.18", | ||
@@ -46,0 +46,0 @@ "husky": "^8.0.2", |
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
29259
0
0