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 10.0.1 to 10.0.2

2

markdown-it/lib/rules_inline/state_inline.d.ts

@@ -33,3 +33,3 @@ import MarkdownIt = require('..');

tokens: Token[];
tokens_meta: StateInline.TokenMata[];
tokens_meta: Array<StateInline.TokenMata | null>;

@@ -36,0 +36,0 @@ pos: number;

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

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

},
"typesPublisherContentHash": "355511e17a9ba59b5d4b05ca3dda90dfc896f59d63dae71518668dd0ec1110f4",
"typeScriptVersion": "2.8"
"typesPublisherContentHash": "20badea48b6f694e8a4ac330f8db698f6f1b5755c88b387b2a818f216ee6501d",
"typeScriptVersion": "3.0"
}

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

### Additional Details
* Last updated: Sun, 26 Apr 2020 16:05:35 GMT
* Last updated: Mon, 10 Aug 2020 07:13:17 GMT
* Dependencies: [@types/linkify-it](https://npmjs.com/package/@types/linkify-it), [@types/mdurl](https://npmjs.com/package/@types/mdurl)

@@ -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