Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@uniformdev/assets

Package Overview
Dependencies
Maintainers
12
Versions
343
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.61.1 to 19.62.0

3

dist/index.d.ts

@@ -84,3 +84,4 @@ import { ApiClient, ClientOptions } from '@uniformdev/context/api';

projectId: string;
asset: components["schemas"]["AssetInput"];
asset?: components["schemas"]["AssetInput"];
assets?: components["schemas"]["AssetInput"][];
};

@@ -87,0 +88,0 @@ };

{
"name": "@uniformdev/assets",
"version": "19.61.1",
"version": "19.62.0",
"description": "Uniform Assets",

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

"dependencies": {
"@uniformdev/context": "19.61.1"
"@uniformdev/context": "19.62.0"
},
"gitHead": "01ed7d10fd66f65c79caa4cf87a22080b3d7942b"
"gitHead": "dcaa272276caccfec3318d2a028cf4efa8a569a8"
}

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