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

@types/markdown-it

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/markdown-it - npm Package Compare versions

Comparing version 0.0.8 to 0.0.9

2

markdown-it/lib/index.d.ts

@@ -101,3 +101,3 @@ import { LinkifyIt } from 'linkify-it'

type TokenRender = (tokens: Token[], index: number, options: any, env: any, self: Renderer) => void;
type TokenRender = (tokens: Token[], index: number, options: any, env: any, self: Renderer) => string;

@@ -104,0 +104,0 @@ interface Delimiter {

{
"name": "@types/markdown-it",
"version": "0.0.8",
"version": "0.0.9",
"description": "TypeScript definitions for markdown-it",

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

},
"typesPublisherContentHash": "bb696a0defc6bba19e30b8d3d0b40ecb4037bb8f1cd01065a3f500eaeb5afd68",
"typesPublisherContentHash": "9663747266d6a660ee288801cacdf3148ca3701abc6fea42cee626946a851888",
"typeScriptVersion": "2.3"
}

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

Additional Details
* Last updated: Mon, 01 Jul 2019 20:27:00 GMT
* Last updated: Wed, 25 Sep 2019 23:38:32 GMT
* Dependencies: @types/linkify-it

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

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