Socket
Socket
Sign inDemoInstall

@types/prosemirror-state

Package Overview
Dependencies
8
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.7 to 1.2.8

2

prosemirror-state/index.d.ts

@@ -498,2 +498,4 @@ // Type definitions for prosemirror-state 1.2

export class Transaction<S extends Schema = any> extends Transform<S> {
private constructor(state: EditorState);
/**

@@ -500,0 +502,0 @@ * The timestamp associated with this transaction, in the same

6

prosemirror-state/package.json
{
"name": "@types/prosemirror-state",
"version": "1.2.7",
"version": "1.2.8",
"description": "TypeScript definitions for prosemirror-state",

@@ -47,4 +47,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/prosemirror-state",

},
"typesPublisherContentHash": "9f1f9941e96ca266771e33cfdf953ed0d15cc4839c9c9944e8b001ef8f98cec9",
"typeScriptVersion": "3.6"
"typesPublisherContentHash": "0725b7a5222e59867f0a82b15ccb366b46a7c2447551bb47f2d5956e5b90a70a",
"typeScriptVersion": "3.7"
}

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

### Additional Details
* Last updated: Wed, 07 Jul 2021 17:02:38 GMT
* Last updated: Tue, 02 Nov 2021 01:01:22 GMT
* Dependencies: [@types/prosemirror-model](https://npmjs.com/package/@types/prosemirror-model), [@types/prosemirror-transform](https://npmjs.com/package/@types/prosemirror-transform), [@types/prosemirror-view](https://npmjs.com/package/@types/prosemirror-view)

@@ -14,0 +14,0 @@ * Global values: none

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