Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/marked-terminal

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/marked-terminal - npm Package Compare versions

Comparing version 3.1.6 to 3.1.7

5

marked-terminal/index.d.ts

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

// Type definitions for marked-terminal 3.1
// Project: https://github.com/mikaelbr/marked-terminal
// Definitions by: Bryan Kendall <https://github.com/bkendall>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
import { Chalk } from "chalk";

@@ -7,0 +2,0 @@ import { Renderer } from "marked";

8

marked-terminal/package.json
{
"name": "@types/marked-terminal",
"version": "3.1.6",
"version": "3.1.7",
"description": "TypeScript definitions for marked-terminal",

@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/marked-terminal",

"name": "Bryan Kendall",
"url": "https://github.com/bkendall",
"githubUsername": "bkendall"
"githubUsername": "bkendall",
"url": "https://github.com/bkendall"
}

@@ -27,4 +27,4 @@ ],

},
"typesPublisherContentHash": "106eb17acdd192f883f061751f88a372757b70286485b8141a84cfc0b2bb85a2",
"typesPublisherContentHash": "ee1727d0ae05ea477cfdd11af4545c2fb3faa42feb2803e286e9e81da635a7ef",
"typeScriptVersion": "4.5"
}

@@ -11,7 +11,2 @@ # Installation

````ts
// Type definitions for marked-terminal 3.1
// Project: https://github.com/mikaelbr/marked-terminal
// Definitions by: Bryan Kendall <https://github.com/bkendall>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
import { Chalk } from "chalk";

@@ -74,7 +69,6 @@ import { Renderer } from "marked";

### Additional Details
* Last updated: Tue, 10 Oct 2023 18:07:32 GMT
* Dependencies: [@types/chalk](https://npmjs.com/package/@types/chalk), [@types/marked](https://npmjs.com/package/@types/marked)
* Global values: `TerminalRenderer`
* Last updated: Wed, 18 Oct 2023 05:47:08 GMT
* Dependencies: [chalk](https://npmjs.com/package/chalk), [marked](https://npmjs.com/package/marked)
# Credits
These definitions were written by [Bryan Kendall](https://github.com/bkendall).
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