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 0.21.1 to 0.21.2

4

prosemirror-collab/index.d.ts

@@ -8,6 +8,4 @@ // Type definitions for prosemirror-collab 0.21

import { Plugin } from 'prosemirror-state';
import { EditorState } from 'prosemirror-state';
import { Plugin, EditorState, Transaction } from 'prosemirror-state';
import { Step } from 'prosemirror-transform';
import { Transaction } from 'prosemirror-state';

@@ -14,0 +12,0 @@ export function collab<T>(config?: { version?: number, clientID?: number | string }): Plugin<T>;

{
"name": "@types/prosemirror-collab",
"version": "0.21.1",
"version": "0.21.2",
"description": "TypeScript definitions for prosemirror-collab",

@@ -26,5 +26,4 @@ "license": "MIT",

},
"peerDependencies": {},
"typesPublisherContentHash": "a4b10067dc85a4d55bff2ef0acc3a0f1533ed91ba173bda493700c3ec9f6cac8",
"typesPublisherContentHash": "e9e2bfb3459e38c69d5b057e728c5b99acbe5f508a757db6552a63e957389acf",
"typeScriptVersion": "2.3"
}

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

Additional Details
* Last updated: Fri, 16 Jun 2017 16:37:51 GMT
* Last updated: Mon, 21 Aug 2017 21:59:27 GMT
* Dependencies: prosemirror-state, prosemirror-transform

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc