New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@tryghost/pretty-cli

Package Overview
Dependencies
Maintainers
11
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tryghost/pretty-cli - npm Package Compare versions

Comparing version

to
1.1.1

4

package.json
{
"name": "@tryghost/pretty-cli",
"version": "1.1.0",
"version": "1.1.1",
"description": "A mini-module to style a sywac instance in a standard way",

@@ -27,3 +27,3 @@ "repository": "https://github.com/TryGhost/slimer/tree/master/packages/pretty-cli",

},
"gitHead": "a8b09bf14cd28f85e30a9e3f00fd058a7c12f315"
"gitHead": "0d7438dd16130431bbebb632fb7ba43b30a09ca8"
}

@@ -7,3 +7,3 @@ # Pretty CLI

Either: `npm i @tryghost/pretty-cli --save`
Either: `npm install @tryghost/pretty-cli --save`

@@ -16,3 +16,3 @@ Or: `yarn add @tryghost/pretty-cli`

`prettyCLI` is a pre-styled instance of the [sywac](http://sywac.io/) API.
`prettyCLI` is a pre-styled instance of the [sywac](http://sywac.io/) API.

@@ -19,0 +19,0 @@ See the [sywac quickstart](http://sywac.io/docs/) and [config guide](http://sywac.io/docs/sync-config.html) for full usage.