Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/prosemirror-gapcursor

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/prosemirror-gapcursor - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

prosemirror-gapcursor/index.d.ts

@@ -16,3 +16,3 @@ // Type definitions for prosemirror-gapcursor 1.0

*/
export class GapCursor extends Selection { }
export class GapCursor extends Selection {}
/**

@@ -19,0 +19,0 @@ * Create a gap cursor plugin. When enabled, this will capture clicks

{
"name": "@types/prosemirror-gapcursor",
"version": "1.0.1",
"version": "1.0.2",
"description": "TypeScript definitions for prosemirror-gapcursor",

@@ -29,5 +29,7 @@ "license": "MIT",

"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/prosemirror-gapcursor"
},

@@ -38,4 +40,4 @@ "scripts": {},

},
"typesPublisherContentHash": "625f1189fa408b5fdf1a73b8bb181aa25f98ef381e1162bb2ab70349bdcf1b8a",
"typeScriptVersion": "2.3"
"typesPublisherContentHash": "c3c10f7a06014c20786cd78eb18a8f6685c96d3c855ce0678c89414db0f7f32b",
"typeScriptVersion": "3.4"
}

@@ -8,10 +8,10 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/prosemirror-gapcursor
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/prosemirror-gapcursor.
Additional Details
* Last updated: Fri, 20 Apr 2018 17:40:52 GMT
* Dependencies: prosemirror-state
### Additional Details
* Last updated: Mon, 18 Jan 2021 15:07:06 GMT
* Dependencies: [@types/prosemirror-state](https://npmjs.com/package/@types/prosemirror-state)
* 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>.
These definitions were written by [Bradley Ayers](https://github.com/bradleyayers), [David Hahn](https://github.com/davidka), [Tim Baumann](https://github.com/timjb), and [Patrick Simmelbauer](https://github.com/patsimm).

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc