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

@cocreate/cursors

Package Overview
Dependencies
Maintainers
1
Versions
245
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cocreate/cursors - npm Package Compare versions

Comparing version 1.1.3 to 1.1.4

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [1.1.4](https://github.com/CoCreate-app/CoCreate-cursors/compare/v1.1.3...v1.1.4) (2021-04-04)
### Bug Fixes
* update socket to socket-lient and crud to crud client" ([0804a6e](https://github.com/CoCreate-app/CoCreate-cursors/commit/0804a6e173fbdb28fd5ba5bc92f7f7942800ee0a))
## [1.1.3](https://github.com/CoCreate-app/CoCreate-cursors/compare/v1.1.2...v1.1.3) (2021-03-31)

@@ -2,0 +9,0 @@

2

package.json
{
"name": "@cocreate/cursors",
"version": "1.1.3",
"version": "1.1.4",
"description": "Collaborative user cursor position for inputs, textarea's and contenteditable elements.",

@@ -5,0 +5,0 @@ "keywords": [

/*global Element*/
import observer from '@cocreate/observer'
import utils from '@cocreate/utils';
import crud from '@cocreate/crud';
import crud from '@cocreate/crud-client';
import input from '@cocreate/input'

@@ -6,0 +6,0 @@

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