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.11.1 to 0.12.0

8

CHANGELOG.md

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

<a name="0.12.0"></a>
# [0.12.0](https://github.com/Igmat/baset/compare/v0.11.1...v0.12.0) (2018-05-03)
**Note:** Version bump only for package baset-cli
<a name="0.11.1"></a>

@@ -8,0 +16,0 @@ ## [0.11.1](https://github.com/Igmat/baset/compare/v0.11.0...v0.11.1) (2018-03-15)

1

dist/commands/accept.d.ts

@@ -1,4 +0,3 @@

/// <reference types="yargs" />
import { CommandModule } from 'yargs';
declare const acceptCommand: CommandModule;
export = acceptCommand;

@@ -1,4 +0,3 @@

/// <reference types="yargs" />
import { CommandModule } from 'yargs';
declare const scaffoldCommand: CommandModule;
export = scaffoldCommand;

@@ -1,4 +0,3 @@

/// <reference types="yargs" />
import { CommandModule } from 'yargs';
declare const testCommand: CommandModule;
export = testCommand;

@@ -1,3 +0,2 @@

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

@@ -1,2 +0,1 @@

/// <reference types="yargs" />
import { ITestGroupOptions, utils } from 'baset-core';

@@ -3,0 +2,0 @@ import { Options } from 'yargs';

{
"name": "baset-cli",
"version": "0.11.1",
"version": "0.12.0",
"description": "CLI for BaseT project.",

@@ -35,3 +35,3 @@ "keywords": [

"@types/yargs": "^10.0.1",
"baset": "^0.11.1",
"baset": "^0.12.0",
"doctoc": "^1.3.0",

@@ -42,3 +42,3 @@ "tslint": "^5.9.1",

"dependencies": {
"baset-core": "^0.11.1",
"baset-core": "^0.12.0",
"find-up": "^2.1.0",

@@ -45,0 +45,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