Socket
Socket
Sign inDemoInstall

@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 1.2.1 to 1.2.2

2

marked/index.d.ts

@@ -329,3 +329,3 @@ // Type definitions for Marked 1.2

interface List {
type: 'list_start';
type: 'list';
raw: string;

@@ -332,0 +332,0 @@ ordered: boolean;

{
"name": "@types/marked",
"version": "1.2.1",
"version": "1.2.2",
"description": "TypeScript definitions for Marked",

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

"dependencies": {},
"typesPublisherContentHash": "aa6d11c4b982e90e7e44cd8bfb2e054afab4f0ff57fbcda19e52661ffeb1cb96",
"typeScriptVersion": "3.3"
"typesPublisherContentHash": "829a21e07c4e71b1995ff10730ef777f028e4f2684f10c3cea49339215c5f49a",
"typeScriptVersion": "3.4"
}

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

### Additional Details
* Last updated: Thu, 03 Dec 2020 20:15:32 GMT
* Last updated: Sun, 31 Jan 2021 19:50:06 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