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

cowmand

Package Overview
Dependencies
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cowmand - npm Package Compare versions

Comparing version 0.4.9 to 0.4.10

dist/Terminal.d.ts

1

dist/cowmand.js

@@ -16,2 +16,1 @@ "use strict";

exports.default = createProgram;
//# sourceMappingURL=cowmand.js.map

@@ -51,2 +51,1 @@ "use strict";

exports.Layer = Layer;
//# sourceMappingURL=Layer.js.map

@@ -130,2 +130,1 @@ "use strict";

exports.default = program;
//# sourceMappingURL=program.js.map
{
"name": "cowmand",
"version": "0.4.9",
"version": "0.4.10",
"description": "Fast helper to create a cli",

@@ -13,4 +13,4 @@ "tags": [

],
"main": "dist/cowmand.js",
"types": "dist/cowmand.d.ts",
"main": "./dist/cowmand.js",
"types": "./dist/cowmand.d.ts",
"repository": {

@@ -17,0 +17,0 @@ "type": "git",

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