@liveblocks/react
Advanced tools
+3
-3
| { | ||
| "name": "@liveblocks/react", | ||
| "version": "1.0.6-test1", | ||
| "version": "1.0.6-test2", | ||
| "description": "A set of React hooks and providers to use Liveblocks declaratively. Liveblocks is the all-in-one toolkit to build collaborative products like Figma, Notion, and more.", | ||
@@ -23,4 +23,4 @@ "license": "Apache-2.0", | ||
| "dependencies": { | ||
| "@liveblocks/client": "1.0.6-test1", | ||
| "@liveblocks/core": "1.0.6-test1", | ||
| "@liveblocks/client": "1.0.6-test2", | ||
| "@liveblocks/core": "1.0.6-test2", | ||
| "use-sync-external-store": "^1.2.0" | ||
@@ -27,0 +27,0 @@ }, |
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
+ Added
+ Added
- Removed
- Removed
Updated