@visulima/storage 1.0.0-alpha.7 → 1.0.0-alpha.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,14 @@
1
+ ## @visulima/storage [1.0.0-alpha.8](https://github.com/visulima/visulima/compare/@visulima/storage@1.0.0-alpha.7...@visulima/storage@1.0.0-alpha.8) (2026-03-16)
2
+
3
+ ### Bug Fixes
4
+
5
+ * resolve 5 audit vulnerabilities (simple-git, express-rate-limit, tar, file-type, hono) ([2986d77](https://github.com/visulima/visulima/commit/2986d770746afd3223a074dc1a1a0040cca56e61))
6
+
7
+ ### Miscellaneous Chores
8
+
9
+ * **storage:** update dependencies ([a2d2577](https://github.com/visulima/visulima/commit/a2d257702693aac7f368bddfd0481cdac09c3901))
10
+ * visulima website ([#591](https://github.com/visulima/visulima/issues/591)) ([59ab2e2](https://github.com/visulima/visulima/commit/59ab2e2befb03e51cd2088956f83d9b87de6d033))
11
+
1
12
  ## @visulima/storage [1.0.0-alpha.7](https://github.com/visulima/visulima/compare/@visulima/storage@1.0.0-alpha.6...@visulima/storage@1.0.0-alpha.7) (2026-03-06)
2
13
 
3
14
  ### Bug Fixes
package/LICENSE.md CHANGED
@@ -97,7 +97,7 @@ Repository: git+https://github.com/visulima/visulima.git
97
97
  >
98
98
  > > MIT License
99
99
  > >
100
- > > Copyright (c) 2025 visulima
100
+ > > Copyright (c) 2026 visulima
101
101
  > >
102
102
  > > Permission is hereby granted, free of charge, to any person obtaining a copy
103
103
  > > of this software and associated documentation files (the "Software"), to deal
@@ -131,7 +131,7 @@ Repository: git+https://github.com/visulima/visulima.git
131
131
  > >
132
132
  > > > MIT License
133
133
  > > >
134
- > > > Copyright (c) 2025 visulima
134
+ > > > Copyright (c) 2026 visulima
135
135
  > > >
136
136
  > > > Permission is hereby granted, free of charge, to any person obtaining a copy
137
137
  > > > of this software and associated documentation files (the "Software"), to deal
@@ -1,7 +1,7 @@
1
1
  import 'node:crypto';
2
2
  import 'gaxios';
3
3
  import 'google-auth-library';
4
- export { G as default } from './gcs-meta-storage-cb2Wp-p-.js';
4
+ export { G as default } from './gcs-meta-storage-DqNjM7DP.js';
5
5
  import './MetaStorage-pECeFOad.js';
6
6
  import './Metadata-DRLXeJ0F.js';
7
7
  import './GCSConfig-vPP22kN6.js';
@@ -1,7 +1,7 @@
1
1
  import { randomUUID } from 'node:crypto';
2
2
  import { request } from 'gaxios';
3
3
  import { GoogleAuth } from 'google-auth-library';
4
- import { r as retryOptions, G as GCSMetaStorage, g as getRangeEnd, p as package_, b as buildContentRange } from './gcs-meta-storage-cb2Wp-p-.js';
4
+ import { r as retryOptions, G as GCSMetaStorage, g as getRangeEnd, p as package_, b as buildContentRange } from './gcs-meta-storage-DqNjM7DP.js';
5
5
  import { p as partMatch, d as detectFileTypeFromStream, g as getFileStatus } from './part-match-BMNqHDYD.js';
6
6
  import { throwErrorCode, ERRORS } from './ERRORS-D0apMqnc.js';
7
7
  import { B as BaseStorage, t as toMilliseconds } from './storage-C6NSXb8h.js';
@@ -7,7 +7,7 @@ import GCSConfig from './GCSConfig-vPP22kN6.js';
7
7
  import { h as hasContent } from './has-content-CY66ehMK.js';
8
8
 
9
9
  var name = "@visulima/storage";
10
- var version = "1.0.0-alpha.6";
10
+ var version = "1.0.0-alpha.7";
11
11
  const package_ = {
12
12
  name: name,
13
13
  version: version};
@@ -1,4 +1,4 @@
1
1
  export { default as GCSConfig } from '../../packem_shared/GCSConfig-vPP22kN6.js';
2
2
  export { default as GCSFile } from '../../packem_shared/GCSFile-BIEunhAN.js';
3
- export { G as GCSMetaStorage } from '../../packem_shared/gcs-meta-storage-cb2Wp-p-.js';
4
- export { default as GCStorage } from '../../packem_shared/GCStorage-0CRe9ItT.js';
3
+ export { G as GCSMetaStorage } from '../../packem_shared/gcs-meta-storage-DqNjM7DP.js';
4
+ export { default as GCStorage } from '../../packem_shared/GCStorage-BmnoK7Rz.js';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@visulima/storage",
3
- "version": "1.0.0-alpha.7",
3
+ "version": "1.0.0-alpha.8",
4
4
  "description": "Visulima upload - Store files in a web-accessible location via a simplified API. Can automatically scale and rotate images. Includes S3, Azure, GCS and local filesystem-based backends with the most convenient features of each.",
5
5
  "keywords": [
6
6
  "anolilab",
@@ -189,7 +189,7 @@
189
189
  "@remix-run/multipart-parser": "^0.14.2",
190
190
  "@sindresorhus/fnv1a": "3.1.0",
191
191
  "@visulima/pagination": "5.0.0-alpha.6",
192
- "file-type": "21.3.0",
192
+ "file-type": "21.3.1",
193
193
  "lru-cache": "^11.2.6",
194
194
  "mime": "^4.1.0",
195
195
  "nanoid": "5.1.6",