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

verse.db

Package Overview
Dependencies
Maintainers
0
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

verse.db - npm Package Compare versions

Comparing version 2.1.23 to 2.1.24

4

dist/core/connect.d.ts

@@ -26,4 +26,4 @@ import { AdapterOptions, BackupOptions, SecureSystem, DevLogsOptions, CollectionFilter, operationKeys, QueryOptions, JoinSQL, StructureMethods, ModelMethods, ListCollectionOptions } from "../types/connect";

listContainers(options: ListCollectionOptions): Promise<AdapterResults>;
findCollection(dataname: string, check?: 'startsWith' | 'endsWith' | 'normal' | 'regex', regexPattern?: RegExp): Promise<AdapterResults>;
findContainer(containerName: string, check?: 'startsWith' | 'endsWith' | 'normal' | 'regex', regexPattern?: RegExp): Promise<AdapterResults>;
findCollection(dataname: string, check?: 'normal' | 'startsWith' | 'endsWith' | 'regex', regexPattern?: RegExp): Promise<AdapterResults>;
findContainer(containerName: string, check?: 'normal' | 'startsWith' | 'endsWith' | 'regex', regexPattern?: RegExp): Promise<AdapterResults>;
updateCollection(dataname: string, newDataname: string): Promise<AdapterResults>;

@@ -30,0 +30,0 @@ updateContainer(containerName: string, newContainerName: string): Promise<AdapterResults>;

{
"name": "verse.db",
"version": "2.1.23",
"version": "2.1.24",
"description": "verse.db isn't just a database, it's your universal data bridge. Designed for unmatched flexibility, security, and performance, verse.db empowers you to manage your data with ease.",

@@ -5,0 +5,0 @@ "license": "MIT",

Sorry, the diff of this file is not supported yet

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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

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