Socket
Socket
Sign inDemoInstall

@liveblocks/core

Package Overview
Dependencies
Maintainers
5
Versions
265
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@liveblocks/core - npm Package Compare versions

Comparing version 0.19.1-test1 to 0.19.1-test2

5

package.json
{
"name": "@liveblocks/core",
"version": "0.19.1-test1",
"version": "0.19.1-test2",
"description": "Shared code and foundational internals for Liveblocks",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",

@@ -24,3 +23,3 @@ "files": [

"build": "tsup",
"format": "eslint --fix src/ && prettier --write src/",
"format": "eslint --fix src/; prettier --write src/",
"lint": "eslint src/",

@@ -27,0 +26,0 @@ "test": "jest --silent --verbose --color=always",

dist/index.js

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

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