@types/prosemirror-view
Advanced tools
Comparing version 1.23.2 to 1.23.3
@@ -693,3 +693,3 @@ // Type definitions for prosemirror-view 1.23 | ||
*/ | ||
plugins: Plugin[]; | ||
plugins?: Plugin[]; | ||
@@ -696,0 +696,0 @@ /** |
{ | ||
"name": "@types/prosemirror-view", | ||
"version": "1.23.2", | ||
"version": "1.23.3", | ||
"description": "TypeScript definitions for prosemirror-view", | ||
@@ -57,4 +57,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/prosemirror-view", | ||
}, | ||
"typesPublisherContentHash": "590ca561703788d180d3a01d023ba10763baa28a36af7574e9706d6d20228fd0", | ||
"typesPublisherContentHash": "54bd2ce80b80c953ccc3d66945b7b46d23e18907da02e8c1e7487833173100e0", | ||
"typeScriptVersion": "3.9" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Mon, 02 May 2022 18:31:46 GMT | ||
* Last updated: Thu, 12 May 2022 06:31:36 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) | ||
@@ -14,0 +14,0 @@ * Global values: none |
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
36589