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.5.6 to 1.9.0

51

prosemirror-markdown/package.json
{
"name": "@types/prosemirror-markdown",
"version": "1.5.6",
"description": "TypeScript definitions for prosemirror-markdown",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/prosemirror-markdown",
"license": "MIT",
"contributors": [
{
"name": "Bradley Ayers",
"url": "https://github.com/bradleyayers",
"githubUsername": "bradleyayers"
},
{
"name": "David Hahn",
"url": "https://github.com/davidka",
"githubUsername": "davidka"
},
{
"name": "Tim Baumann",
"url": "https://github.com/timjb",
"githubUsername": "timjb"
},
{
"name": "Patrick Simmelbauer",
"url": "https://github.com/patsimm",
"githubUsername": "patsimm"
},
{
"name": "Ifiokj Jr.",
"url": "https://github.com/ifiokjr",
"githubUsername": "ifiokjr"
},
{
"name": "Hayashi Takuya",
"url": "https://github.com/howyi",
"githubUsername": "howyi"
}
],
"version": "1.9.0",
"description": "Stub TypeScript definitions entry for prosemirror-markdown, which provides its own types definitions",
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/prosemirror-markdown"
},
"scripts": {},
"license": "MIT",
"dependencies": {
"@types/markdown-it": "*",
"@types/prosemirror-model": "*"
"prosemirror-markdown": "*"
},
"typesPublisherContentHash": "ed3454723ec339860e080b8c9fa5d4432c937b3e2a747568753cf80342051973",
"typeScriptVersion": "3.9"
"deprecated": "This is a stub types definition. prosemirror-markdown provides its own type definitions, so you do not need this installed."
}

@@ -1,16 +0,3 @@

# Installation
> `npm install --save @types/prosemirror-markdown`
This is a stub types definition for @types/prosemirror-markdown (https://github.com/prosemirror/prosemirror-markdown#readme).
# Summary
This package contains type definitions for prosemirror-markdown (https://github.com/ProseMirror/prosemirror-markdown).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/prosemirror-markdown.
### Additional Details
* Last updated: Sat, 19 Mar 2022 22:31:43 GMT
* Dependencies: [@types/markdown-it](https://npmjs.com/package/@types/markdown-it), [@types/prosemirror-model](https://npmjs.com/package/@types/prosemirror-model)
* Global values: none
# Credits
These definitions were written by [Bradley Ayers](https://github.com/bradleyayers), [David Hahn](https://github.com/davidka), [Tim Baumann](https://github.com/timjb), [Patrick Simmelbauer](https://github.com/patsimm), [Ifiokj Jr.](https://github.com/ifiokjr), and [Hayashi Takuya](https://github.com/howyi).
prosemirror-markdown provides its own type definitions, so you don't need @types/prosemirror-markdown installed!
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