Comparing version
@@ -1,2 +0,1 @@ | ||
/// <reference types="node" /> | ||
import { Readable } from "node:stream"; | ||
@@ -3,0 +2,0 @@ import { FileStorage } from "../FileStorage.js"; |
@@ -1,2 +0,1 @@ | ||
/// <reference types="node" /> | ||
import { Readable } from "node:stream"; | ||
@@ -3,0 +2,0 @@ import { FsSource, FsStat, FsWritable } from "../interfaces.js"; |
@@ -1,2 +0,1 @@ | ||
/// <reference types="node" /> | ||
import { Readable } from "stream"; | ||
@@ -3,0 +2,0 @@ import { FsSource, FsStat, FsWritable } from "../interfaces.js"; |
@@ -1,4 +0,1 @@ | ||
/// <reference types="node" /> | ||
/// <reference types="node" /> | ||
/// <reference types="node" /> | ||
import { Readable } from "stream"; | ||
@@ -5,0 +2,0 @@ export interface IBucketOptions { |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.getMimeType = exports.DEFAULT_MIME_TYPE = void 0; | ||
exports.DEFAULT_MIME_TYPE = void 0; | ||
exports.getMimeType = getMimeType; | ||
const path_1 = require("path"); | ||
@@ -261,3 +262,2 @@ const types = { | ||
} | ||
exports.getMimeType = getMimeType; | ||
//# sourceMappingURL=mime-db.js.map |
@@ -1,2 +0,1 @@ | ||
/// <reference types="node" /> | ||
import { Readable } from "node:stream"; | ||
@@ -3,0 +2,0 @@ import { FileStorage } from "../FileStorage.js"; |
@@ -1,2 +0,1 @@ | ||
/// <reference types="node" /> | ||
import { Readable } from "node:stream"; | ||
@@ -3,0 +2,0 @@ import { FsSource, FsStat, FsWritable } from "../interfaces.js"; |
@@ -1,2 +0,1 @@ | ||
/// <reference types="node" /> | ||
import { Readable } from "stream"; | ||
@@ -3,0 +2,0 @@ import { FsSource, FsStat, FsWritable } from "../interfaces.js"; |
@@ -1,4 +0,1 @@ | ||
/// <reference types="node" /> | ||
/// <reference types="node" /> | ||
/// <reference types="node" /> | ||
import { Readable } from "stream"; | ||
@@ -5,0 +2,0 @@ export interface IBucketOptions { |
{ | ||
"name": "@bunt/fs", | ||
"version": "0.29.26", | ||
"version": "0.30.0", | ||
"keywords": [ | ||
@@ -36,5 +36,5 @@ "typescript" | ||
"dependencies": { | ||
"@bunt/assert": "^0.29.19", | ||
"@bunt/is": "^0.29.19", | ||
"@bunt/unit": "^0.29.26", | ||
"@bunt/assert": "^0.30.0", | ||
"@bunt/is": "^0.30.0", | ||
"@bunt/unit": "^0.30.0", | ||
"@types/minio": "^7.1.1", | ||
@@ -46,3 +46,3 @@ "@types/node-fetch": "^2.6.11", | ||
"license": "MIT", | ||
"gitHead": "f15def8255bafd5231a46aa842f535cb4ee0fbb9" | ||
"gitHead": "eeab4ccbf32313ff12690fab4bc5a783712a3c28" | ||
} |
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 not supported yet
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 not supported yet
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 not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
213947
-7.84%1259
-0.94%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
Updated
Updated
Updated