Socket
Socket
Sign inDemoInstall

@uniformdev/assets

Package Overview
Dependencies
Maintainers
11
Versions
303
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uniformdev/assets - npm Package Compare versions

Comparing version 19.55.1-alpha.8 to 19.56.1-alpha.5

16

dist/index.d.ts

@@ -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.1-alpha.5+7dd8fa6f9",
"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.1-alpha.5+7dd8fa6f9"
},
"gitHead": "02b3f0ddb80a99d95d2f69cab42013682d763ca8"
"gitHead": "7dd8fa6f965545af8b78ea3095e6a7406279bbc9"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc