@uniformdev/files
Advanced tools
Comparing version 19.47.1-alpha.3 to 19.47.1-alpha.11
@@ -30,2 +30,6 @@ import { ApiClient, ClientOptions } from '@uniformdev/context/api'; | ||
url: string; | ||
mediaType: string; | ||
name: string; | ||
size: number; | ||
metadata: unknown; | ||
} | ||
@@ -32,0 +36,0 @@ declare class FileClient extends ApiClient { |
{ | ||
"name": "@uniformdev/files", | ||
"version": "19.47.1-alpha.3+70a8d8101", | ||
"version": "19.47.1-alpha.11+7b2a77395", | ||
"description": "Uniform Files helpers", | ||
@@ -36,5 +36,5 @@ "license": "SEE LICENSE IN LICENSE.txt", | ||
"dependencies": { | ||
"@uniformdev/context": "19.47.1-alpha.3+70a8d8101" | ||
"@uniformdev/context": "19.47.1-alpha.11+7b2a77395" | ||
}, | ||
"gitHead": "70a8d8101b37be3b7445ea577023160ad86ab284" | ||
"gitHead": "7b2a77395e250abc8e1d30cff034b421ac38c40f" | ||
} |
Sorry, the diff of this file is not supported yet
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
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
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
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
11976
305