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.3 to 0.0.4

1

markdown-it/index.d.ts

@@ -17,2 +17,3 @@ // Type definitions for markdown-it

export = MarkdownIt;
export as namespace markdownit;

@@ -19,0 +20,0 @@ declare module MarkdownIt {

7

markdown-it/package.json
{
"name": "@types/markdown-it",
"version": "0.0.3",
"version": "0.0.4",
"description": "TypeScript definitions for markdown-it",

@@ -13,3 +13,4 @@ "license": "MIT",

"name": "Robert Coie",
"url": "https://github.com/rapropos"
"url": "https://github.com/rapropos",
"githubUsername": "rapropos"
}

@@ -24,4 +25,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "800aeedee34bd09b72c12acf9fbab0f3dc61f56267e3372d1f3c6d821e307a76",
"typesPublisherContentHash": "2f7529c50b6199709fdc6feb0cf57a62152dccef7db4367ab91bc5af8bfd4c8b",
"typeScriptVersion": "2.0"
}

@@ -11,7 +11,7 @@ # Installation

Additional Details
* Last updated: Mon, 21 Aug 2017 21:55:03 GMT
* Last updated: Wed, 06 Sep 2017 14:55:01 GMT
* Dependencies: none
* Global values: none
* Global values: markdownit
# Credits
These definitions were written by York Yao <https://github.com/plantain-00/>, Robert Coie <https://github.com/rapropos>.

Sorry, the diff of this file is not supported yet

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