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.16.9 to 1.16.10

7

CHANGELOG.md

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

## [1.16.10](https://github.com/CoCreate-app/CoCreate-cursors/compare/v1.16.9...v1.16.10) (2023-05-19)
### Bug Fixes
* update packages to latest version. This commit updates various packages in the dependencies section of the package.json file to their latest published versions, thereby fixing multiple bugs and improving overall performance. ([1db2377](https://github.com/CoCreate-app/CoCreate-cursors/commit/1db23772c547a07df2ca6096f277e6889e63269a))
## [1.16.9](https://github.com/CoCreate-app/CoCreate-cursors/compare/v1.16.8...v1.16.9) (2023-05-10)

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

18

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

@@ -63,11 +63,11 @@ "keywords": [

"dependencies": {
"@cocreate/crud-client": "^1.20.4",
"@cocreate/docs": "^1.7.8",
"@cocreate/local-storage": "^1.6.8",
"@cocreate/message-client": "^1.3.6",
"@cocreate/observer": "^1.7.6",
"@cocreate/random-color": "^1.4.6",
"@cocreate/selection": "^1.6.6",
"@cocreate/uuid": "^1.4.7"
"@cocreate/crud-client": "^1.21.1",
"@cocreate/docs": "^1.7.10",
"@cocreate/local-storage": "^1.7.1",
"@cocreate/message-client": "^1.3.8",
"@cocreate/observer": "^1.7.8",
"@cocreate/random-color": "^1.4.8",
"@cocreate/selection": "^1.6.8",
"@cocreate/uuid": "^1.4.9"
}
}
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