filelist-utils
Advanced tools
Comparing version 1.7.0-pre.1676553431 to 1.7.0-pre.1676554475
@@ -6,3 +6,3 @@ export * from './fileCollectionFromPath'; | ||
export * from './fileCollectionFromFiles'; | ||
export * from './fileCollectionFromSource'; | ||
export * from './fileCollectionFromWebSource'; | ||
export * from './groupFiles'; | ||
@@ -9,0 +9,0 @@ export * from './FileCollection'; |
@@ -10,3 +10,3 @@ // creates a fileCollection from a local FS path | ||
export * from './fileCollectionFromFiles'; | ||
export * from './fileCollectionFromSource'; | ||
export * from './fileCollectionFromWebSource'; | ||
export * from './groupFiles'; | ||
@@ -13,0 +13,0 @@ // typescript types |
@@ -6,3 +6,3 @@ export * from './fileCollectionFromPath'; | ||
export * from './fileCollectionFromFiles'; | ||
export * from './fileCollectionFromSource'; | ||
export * from './fileCollectionFromWebSource'; | ||
export * from './groupFiles'; | ||
@@ -9,0 +9,0 @@ export * from './FileCollection'; |
@@ -28,3 +28,3 @@ "use strict"; | ||
__exportStar(require("./fileCollectionFromFiles"), exports); | ||
__exportStar(require("./fileCollectionFromSource"), exports); | ||
__exportStar(require("./fileCollectionFromWebSource"), exports); | ||
__exportStar(require("./groupFiles"), exports); | ||
@@ -31,0 +31,0 @@ // typescript types |
{ | ||
"name": "filelist-utils", | ||
"version": "1.7.0-pre.1676553431", | ||
"version": "1.7.0-pre.1676554475", | ||
"description": "Create a FileCollection from a path or a zip file", | ||
@@ -5,0 +5,0 @@ "main": "./lib/index.js", |
@@ -13,3 +13,3 @@ // creates a fileCollection from a local FS path | ||
export * from './fileCollectionFromSource'; | ||
export * from './fileCollectionFromWebSource'; | ||
@@ -16,0 +16,0 @@ export * from './groupFiles'; |
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
157333
2450