Socket
Socket
Sign inDemoInstall

@types/markdown-to-jsx

Package Overview
Dependencies
3
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.11.0 to 6.11.1

4

markdown-to-jsx/index.d.ts

@@ -14,5 +14,3 @@ // Type definitions for markdown-to-jsx 6.11

options?: MarkdownOptions;
// React.ReactNode contains both null and undefined
// tslint:disable-next-line:no-null-undefined-union
children?: React.ReactNode;
children: string;
}

@@ -19,0 +17,0 @@

{
"name": "@types/markdown-to-jsx",
"version": "6.11.0",
"version": "6.11.1",
"description": "TypeScript definitions for markdown-to-jsx",

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

},
"typesPublisherContentHash": "54f4c0071643d8ada1583c3be479c79b3ce5fafa89a7297f8bdad01fb7f2acba",
"typeScriptVersion": "2.8"
"typesPublisherContentHash": "ff163782e814782543b89f941b36e8b3aa56a74ad1c1e99d8eb9c201779cc4b6",
"typeScriptVersion": "3.0"
}

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

### Additional Details
* Last updated: Fri, 28 Feb 2020 18:57:38 GMT
* Last updated: Mon, 06 Jul 2020 21:38:46 GMT
* Dependencies: [@types/react](https://npmjs.com/package/@types/react)

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

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc