Socket
Socket
Sign inDemoInstall

@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 12.0.1 to 12.0.2

2

markdown-it/lib/index.d.ts

@@ -10,4 +10,2 @@ import utils = require('./common/utils');

import LinkifyIt = require('linkify-it');
import mdurl = require('mdurl');
import punycode = require('punycode');

@@ -14,0 +12,0 @@ import Token = require('./token');

7

markdown-it/package.json
{
"name": "@types/markdown-it",
"version": "12.0.1",
"version": "12.0.2",
"description": "TypeScript definitions for markdown-it",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/markdown-it",
"license": "MIT",

@@ -36,4 +37,4 @@ "contributors": [

},
"typesPublisherContentHash": "44fc85b9168e55409bb7eecb2a001af2e0bf974fca8401bee739105b838bb3fe",
"typeScriptVersion": "3.3"
"typesPublisherContentHash": "68099e863e25409f6547eea3034ad51d6787b6c4eeb40a2faacb44901014f774",
"typeScriptVersion": "3.6"
}

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

### Additional Details
* Last updated: Mon, 04 Jan 2021 20:50:21 GMT
* Last updated: Tue, 08 Jun 2021 00:31:23 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: `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