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.4.0 to 0.4.1

LICENSE

8

CHANGELOG.md

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

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

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

22

package.json
{
"name": "baset-cli",
"version": "0.4.0",
"description": "",
"version": "0.4.1",
"description": "CLI for BaseT project.",
"keywords": [
"baset-cli",
"baseline",
"unit-test",
"test",
"testing",
"e2e-test"
],
"main": "dist/index.js",

@@ -11,3 +19,6 @@ "types": "dist/index.d.ts",

"tslint": "tslint -c tslint.json -p tsconfig.json",
"test": "baset"
"test": "baset",
"accept": "baset accept",
"doctoc": "doctoc README.md",
"prepublish": "npm run doctoc"
},

@@ -21,3 +32,4 @@ "author": "",

"@types/yargs": "^10.0.1",
"baset": "^0.4.0",
"baset": "^0.4.1",
"doctoc": "^1.3.0",
"tslint": "^5.9.1",

@@ -27,3 +39,3 @@ "typescript": "^2.6.2"

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

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