New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

esbuild-node-externals

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

esbuild-node-externals - npm Package Compare versions

Comparing version 1.13.1 to 1.14.0

12

CHANGELOG.md
# Changelog
## [1.14.0](https://github.com/pradel/esbuild-node-externals/compare/v1.13.1...v1.14.0) (2024-07-09)
### Features
* add esbuild 0.23.0 to allowed range ([#62](https://github.com/pradel/esbuild-node-externals/issues/62)) ([081519b](https://github.com/pradel/esbuild-node-externals/commit/081519b2dec603c7214ba4058acd4afd9ef4f7d7))
### Tests
* fix unit test assert ([#60](https://github.com/pradel/esbuild-node-externals/issues/60)) ([0f3f818](https://github.com/pradel/esbuild-node-externals/commit/0f3f818537d26b4d58fc8ba5924c29debfd647ae))
### [1.13.1](https://www.github.com/pradel/esbuild-node-externals/compare/v1.13.0...v1.13.1) (2024-05-07)

@@ -4,0 +16,0 @@

8

package.json
{
"name": "esbuild-node-externals",
"version": "1.13.1",
"version": "1.14.0",
"main": "dist/index.js",

@@ -13,3 +13,3 @@ "typings": "dist/index.d.ts",

},
"repository": "https://github.com/pradel/esbuild-node-externals.git",
"repository": "pradel/esbuild-node-externals",
"author": "Leo Pradel <pradel.leo@gmail.com>",

@@ -35,7 +35,7 @@ "license": "MIT",

"peerDependencies": {
"esbuild": "0.12 - 0.21"
"esbuild": "0.12 - 0.23"
},
"devDependencies": {
"@types/node": "^18.15.10",
"esbuild": "^0.21.0",
"esbuild": "^0.23.0",
"rimraf": "^4.4.1",

@@ -42,0 +42,0 @@ "typescript": "^4.9.4"

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