@types/prosemirror-keymap
Advanced tools
Comparing version 1.0.4 to 1.2.0
{ | ||
"name": "@types/prosemirror-keymap", | ||
"version": "1.0.4", | ||
"description": "TypeScript definitions for prosemirror-keymap", | ||
"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.2.0", | ||
"description": "Stub TypeScript definitions entry for prosemirror-keymap, which provides its own types definitions", | ||
"main": "", | ||
"types": "index.d.ts", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", | ||
"directory": "types/prosemirror-keymap" | ||
}, | ||
"scripts": {}, | ||
"license": "MIT", | ||
"dependencies": { | ||
"@types/prosemirror-commands": "*", | ||
"@types/prosemirror-model": "*", | ||
"@types/prosemirror-state": "*", | ||
"@types/prosemirror-view": "*" | ||
"prosemirror-keymap": "*" | ||
}, | ||
"typesPublisherContentHash": "7dc36937ec21407b4b6df92158095cf3c245630d984af62dc550344ff8945532", | ||
"typeScriptVersion": "3.4" | ||
"deprecated": "This is a stub types definition. prosemirror-keymap provides its own type definitions, so you do not need this installed." | ||
} |
@@ -1,16 +0,3 @@ | ||
# Installation | ||
> `npm install --save @types/prosemirror-keymap` | ||
This is a stub types definition for @types/prosemirror-keymap (https://github.com/prosemirror/prosemirror-keymap#readme). | ||
# Summary | ||
This package contains type definitions for prosemirror-keymap (https://github.com/ProseMirror/prosemirror-keymap). | ||
# Details | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/prosemirror-keymap. | ||
### Additional Details | ||
* Last updated: Mon, 18 Jan 2021 15:07:07 GMT | ||
* Dependencies: [@types/prosemirror-commands](https://npmjs.com/package/@types/prosemirror-commands), [@types/prosemirror-model](https://npmjs.com/package/@types/prosemirror-model), [@types/prosemirror-state](https://npmjs.com/package/@types/prosemirror-state), [@types/prosemirror-view](https://npmjs.com/package/@types/prosemirror-view) | ||
* 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-keymap provides its own type definitions, so you don't need @types/prosemirror-keymap installed! |
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
1
1823
3
0
2
1
1
3
1
1
+ Addedprosemirror-keymap@*
+ Addedprosemirror-keymap@1.2.2(transitive)
+ Addedw3c-keyname@2.2.8(transitive)
- Removed@types/prosemirror-commands@*
- Removed@types/prosemirror-model@*
- Removed@types/prosemirror-state@*
- Removed@types/prosemirror-view@*
- Removed@types/prosemirror-commands@1.3.0(transitive)
- Removed@types/prosemirror-model@1.17.0(transitive)
- Removed@types/prosemirror-state@1.4.0(transitive)
- Removed@types/prosemirror-view@1.24.0(transitive)
- Removedprosemirror-commands@1.6.2(transitive)