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

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.10.0 to 0.11.0

dist/commands/scaffold.d.ts

16

CHANGELOG.md

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

<a name="0.11.0"></a>
# [0.11.0](https://github.com/Igmat/baset/compare/v0.10.0...v0.11.0) (2018-03-08)
### Bug Fixes
* **cli:** readable output for scaffold command ([d5350db](https://github.com/Igmat/baset/commit/d5350db))
### Features
* **cli:** scaffold command for cli ([4bb4534](https://github.com/Igmat/baset/commit/4bb4534))
<a name="0.10.0"></a>

@@ -8,0 +24,0 @@ # [0.10.0](https://github.com/Igmat/baset/compare/v0.9.1...v0.10.0) (2018-03-07)

6

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

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

"@types/yargs": "^10.0.1",
"baset": "^0.10.0",
"baset": "^0.11.0",
"doctoc": "^1.3.0",

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

"dependencies": {
"baset-core": "^0.10.0",
"baset-core": "^0.11.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