Socket
Socket
Sign inDemoInstall

@arethetypeswrong/cli

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arethetypeswrong/cli - npm Package Compare versions

Comparing version 0.16.2 to 0.16.3

2

dist/render/typed.js

@@ -39,3 +39,3 @@ import * as core from "@arethetypeswrong/core";

const info = problemKindInfo[kind];
const description = marked(`${info.description}${info.details ? ` Use \`--json\` to see ${info.details}.` : ""} ${info.docsUrl}`);
const description = marked(`${info.description}${info.details ? ` Use \`-f json\` to see ${info.details}.` : ""} ${info.docsUrl}`);
return `${emoji ? `${info.emoji} ` : ""}${description}`;

@@ -42,0 +42,0 @@ });

{
"name": "@arethetypeswrong/cli",
"version": "0.16.2",
"version": "0.16.3",
"description": "A CLI tool for arethetypeswrong.github.io",

@@ -5,0 +5,0 @@ "author": "Andrew Branch & ej-shafran",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc