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

@liveblocks/client

Package Overview
Dependencies
Maintainers
4
Versions
453
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@liveblocks/client - npm Package Compare versions

Comparing version 0.17.10 to 0.17.11-debug1

10

package.json
{
"name": "@liveblocks/client",
"version": "0.17.10",
"version": "0.17.11-debug1",
"description": "A client that lets you interact with Liveblocks servers.",

@@ -10,10 +10,10 @@ "main": "./index.js",

"./internal": {
"types": "./internal.d.ts",
"require": "./internal.js",
"import": "./internal.mjs"
"import": "./internal.mjs",
"types": "./internal.d.ts"
},
".": {
"types": "./index.d.ts",
"require": "./index.js",
"import": "./index.mjs"
"import": "./index.mjs",
"types": "./index.d.ts"
}

@@ -20,0 +20,0 @@ },

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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