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.19.1 to 1.19.2

9

CoCreate.config.js

@@ -11,3 +11,4 @@ module.exports = {

"name": "index.html",
"path": "/docs/cursors/index.html",
"path": "/docs/cursors",
"pathname": "/docs/cursors/index.html",
"src": "{{./docs/index.html}}",

@@ -18,7 +19,5 @@ "host": [

],
"directory": "/docs/cursors",
"parentDirectory": "{{parentDirectory}}",
"directory": "cursors",
"content-type": "{{content-type}}",
"public": "true",
"website_id": "644d4bff8036fb9d1d1fd69c"
"public": "true"
}

@@ -25,0 +24,0 @@ }

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

@@ -62,10 +62,10 @@ "keywords": [

"dependencies": {
"@cocreate/local-storage": "^1.10.0",
"@cocreate/message-client": "^1.6.0",
"@cocreate/observer": "^1.11.0",
"@cocreate/random-color": "^1.7.0",
"@cocreate/selection": "^1.9.0",
"@cocreate/utils": "^1.24.0",
"@cocreate/uuid": "^1.7.0"
"@cocreate/local-storage": "^1.10.1",
"@cocreate/message-client": "^1.6.1",
"@cocreate/observer": "^1.11.1",
"@cocreate/random-color": "^1.7.1",
"@cocreate/selection": "^1.9.1",
"@cocreate/utils": "^1.24.1",
"@cocreate/uuid": "^1.7.1"
}
}

Sorry, the diff of this file is too big to display

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