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

lib/pretty-cli.js

2

index.js

@@ -1,1 +0,1 @@

module.exports = require('./pretty-cli');
module.exports = require('./lib/pretty-cli');
{
"name": "@tryghost/pretty-cli",
"version": "1.1.1",
"version": "1.1.2",
"description": "A mini-module to style a sywac instance in a standard way",

@@ -15,2 +15,6 @@ "repository": "https://github.com/TryGhost/slimer/tree/master/packages/pretty-cli",

},
"files": [
"index.js",
"lib"
],
"publishConfig": {

@@ -28,3 +32,3 @@ "access": "public"

},
"gitHead": "0d7438dd16130431bbebb632fb7ba43b30a09ca8"
"gitHead": "44a5d381ba7997e2f7cda1750fa2320da7f88a92"
}