Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@liveblocks/node

Package Overview
Dependencies
Maintainers
5
Versions
327
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@liveblocks/node - npm Package Compare versions

Comparing version 0.19.1-test2 to 0.19.1

38

package.json
{
"name": "@liveblocks/node",
"version": "0.19.1-test2",
"description": "A server-side utility that lets you set up a Liveblocks authentication endpoint.",
"version": "0.19.1",
"description": "A server-side utility that lets you set up a Liveblocks authentication endpoint. Liveblocks is the all-in-one toolkit to build collaborative products like Figma, Notion, and more.",
"license": "Apache-2.0",
"main": "./dist/index.js",

@@ -11,12 +12,2 @@ "types": "./dist/index.d.ts",

],
"keywords": [
"node",
"liveblocks",
"multiplayer",
"live-cursors",
"collaborative"
],
"bugs": {
"url": "https://github.com/liveblocks/liveblocks/issues"
},
"scripts": {

@@ -30,3 +21,2 @@ "dev": "tsup --watch",

},
"license": "Apache-2.0",
"devDependencies": {

@@ -40,2 +30,5 @@ "@liveblocks/eslint-config": "*",

},
"bugs": {
"url": "https://github.com/liveblocks/liveblocks/issues"
},
"repository": {

@@ -45,3 +38,20 @@ "type": "git",

"directory": "packages/liveblocks-node"
}
},
"homepage": "https://liveblocks.io",
"keywords": [
"node",
"liveblocks",
"real-time",
"toolkit",
"multiplayer",
"websockets",
"collaboration",
"collaborative",
"presence",
"crdts",
"synchronize",
"rooms",
"documents",
"conflict resolution"
]
}
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