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

dexie-cloud-common

Package Overview
Dependencies
Maintainers
1
Versions
43
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.33 to 1.0.34

1

dist/DBOperation.d.ts

@@ -27,2 +27,3 @@ export type DBOpPrimaryKey = string | (string | number)[];

opNo?: number;
isAdditionalChunk?: boolean;
}

@@ -29,0 +30,0 @@ export interface DBInsertOperation<PK = DBOpPrimaryKey> extends DBOperationCommon<PK> {

2

package.json
{
"name": "dexie-cloud-common",
"version": "1.0.33",
"version": "1.0.34",
"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