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

@liveblocks/redux

Package Overview
Dependencies
Maintainers
4
Versions
373
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@liveblocks/redux - npm Package Compare versions

Comparing version 0.16.3 to 0.16.4-beta1

6

package.json
{
"name": "@liveblocks/redux",
"version": "0.16.3",
"version": "0.16.4-beta1",
"sideEffects": false,

@@ -29,3 +29,5 @@ "description": "A store enhancer to integrate Liveblocks into Redux stores.",

"build": "rollup -c && cp ./package.json ./README.md ./lib",
"lint": "eslint src/ test/",
"test": "jest --watch",
"test-ci": "jest",
"dtslint": "dtslint --localTs node_modules/typescript/lib --expectOnly types"

@@ -40,3 +42,3 @@ },

"peerDependencies": {
"@liveblocks/client": "0.16.3",
"@liveblocks/client": "0.16.4-beta1",
"redux": "^4"

@@ -43,0 +45,0 @@ },

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