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

bob-esbuild-cli

Package Overview
Dependencies
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bob-esbuild-cli - npm Package Compare versions

Comparing version 3.0.2 to 4.0.0

21

package.json
{
"name": "bob-esbuild-cli",
"version": "3.0.2",
"version": "4.0.0",
"homepage": "https://github.com/PabloSzx/bob-esbuild",

@@ -34,15 +34,20 @@ "bugs": "https://github.com/PabloSzx/bob-esbuild/issues",

"dependencies": {
"commander": "^9.0.0"
"commander": "^9.2.0"
},
"devDependencies": {
"bob-esbuild": "^3.2.5",
"bob-esbuild": "^4.0.0",
"changesets-github-release": "^0.1.0",
"typescript": "^4.6.2"
"typescript": "^4.6.4"
},
"peerDependencies": {
"bob-esbuild": "^4.0.0"
},
"peerDependenciesMeta": {
"bob-esbuild": {
"optional": true
}
},
"engines": {
"node": ">=12.0.0"
"node": ">=14.13.1"
},
"peerDependencies": {
"bob-esbuild": "^3.2.5"
},
"scripts": {

@@ -49,0 +54,0 @@ "dev": "node bin/run.mjs watch"

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