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 4.0.5 to 4.0.6

2

marked/index.d.ts

@@ -242,3 +242,3 @@ // Type definitions for Marked 4.0

blockTokens(src: string, tokens: TokensList): TokensList;
inline(src: string, tokens: Token[]): void;
inline(src: string, tokens?: Token[]): Token[];
inlineTokens(src: string, tokens?: Token[]): Token[];

@@ -245,0 +245,0 @@ state: {

{
"name": "@types/marked",
"version": "4.0.5",
"version": "4.0.6",
"description": "TypeScript definitions for Marked",

@@ -78,3 +78,3 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/marked",

"dependencies": {},
"typesPublisherContentHash": "f4980dbbdc210404123315cbe702601a94c90254e31de674f23383dc833ddaf1",
"typesPublisherContentHash": "8e3a74062ba105244ff88cd71b77b1a978ad45841c66e8fd1c42396132f51538",
"typeScriptVersion": "4.0",

@@ -81,0 +81,0 @@ "exports": {

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

### Additional Details
* Last updated: Wed, 17 Aug 2022 23:02:30 GMT
* Last updated: Sun, 21 Aug 2022 19:02:30 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: none

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