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

@bleed-believer/commander

Package Overview
Dependencies
Maintainers
0
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.1 to 0.11.2

11

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

@@ -18,4 +18,5 @@ "type": "module",

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

@@ -44,5 +45,5 @@ },

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