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

dexie-cloud-common

Package Overview
Dependencies
Maintainers
0
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dexie-cloud-common - npm Package Compare versions

Comparing version 1.0.43 to 1.0.44

3

dist/yjs/decoding.js

@@ -5,2 +5,5 @@ import { Decoder, readAny, readBigUint64, readVarString, readVarUint8Array, } from 'lib0/decoding';

const type = readVarString(decoder);
if (type === 'outdated-server-rev') {
return { type };
}
const table = readVarString(decoder);

@@ -7,0 +10,0 @@ const prop = readVarString(decoder);

2

package.json
{
"name": "dexie-cloud-common",
"version": "1.0.43",
"version": "1.0.44",
"description": "Library for shared code between dexie-cloud-addon, dexie-cloud (CLI) and dexie-cloud-server",

@@ -5,0 +5,0 @@ "type": "module",

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