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

mobiletto-base

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mobiletto-base - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

2

lib/cjs/index.d.ts

@@ -6,4 +6,4 @@ import { MobilettoConnection, MobilettoOptions } from "./types.js";

export { MobilettoError, MobilettoNotFoundError } from "mobiletto-common";
export { MobilettoVisitor, MobilettoMetadata, MobilettoDriver, MobilettoListOptions, MobilettoRemoveOptions, MobilettoMirrorResults, MobilettoMinimalClient, MobilettoRedisConfig, } from "./types.js";
export { MobilettoVisitor, MobilettoMetadata, MobilettoDriver, MobilettoListOptions, MobilettoRemoveOptions, MobilettoMirrorResults, MobilettoMinimalClient, MobilettoRedisConfig, MobilettoWriteSource, } from "./types.js";
export { encrypt, decrypt } from "./crypt.js";
export { mobiletto, MobilettoOptions, MobilettoEncryptionSettings, MobilettoConnection };

@@ -6,4 +6,4 @@ import { MobilettoConnection, MobilettoOptions } from "./types.js";

export { MobilettoError, MobilettoNotFoundError } from "mobiletto-common";
export { MobilettoVisitor, MobilettoMetadata, MobilettoDriver, MobilettoListOptions, MobilettoRemoveOptions, MobilettoMirrorResults, MobilettoMinimalClient, MobilettoRedisConfig, } from "./types.js";
export { MobilettoVisitor, MobilettoMetadata, MobilettoDriver, MobilettoListOptions, MobilettoRemoveOptions, MobilettoMirrorResults, MobilettoMinimalClient, MobilettoRedisConfig, MobilettoWriteSource, } from "./types.js";
export { encrypt, decrypt } from "./crypt.js";
export { mobiletto, MobilettoOptions, MobilettoEncryptionSettings, MobilettoConnection };
{
"name": "mobiletto-base",
"version": "2.0.1",
"version": "2.0.2",
"type": "module",

@@ -5,0 +5,0 @@ "description": "A storage layer that presents a uniform interface to Amazon S3, Backblaze B2, local and other storage systems.",

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