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.17

8

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

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

"dependencies": {
"chalk": "4.1.0",
"sywac": "1.3.0"
"chalk": "^4.1.0",
"sywac": "^1.3.0"
},
"gitHead": "5e718a9e00749297415ac1331a1a7d5dd3da8248"
"gitHead": "98d92c3a2796b3c2706f088982f79255f96296a5"
}