@types/prosemirror-collab
Advanced tools
Comparing version 1.1.2 to 1.3.0
{ | ||
"name": "@types/prosemirror-collab", | ||
"version": "1.1.2", | ||
"description": "TypeScript definitions for prosemirror-collab", | ||
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/prosemirror-collab", | ||
"license": "MIT", | ||
"contributors": [ | ||
{ | ||
"name": "Bradley Ayers", | ||
"url": "https://github.com/bradleyayers", | ||
"githubUsername": "bradleyayers" | ||
}, | ||
{ | ||
"name": "David Hahn", | ||
"url": "https://github.com/davidka", | ||
"githubUsername": "davidka" | ||
}, | ||
{ | ||
"name": "Tim Baumann", | ||
"url": "https://github.com/timjb", | ||
"githubUsername": "timjb" | ||
}, | ||
{ | ||
"name": "Patrick Simmelbauer", | ||
"url": "https://github.com/patsimm", | ||
"githubUsername": "patsimm" | ||
}, | ||
{ | ||
"name": "Mike Morearty", | ||
"url": "https://github.com/mmorearty", | ||
"githubUsername": "mmorearty" | ||
} | ||
], | ||
"version": "1.3.0", | ||
"description": "Stub TypeScript definitions entry for prosemirror-collab, which provides its own types definitions", | ||
"main": "", | ||
"types": "index.d.ts", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", | ||
"directory": "types/prosemirror-collab" | ||
}, | ||
"scripts": {}, | ||
"license": "MIT", | ||
"dependencies": { | ||
"@types/prosemirror-model": "*", | ||
"@types/prosemirror-state": "*", | ||
"@types/prosemirror-transform": "*" | ||
"prosemirror-collab": "*" | ||
}, | ||
"typesPublisherContentHash": "6c567cccd191629de96593c55c6a9d60d3c507fbedd5e74847917f8c8e2f7668", | ||
"typeScriptVersion": "3.6" | ||
"deprecated": "This is a stub types definition. prosemirror-collab provides its own type definitions, so you do not need this installed." | ||
} |
@@ -1,16 +0,3 @@ | ||
# Installation | ||
> `npm install --save @types/prosemirror-collab` | ||
This is a stub types definition for @types/prosemirror-collab (https://github.com/prosemirror/prosemirror-collab#readme). | ||
# Summary | ||
This package contains type definitions for prosemirror-collab (https://github.com/ProseMirror/prosemirror-collab). | ||
# Details | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/prosemirror-collab. | ||
### Additional Details | ||
* Last updated: Thu, 08 Jul 2021 20:19:55 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) | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Bradley Ayers](https://github.com/bradleyayers), [David Hahn](https://github.com/davidka), [Tim Baumann](https://github.com/timjb), [Patrick Simmelbauer](https://github.com/patsimm), and [Mike Morearty](https://github.com/mmorearty). | ||
prosemirror-collab provides its own type definitions, so you don't need @types/prosemirror-collab installed! |
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
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
1
1823
3
0
2
1
1
3
1
1
+ Addedprosemirror-collab@*
+ Addedprosemirror-collab@1.3.1(transitive)
- Removed@types/prosemirror-model@*
- Removed@types/prosemirror-state@*
- Removed@types/prosemirror-transform@*
- Removed@types/prosemirror-model@1.17.0(transitive)
- Removed@types/prosemirror-state@1.4.0(transitive)
- Removed@types/prosemirror-transform@1.5.0(transitive)