Socket
Socket
Sign inDemoInstall

baset-cli

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

baset-cli - npm Package Compare versions

Comparing version 0.3.0 to 0.4.0

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

<a name="0.4.0"></a>
# [0.4.0](https://github.com/Igmat/baset/compare/v0.3.0...v0.4.0) (2018-01-24)
**Note:** Version bump only for package baset-cli
<a name="0.3.0"></a>

@@ -8,0 +16,0 @@ # [0.3.0](https://github.com/Igmat/baset/compare/v0.2.2...v0.3.0) (2018-01-23)

0

dist/commands/accept.d.ts

@@ -0,0 +0,0 @@ /// <reference types="yargs" />

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ /// <reference types="yargs" />

@@ -0,0 +0,0 @@ "use strict";

/// <reference types="yargs" />
import * as yargs from 'yargs';
export declare const cli: yargs.Argv;

@@ -0,0 +0,0 @@ "use strict";

6

package.json
{
"name": "baset-cli",
"version": "0.3.0",
"version": "0.4.0",
"description": "",

@@ -20,3 +20,3 @@ "main": "dist/index.js",

"@types/yargs": "^10.0.1",
"baset": "^0.3.0",
"baset": "^0.4.0",
"tslint": "^5.9.1",

@@ -26,3 +26,3 @@ "typescript": "^2.6.2"

"dependencies": {
"baset-core": "^0.3.0",
"baset-core": "^0.4.0",
"find-up": "^2.1.0",

@@ -29,0 +29,0 @@ "glob": "^7.1.2",

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