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.4 to 0.0.5

2

markdown-it/index.d.ts

@@ -100,3 +100,3 @@ // Type definitions for markdown-it

interface Rule {
(state: any): void;
(state: any, silent?: boolean): void;
}

@@ -103,0 +103,0 @@

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

@@ -20,8 +20,8 @@ "license": "MIT",

"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "2f7529c50b6199709fdc6feb0cf57a62152dccef7db4367ab91bc5af8bfd4c8b",
"typesPublisherContentHash": "e36875c65ddb2ee45958eecfdef15127bb48bbe0bd8f7b6970e39cc4e2426e99",
"typeScriptVersion": "2.0"
}

@@ -8,6 +8,6 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/markdown-it
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/markdown-it
Additional Details
* Last updated: Wed, 06 Sep 2017 14:55:01 GMT
* Last updated: Fri, 03 Aug 2018 01:26:21 GMT
* Dependencies: none

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

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