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 2.0.2 to 2.0.3

2

marked/index.d.ts

@@ -529,3 +529,3 @@ // Type definitions for Marked 2.0

*/
walkTokens?: (callback: (token: Token) => void) => any;
walkTokens?: (token: Token) => void;
/**

@@ -532,0 +532,0 @@ * Generate closing slash for self-closing tags (<br/> instead of <br>)

{
"name": "@types/marked",
"version": "2.0.2",
"version": "2.0.3",
"description": "TypeScript definitions for Marked",

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

"dependencies": {},
"typesPublisherContentHash": "d50da79254cd56ad6382d7da9814ca8c50b806fc3b6f1f0911b6ca3491adba01",
"typesPublisherContentHash": "b4216f7301d15fbb5fcd7a08c6ef6fdea94d1566b8817a1f5b53d2694fdf32e4",
"typeScriptVersion": "3.5"
}

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

### Additional Details
* Last updated: Mon, 12 Apr 2021 19:01:28 GMT
* Last updated: Sat, 22 May 2021 10:01:17 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