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
0
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.43

11

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

@@ -23,6 +23,6 @@ "repository": "https://github.com/TryGhost/framework/tree/main/packages/pretty-cli",

"devDependencies": {
"c8": "9.1.0",
"mocha": "10.4.0",
"c8": "10.1.2",
"mocha": "10.5.2",
"should": "13.2.3",
"sinon": "17.0.2"
"sinon": "18.0.0"
},

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

"sywac": "^1.3.0"
},
"gitHead": "aa0d85a521ee8b5570ccba41d4aeb8942bdb1831"
}
}