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
21
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.24

6

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

@@ -11,3 +11,3 @@ "repository": "https://github.com/TryGhost/Utils/tree/main/packages/pretty-cli",

"dev": "echo \"Implement me!\"",
"test": "NODE_ENV=testing c8 --reporter text --reporter cobertura mocha './test/**/*.test.js'",
"test": "NODE_ENV=testing c8 --all --reporter text --reporter cobertura mocha './test/**/*.test.js'",
"lint": "eslint . --ext .js --cache",

@@ -33,3 +33,3 @@ "posttest": "yarn lint"

},
"gitHead": "d9374c7c0a1bd92f53b4bf330797a890cdae7e6d"
"gitHead": "66b978f9e41829822d5406699b7f67275606e2a2"
}