@liveblocks/node
Advanced tools
Comparing version 1.1.0 to 1.1.1-internal1
{ | ||
"name": "@liveblocks/node", | ||
"version": "1.1.0", | ||
"version": "1.1.1-internal1", | ||
"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.", | ||
@@ -15,3 +15,3 @@ "license": "Apache-2.0", | ||
"build": "tsup", | ||
"format": "eslint --fix src/; prettier --write src/", | ||
"format": "(eslint --fix src/ || true) && prettier --write src/", | ||
"lint": "eslint src/", | ||
@@ -18,0 +18,0 @@ "test": "jest --silent --verbose --color=always", |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
16018
1