@liveblocks/node
Advanced tools
Comparing version 0.19.1-test2 to 0.19.1
{ | ||
"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" | ||
] | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
7255
1