Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More โ†’
Socket
Sign inDemoInstall
Socket

esbuild-plugins-node-modules-polyfill

Package Overview
Dependencies
Maintainers
1
Versions
365
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

esbuild-plugins-node-modules-polyfill - npm Package Compare versions

Comparing version 1.6.2-next.f82d586.0 to 1.6.2

7

CHANGELOG.md

@@ -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 @@

13

package.json
{
"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": [

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with โšก๏ธ by Socket Inc