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
15
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.2.16

8

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

@@ -23,5 +23,5 @@ "repository": "https://github.com/TryGhost/Utils/tree/master/packages/pretty-cli",

"devDependencies": {
"mocha": "8.3.0",
"mocha": "8.3.2",
"should": "13.2.3",
"sinon": "9.2.4"
"sinon": "10.0.0"
},

@@ -32,3 +32,3 @@ "dependencies": {

},
"gitHead": "ef5ffeecb900a817ff0b2bce10f411b85b4b8a7d"
"gitHead": "5e718a9e00749297415ac1331a1a7d5dd3da8248"
}