Socket
Socket
Sign inDemoInstall

@types/prosemirror-history

Package Overview
Dependencies
6
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.21.1 to 0.21.2

4

prosemirror-history/index.d.ts

@@ -8,5 +8,3 @@ // Type definitions for prosemirror-history 0.21

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

@@ -13,0 +11,0 @@ export function closeHistory(tr: Transaction): Transaction;

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

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

},
"peerDependencies": {},
"typesPublisherContentHash": "909674c45bc760fbb80c8c63675a3e327c777ed413278d398f6001845bde815a",
"typesPublisherContentHash": "69ccbc82aa9b76787a012cd9497070f8a7319c0e5db09ff8fca5353d5356e847",
"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

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