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

@types/marked

Package Overview
Dependencies
Maintainers
1
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/marked - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

5

marked/index.d.ts

@@ -12,2 +12,3 @@ // Type definitions for Marked 3.0

// Tony Brix <https://github.com/UziTech>
// Anatolii Titov <https://github.com/Toliak>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -337,3 +338,3 @@

ordered: boolean;
start: boolean;
start: number | '';
loose: boolean;

@@ -347,3 +348,3 @@ items: ListItem[];

task: boolean;
checked: boolean;
checked?: boolean | undefined;
loose: boolean;

@@ -350,0 +351,0 @@ text: string;

9

marked/package.json
{
"name": "@types/marked",
"version": "3.0.0",
"version": "3.0.1",
"description": "TypeScript definitions for Marked",

@@ -52,2 +52,7 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/marked",

"githubUsername": "UziTech"
},
{
"name": "Anatolii Titov",
"url": "https://github.com/Toliak",
"githubUsername": "Toliak"
}

@@ -64,4 +69,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "cff04b1b163860735c02b547c7c602547ac7e5b0cce00ff44052f9de5dde08bd",
"typesPublisherContentHash": "3cc0a4643ab61bb17028b12710a16175cb6d5f5d8fa04b93f8d80209c5a2730a",
"typeScriptVersion": "3.7"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Mon, 23 Aug 2021 19:42:08 GMT
* Last updated: Mon, 13 Sep 2021 14:31:18 GMT
* Dependencies: none

@@ -17,2 +17,2 @@ * Global values: `marked`

# Credits
These definitions were written by [William Orr](https://github.com/worr), [BendingBender](https://github.com/BendingBender), [CrossR](https://github.com/CrossR), [Mike Wickett](https://github.com/mwickett), [Hitomi Hatsukaze](https://github.com/htkzhtm), [Ezra Celli](https://github.com/ezracelli), [Romain LE BARO](https://github.com/scandinave), [Sarun Intaralawan](https://github.com/sarunint), and [Tony Brix](https://github.com/UziTech).
These definitions were written by [William Orr](https://github.com/worr), [BendingBender](https://github.com/BendingBender), [CrossR](https://github.com/CrossR), [Mike Wickett](https://github.com/mwickett), [Hitomi Hatsukaze](https://github.com/htkzhtm), [Ezra Celli](https://github.com/ezracelli), [Romain LE BARO](https://github.com/scandinave), [Sarun Intaralawan](https://github.com/sarunint), [Tony Brix](https://github.com/UziTech), and [Anatolii Titov](https://github.com/Toliak).
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