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.7-next.2c536d4.0 to 1.6.7-next.5e76642.0

24

package.json
{
"name": "esbuild-plugins-node-modules-polyfill",
"version": "1.6.7-next.2c536d4.0",
"version": "1.6.7-next.5e76642.0",
"description": "Polyfills nodejs builtin modules and globals for the browser.",

@@ -39,21 +39,21 @@ "main": "dist/index.js",

"devDependencies": {
"@commitlint/cli": "^19.4.1",
"@commitlint/config-conventional": "^19.4.1",
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@favware/cliff-jumper": "^4.1.0",
"@favware/npm-deprecate": "^1.0.7",
"@types/node": "^20.16.5",
"@types/node": "^20.16.10",
"cz-conventional-changelog": "^3.3.0",
"esbuild": "^0.23.1",
"eslint": "^8.57.0",
"esbuild": "^0.24.0",
"eslint": "^8.57.1",
"eslint-config-mahir": "^0.0.45",
"husky": "^9.1.5",
"husky": "^9.1.6",
"lint-staged": "^15.2.10",
"pinst": "^3.0.0",
"prettier": "^3.3.3",
"tsup": "^8.2.4",
"typescript": "^5.5.4",
"vitest": "^2.0.5"
"tsup": "^8.3.0",
"typescript": "^5.6.2",
"vitest": "^2.1.1"
},
"peerDependencies": {
"esbuild": ">=0.14.0 ^0.23.0"
"esbuild": ">=0.14.0 <=0.23.x"
},

@@ -94,3 +94,3 @@ "files": [

},
"packageManager": "yarn@4.4.1"
"packageManager": "yarn@4.5.0"
}
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