New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@cocreate/crdt

Package Overview
Dependencies
Maintainers
1
Versions
265
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cocreate/crdt - npm Package Compare versions

Comparing version 1.14.26 to 1.14.27

7

CHANGELOG.md

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

## [1.14.27](https://github.com/CoCreate-app/CoCreate-crdt/compare/v1.14.26...v1.14.27) (2022-12-22)
### Bug Fixes
* update demos and bump dependencies ([cc3a267](https://github.com/CoCreate-app/CoCreate-crdt/commit/cc3a267f748e157b38aa87b3ae276afff912df82))
## [1.14.26](https://github.com/CoCreate-app/CoCreate-crdt/compare/v1.14.25...v1.14.26) (2022-12-21)

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

8

package.json
{
"name": "@cocreate/crdt",
"version": "1.14.26",
"version": "1.14.27",
"description": "CoCreate crdt",

@@ -45,6 +45,6 @@ "author": "CoCreate LLC",

"dependencies": {
"@cocreate/crud-client": "^1.16.18",
"@cocreate/message-client": "^1.1.112",
"@cocreate/utils": "^1.17.1"
"@cocreate/crud-client": "^1.16.19",
"@cocreate/message-client": "^1.1.113",
"@cocreate/utils": "^1.17.2"
}
}

@@ -18,3 +18,2 @@ const path = require("path")

globalObject: "this",
// publicPath: 'https://server.cocreate.app/CoCreateJS/dist/'
},

@@ -21,0 +20,0 @@

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