Comparing version 1.0.1 to 1.0.2
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" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
199655