New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@types/prosemirror-markdown

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/prosemirror-markdown - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

prosemirror-markdown/index.d.ts

@@ -10,3 +10,3 @@ // Type definitions for prosemirror-markdown 1.0

import { MarkdownIt } from 'markdown-it';
import MarkdownIt = require('markdown-it');
import { Node as ProsemirrorNode, Schema } from 'prosemirror-model';

@@ -13,0 +13,0 @@

{
"name": "@types/prosemirror-markdown",
"version": "1.0.1",
"version": "1.0.2",
"description": "TypeScript definitions for prosemirror-markdown",

@@ -29,5 +29,6 @@ "license": "MIT",

"main": "",
"types": "",
"repository": {
"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
},

@@ -39,4 +40,4 @@ "scripts": {},

},
"typesPublisherContentHash": "272ce813e0aa1c63e8db9a0d57443affefdf5e6590d5cb2e95284876e66f2403",
"typesPublisherContentHash": "ec19d81a757e03ad0d62d9f0c0d59685c6a53563f88387a98440a084a9193c7c",
"typeScriptVersion": "2.3"
}

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

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/prosemirror-markdown
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/prosemirror-markdown
Additional Details
* Last updated: Fri, 20 Apr 2018 17:40:51 GMT
* Last updated: Fri, 02 Nov 2018 17:54:39 GMT
* Dependencies: markdown-it, prosemirror-model

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