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

serverless-esbuild

Package Overview
Dependencies
Maintainers
1
Versions
131
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

serverless-esbuild - npm Package Compare versions

Comparing version 1.4.0 to 1.5.0

8

package.json
{
"name": "serverless-esbuild",
"version": "1.4.0",
"version": "1.5.0",
"license": "MIT",

@@ -43,4 +43,4 @@ "author": "Victor Korzunin",

"devDependencies": {
"@commitlint/cli": "^8.3.5",
"@commitlint/config-conventional": "^8.3.4",
"@commitlint/cli": "^9.1.1",
"@commitlint/config-conventional": "^9.1.1",
"@types/fs-extra": "^9.0.1",

@@ -62,3 +62,3 @@ "@types/jest": "^25.2.2",

"dependencies": {
"esbuild": "^0.5.9",
"esbuild": ">=0.6",
"fs-extra": "^9.0.1",

@@ -65,0 +65,0 @@ "globby": "^11.0.1",

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