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 0.7.1 to 0.7.2

2

marked/index.d.ts

@@ -112,3 +112,3 @@ // Type definitions for Marked 0.7

options: MarkedOptions;
code(code: string, language: string, isEscaped: boolean): string;
code(code: string, language: string | undefined, isEscaped: boolean): string;
blockquote(quote: string): string;

@@ -115,0 +115,0 @@ html(html: string): string;

{
"name": "@types/marked",
"version": "0.7.1",
"version": "0.7.2",
"description": "TypeScript definitions for Marked",

@@ -42,4 +42,4 @@ "license": "MIT",

"dependencies": {},
"typesPublisherContentHash": "2596489980cd747d7bdf9f83494b706879bc9023bee2641179e293acd6fda4b3",
"typesPublisherContentHash": "0f1d19fbd18900360e6787b336bde0677ce17d35a173ff22e7885ed6fec8a40e",
"typeScriptVersion": "2.8"
}

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

### Additional Details
* Last updated: Mon, 11 Nov 2019 23:24:42 GMT
* Last updated: Mon, 18 Nov 2019 22:04:56 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: `marked`

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