@uniformdev/files
Advanced tools
+10
-0
@@ -42,2 +42,4 @@ import { ApiClient, ClientOptions } from '@uniformdev/context/api'; | ||
| sourceId?: string; | ||
| /** Format: date-time */ | ||
| expiresAt?: string; | ||
| }; | ||
@@ -84,2 +86,7 @@ }; | ||
| height?: number; | ||
| /** | ||
| * Format: date-time | ||
| * @description Optional expiry time for temporary uploads. If set, and the file is not attached to an asset at that time, it will be automatically deleted. | ||
| */ | ||
| expiresAt?: string; | ||
| }; | ||
@@ -203,2 +210,4 @@ }; | ||
| sourceId?: string; | ||
| /** Format: date-time */ | ||
| expiresAt?: string; | ||
| /** Format: uuid */ | ||
@@ -322,2 +331,3 @@ deletedReplacementFileId?: string; | ||
| sourceId?: string; | ||
| expiresAt?: string; | ||
| deletedReplacementFileId?: string; | ||
@@ -324,0 +334,0 @@ }>; |
+10
-0
@@ -42,2 +42,4 @@ import { ApiClient, ClientOptions } from '@uniformdev/context/api'; | ||
| sourceId?: string; | ||
| /** Format: date-time */ | ||
| expiresAt?: string; | ||
| }; | ||
@@ -84,2 +86,7 @@ }; | ||
| height?: number; | ||
| /** | ||
| * Format: date-time | ||
| * @description Optional expiry time for temporary uploads. If set, and the file is not attached to an asset at that time, it will be automatically deleted. | ||
| */ | ||
| expiresAt?: string; | ||
| }; | ||
@@ -203,2 +210,4 @@ }; | ||
| sourceId?: string; | ||
| /** Format: date-time */ | ||
| expiresAt?: string; | ||
| /** Format: uuid */ | ||
@@ -322,2 +331,3 @@ deletedReplacementFileId?: string; | ||
| sourceId?: string; | ||
| expiresAt?: string; | ||
| deletedReplacementFileId?: string; | ||
@@ -324,0 +334,0 @@ }>; |
+4
-3
| { | ||
| "name": "@uniformdev/files", | ||
| "version": "20.66.1-alpha.4+59acb12562", | ||
| "version": "20.66.1-alpha.63+0184a5ef58", | ||
| "description": "Uniform Files helpers", | ||
@@ -9,2 +9,3 @@ "license": "SEE LICENSE IN LICENSE.txt", | ||
| "exports": { | ||
| "source": "./src/index.ts", | ||
| "import": { | ||
@@ -38,5 +39,5 @@ "types": "./dist/index.d.ts", | ||
| "dependencies": { | ||
| "@uniformdev/context": "20.66.1-alpha.4+59acb12562" | ||
| "@uniformdev/context": "20.66.1-alpha.63+0184a5ef58" | ||
| }, | ||
| "gitHead": "59acb12562dc7d023f12160bcf5db481650e1843" | ||
| "gitHead": "0184a5ef58e0a3c8a9c48f98e5a3cc6205da7815" | ||
| } |
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
40551
2.91%771
1.31%