@types/prosemirror-collab
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -50,3 +50,3 @@ // Type definitions for prosemirror-collab 1.0 | ||
origins: Array<Transaction<S>>; | ||
} | null | void; | ||
} | null | undefined; | ||
/** | ||
@@ -53,0 +53,0 @@ * Get the version up to which the collab plugin has synced with the |
{ | ||
"name": "@types/prosemirror-collab", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "TypeScript definitions for prosemirror-collab", | ||
@@ -31,3 +31,3 @@ "license": "MIT", | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git.git" | ||
}, | ||
@@ -40,4 +40,4 @@ "scripts": {}, | ||
}, | ||
"typesPublisherContentHash": "968e023888639cae7e0ed93b728e6b1c335254ca133079753721b26c21547872", | ||
"typesPublisherContentHash": "71e951972bf5a69d5e5654ec8a8667356bdd994ef5a70c7feabb914488fcb2a9", | ||
"typeScriptVersion": "2.3" | ||
} |
@@ -8,6 +8,6 @@ # Installation | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/prosemirror-collab | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped.git/tree/master/types/prosemirror-collab | ||
Additional Details | ||
* Last updated: Fri, 20 Apr 2018 17:40:52 GMT | ||
* Last updated: Fri, 04 May 2018 23:55:55 GMT | ||
* Dependencies: prosemirror-model, prosemirror-state, prosemirror-transform | ||
@@ -14,0 +14,0 @@ * Global values: none |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5127