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

@bleed-believer/commander

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bleed-believer/commander - npm Package Compare versions

Comparing version 0.11.0 to 0.11.1

9

package.json
{
"name": "@bleed-believer/commander",
"version": "0.11.0",
"version": "0.11.1",
"description": "Create CLI with routing using classes and decorators.",

@@ -17,2 +17,5 @@ "type": "module",

"scripts": {
"clean": "rm -rf ./dist",
"build": "tsc --project ./tsconfig.build.json",
"watch": "tsc --project ./tsconfig.build.json --watch --sourceMap true",
"test": "ava"

@@ -41,5 +44,5 @@ },

"dependencies": {
"@bleed-believer/meta": "^0.11.0"
"@bleed-believer/meta": "^0.11.1"
},
"gitHead": "59204f73a0ab707323e6da3e12c06854c27a4a50"
"gitHead": "475ce7e83f880de960455eb86e3337f4f04e0a40"
}
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