New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@tldraw/tlsync-client

Package Overview
Dependencies
Maintainers
4
Versions
327
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tldraw/tlsync-client - npm Package Compare versions

Comparing version 0.1.0-alpha.7 to 0.1.0-alpha.8

15

package.json

@@ -5,3 +5,3 @@ {

"description": "A tiny little drawing app (multiplayer sync).",
"version": "0.1.0-alpha.7",
"version": "0.1.0-alpha.8",
"author": "tldraw GB Ltd.",

@@ -23,8 +23,9 @@ "homepage": "https://tldraw.dev",

"scripts": {
"test": "jest --passWithNoTests",
"test:coverage": "jest --passWithNoTests --coverage",
"test": "jest",
"test:coverage": "jest --coverage",
"typecheck": "tsc --build",
"build": "tsx ../../scripts/build-package.ts",
"prepack": "tsx ../../scripts/prepack.ts",
"postpack": "../../scripts/postpack.sh"
"postpack": "../../scripts/postpack.sh",
"lint": "tsx ../../scripts/lint.ts"
},

@@ -54,5 +55,5 @@ "devDependencies": {

"dependencies": {
"@tldraw/tldraw-beta": "0.1.0-alpha.7",
"@tldraw/tlstore": "0.1.0-alpha.7",
"@tldraw/tlsync": "0.1.0-alpha.7",
"@tldraw/tldraw-beta": "0.1.0-alpha.8",
"@tldraw/tlstore": "0.1.0-alpha.8",
"@tldraw/tlsync": "0.1.0-alpha.8",
"idb": "^7.1.0",

@@ -59,0 +60,0 @@ "signia": "^0.0.8",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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