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.7 to 0.14.2

12

CHANGELOG.md

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

<a name="0.14.2"></a>
## [0.14.2](https://github.com/Igmat/baset/compare/v0.14.1...v0.14.2) (2018-09-17)
### Bug Fixes
* packages/baset-cli/package.json to reduce vulnerabilities ([769230f](https://github.com/Igmat/baset/commit/769230f))
<a name="0.13.7"></a>

@@ -8,0 +20,0 @@ ## [0.13.7](https://github.com/Igmat/baset/compare/v0.13.6...v0.13.7) (2018-08-30)

25

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

@@ -32,18 +32,15 @@ "keywords": [

"@types/find-up": "^2.1.1",
"@types/glob": "^5.0.34",
"@types/node": "^10.3.1",
"@types/yargs": "^11.0.0",
"baset": "^0.13.7",
"doctoc": "^1.3.0",
"tslint": "^5.9.1",
"typescript": "3.0.1"
"@types/glob": "^5.0.35",
"@types/node": "^10.10.0",
"@types/yargs": "^12.0.0"
},
"dependencies": {
"baset-core": "^0.13.7",
"find-up": "^2.1.0",
"glob": "^7.1.2",
"glob-promise": "^3.3.0",
"baset-core": "^0.14.2",
"find-up": "^3.0.0",
"glob": "^7.1.3",
"glob-promise": "^3.4.0",
"tap-diff": "^0.1.1",
"yargs": "^11.0.0"
}
"yargs": "^12.0.2"
},
"gitHead": "f778d3ecb4cdc64d3e489723529bf9a23f01d64d"
}
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