Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@liveblocks/react

Package Overview
Dependencies
Maintainers
3
Versions
424
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@liveblocks/react - npm Package Compare versions

Comparing version 0.14.0 to 0.14.1

1

lib/index.js

@@ -94,2 +94,3 @@ Object.defineProperty(exports, '__esModule', { value: true });

defaultStorageRoot: defaultStorageRoot,
DO_NOT_USE_withoutConnecting: typeof window === "undefined",
});

@@ -96,0 +97,0 @@ return React.createElement(RoomContext.Provider, { value: room }, children);

6

package.json
{
"name": "@liveblocks/react",
"version": "0.14.0",
"version": "0.14.1",
"description": "",

@@ -26,3 +26,3 @@ "main": "./lib/index.js",

"peerDependencies": {
"@liveblocks/client": "0.14.0",
"@liveblocks/client": "0.14.1",
"react": "^16.14.0 || ^17"

@@ -56,2 +56,2 @@ },

}
}
}

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