Socket
Socket
Sign inDemoInstall

@uniformdev/assets

Package Overview
Dependencies
Maintainers
11
Versions
302
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.58.2-alpha.0 to 19.58.2-alpha.11

6

dist/index.d.ts

@@ -496,2 +496,8 @@ import { ApiClient, ClientOptions } from '@uniformdev/context/api';

slugSettings?: external["uniform-canvas-types.swagger.yml"]["components"]["schemas"]["ComponentDefinitionSlugSettings"];
/**
* @description The definition type of this content type (block or content type)
* @default contentType
* @enum {string}
*/
type?: "contentType" | "block";
};

@@ -498,0 +504,0 @@ /** @description Defines an editable parameter on a component. */

6

package.json
{
"name": "@uniformdev/assets",
"version": "19.58.2-alpha.0+68d890cf9",
"version": "19.58.2-alpha.11+9a1da0c41",
"description": "Uniform Assets",

@@ -39,5 +39,5 @@ "license": "SEE LICENSE IN LICENSE.txt",

"dependencies": {
"@uniformdev/context": "19.58.2-alpha.0+68d890cf9"
"@uniformdev/context": "19.58.2-alpha.11+9a1da0c41"
},
"gitHead": "68d890cf94dc44136dd88bcc2d703248bae10bea"
"gitHead": "9a1da0c4162d8d70477d87a876eeaaf4525d94ac"
}

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