@uniformdev/assets
Advanced tools
Comparing version 19.55.1-alpha.8 to 19.56.0
@@ -130,3 +130,3 @@ import { ApiClient, ClientOptions } from '@uniformdev/context/api'; | ||
Asset: { | ||
/** @description Content type of the asset. */ | ||
/** @description Asset type of the asset. */ | ||
type: string; | ||
@@ -483,17 +483,11 @@ /** | ||
/** | ||
* Format: uuid | ||
* @description Reference to the category this component definition belongs to | ||
* @description Description of the content type | ||
* @default null | ||
*/ | ||
categoryId?: string | null; | ||
/** | ||
* @description Description of the component definition | ||
* @default null | ||
*/ | ||
description?: string; | ||
/** | ||
* @description Description of the component definition | ||
* @default null | ||
* @description Icon name for the content type (e.g. 'screen') | ||
* @default file-document | ||
*/ | ||
previewImageUrl?: string; | ||
icon?: string; | ||
/** @description Created date string for this content type (ignored for writes) */ | ||
@@ -500,0 +494,0 @@ created?: string; |
{ | ||
"name": "@uniformdev/assets", | ||
"version": "19.55.1-alpha.8+02b3f0ddb", | ||
"version": "19.56.0", | ||
"description": "Uniform Assets", | ||
@@ -39,5 +39,5 @@ "license": "SEE LICENSE IN LICENSE.txt", | ||
"dependencies": { | ||
"@uniformdev/context": "19.55.1-alpha.8+02b3f0ddb" | ||
"@uniformdev/context": "19.56.0" | ||
}, | ||
"gitHead": "02b3f0ddb80a99d95d2f69cab42013682d763ca8" | ||
"gitHead": "56938585920b817df15d278b46cbb3bd56f18790" | ||
} |
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
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
0
105720
1088
+ Added@uniformdev/context@19.56.0(transitive)
+ Addeddequal@2.0.3(transitive)
+ Addedjs-cookie@3.0.5(transitive)
+ Addedmitt@3.0.1(transitive)
+ Addedp-limit@3.1.0(transitive)
+ Addedrfdc@1.4.1(transitive)
+ Addedyocto-queue@0.1.0(transitive)
Updated@uniformdev/context@19.56.0