Huge News!Announcing our $40M Series B led by Abstract Ventures.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.18.15 to 1.18.16

8

CoCreate.config.js
module.exports = {
"config": {
"organization_id": "",
"key": "",
"host": ""
},
"organization_id": "",
"key": "",
"host": "",
"sources": [

@@ -8,0 +6,0 @@ {

{
"name": "@cocreate/crdt",
"version": "1.18.15",
"version": "1.18.16",
"description": "CoCreate crdt",

@@ -14,4 +14,3 @@ "author": "CoCreate LLC",

"dev": "npx webpack --config webpack.config.js --watch",
"docs": "node ./node_modules/@cocreate/docs/src/index.js",
"hosting": "node ./node_modules/@cocreate/hosting/src/index.js"
"postinstall": "node ./node_modules/@cocreate/cli/check-coc.js"
},

@@ -34,2 +33,3 @@ "repository": {

"@babel/preset-env": "^7.9.6",
"@cocreate/cli": "^1.29.3",
"babel-loader": "^8.1.0",

@@ -46,7 +46,7 @@ "clean-webpack-plugin": "^3.0.0",

"dependencies": {
"@cocreate/crud-client": "^1.21.8",
"@cocreate/local-storage": "^1.7.5",
"@cocreate/message-client": "^1.3.13",
"@cocreate/utils": "^1.21.1"
"@cocreate/crud-client": "^1.21.11",
"@cocreate/local-storage": "^1.7.8",
"@cocreate/message-client": "^1.3.16",
"@cocreate/utils": "^1.21.4"
}
}

Sorry, the diff of this file is not supported yet

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