Socket
Socket
Sign inDemoInstall

@liveblocks/yjs

Package Overview
Dependencies
6
Maintainers
6
Versions
160
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.0-yjs2 to 1.1.0-yjs3

3

dist/index.js

@@ -167,3 +167,3 @@ "use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _interopRequireWildcard(obj) { if (obj && obj.__esModule) { return obj; } else { var newObj = {}; if (obj != null) { for (var key in obj) { if (Object.prototype.hasOwnProperty.call(obj, key)) { newObj[key] = obj[key]; } } } newObj.default = obj; return newObj; } }var __defProp = Object.defineProperty;

}
// Translate
// Translate liveblocks presence to yjs awareness
getStates() {

@@ -180,3 +180,2 @@ const others = this.room.getOthers();

}, /* @__PURE__ */ new Map());
console.log(states);
return states;

@@ -183,0 +182,0 @@ }

{
"name": "@liveblocks/yjs",
"version": "1.1.0-yjs2",
"version": "1.1.0-yjs3",
"description": "An integration with . Liveblocks is the all-in-one toolkit to build collaborative products like Figma, Notion, and more.",

@@ -29,4 +29,4 @@ "license": "Apache-2.0",

"dependencies": {
"@liveblocks/client": "1.1.0-yjs2",
"@liveblocks/core": "1.1.0-yjs2",
"@liveblocks/client": "1.1.0-yjs3",
"@liveblocks/core": "1.1.0-yjs3",
"js-base64": "^3.7.5"

@@ -33,0 +33,0 @@ },

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc