Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/prosemirror-collab

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/prosemirror-collab - npm Package Compare versions

Comparing version 1.1.2 to 1.3.0

47

prosemirror-collab/package.json
{
"name": "@types/prosemirror-collab",
"version": "1.1.2",
"description": "TypeScript definitions for prosemirror-collab",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/prosemirror-collab",
"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": "Mike Morearty",
"url": "https://github.com/mmorearty",
"githubUsername": "mmorearty"
}
],
"version": "1.3.0",
"description": "Stub TypeScript definitions entry for prosemirror-collab, which provides its own types definitions",
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/prosemirror-collab"
},
"scripts": {},
"license": "MIT",
"dependencies": {
"@types/prosemirror-model": "*",
"@types/prosemirror-state": "*",
"@types/prosemirror-transform": "*"
"prosemirror-collab": "*"
},
"typesPublisherContentHash": "6c567cccd191629de96593c55c6a9d60d3c507fbedd5e74847917f8c8e2f7668",
"typeScriptVersion": "3.6"
"deprecated": "This is a stub types definition. prosemirror-collab provides its own type definitions, so you do not need this installed."
}

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

# Installation
> `npm install --save @types/prosemirror-collab`
This is a stub types definition for @types/prosemirror-collab (https://github.com/prosemirror/prosemirror-collab#readme).
# Summary
This package contains type definitions for prosemirror-collab (https://github.com/ProseMirror/prosemirror-collab).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/prosemirror-collab.
### Additional Details
* Last updated: Thu, 08 Jul 2021 20:19:55 GMT
* Dependencies: [@types/prosemirror-model](https://npmjs.com/package/@types/prosemirror-model), [@types/prosemirror-state](https://npmjs.com/package/@types/prosemirror-state), [@types/prosemirror-transform](https://npmjs.com/package/@types/prosemirror-transform)
* 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), and [Mike Morearty](https://github.com/mmorearty).
prosemirror-collab provides its own type definitions, so you don't need @types/prosemirror-collab 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