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.13.1 to 0.13.4

8

CHANGELOG.md

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

<a name="0.13.4"></a>
## [0.13.4](https://github.com/Igmat/baset/compare/v0.13.3...v0.13.4) (2018-06-08)
**Note:** Version bump only for package baset-cli
<a name="0.13.1"></a>

@@ -8,0 +16,0 @@ ## [0.13.1](https://github.com/Igmat/baset/compare/v0.13.0...v0.13.1) (2018-06-02)

12

package.json
{
"name": "baset-cli",
"version": "0.13.1",
"version": "0.13.4",
"description": "CLI for BaseT project.",

@@ -33,5 +33,5 @@ "keywords": [

"@types/glob": "^5.0.34",
"@types/node": "^9.3.0",
"@types/yargs": "^10.0.1",
"baset": "^0.13.1",
"@types/node": "^10.3.1",
"@types/yargs": "^11.0.0",
"baset": "^0.13.4",
"doctoc": "^1.3.0",

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

"dependencies": {
"baset-core": "^0.13.1",
"baset-core": "^0.13.4",
"find-up": "^2.1.0",

@@ -48,4 +48,4 @@ "glob": "^7.1.2",

"tap-diff": "^0.1.1",
"yargs": "^10.1.1"
"yargs": "^11.0.0"
}
}

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

[![Known Vulnerabilities](https://snyk.io/test/npm/baset-cli/badge.svg)](https://snyk.io/test/npm/baset-cli)
# BaseT CLI

@@ -2,0 +4,0 @@ > CLI for [BaseT](https://github.com/Igmat/baset) project.

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