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

flydrive

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flydrive - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

build/chunk-JZQRGXA4.js

4

build/drivers/fs/main.js
import {
FSDriver
} from "../../chunk-A62P6O2H.js";
import "../../chunk-FRUCTVD5.js";
} from "../../chunk-JZQRGXA4.js";
import "../../chunk-XTE5URPJ.js";
export {

@@ -6,0 +6,0 @@ FSDriver

import {
DriveDirectory,
DriveFile
} from "../../chunk-FRUCTVD5.js";
} from "../../chunk-XTE5URPJ.js";

@@ -6,0 +6,0 @@ // drivers/gcs/driver.ts

import {
DriveDirectory,
DriveFile
} from "../../chunk-FRUCTVD5.js";
} from "../../chunk-XTE5URPJ.js";

@@ -6,0 +6,0 @@ // drivers/s3/driver.ts

import {
FSDriver
} from "./chunk-A62P6O2H.js";
} from "./chunk-JZQRGXA4.js";
import {

@@ -15,3 +15,3 @@ DriveDirectory,

errors_exports
} from "./chunk-FRUCTVD5.js";
} from "./chunk-XTE5URPJ.js";

@@ -18,0 +18,0 @@ // src/disk.ts

{
"name": "flydrive",
"description": "File storage library with unified API to manage files across multiple cloud storage providers like S3, GCS, R2 and so on",
"version": "1.0.1",
"version": "1.0.2",
"engines": {

@@ -6,0 +6,0 @@ "node": ">=20.6.0"

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