@uniformdev/assets
Advanced tools
Comparing version 19.61.1 to 19.62.0
@@ -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
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
106432
1095
+ Added@uniformdev/context@19.62.0(transitive)
- Removed@uniformdev/context@19.61.1(transitive)
Updated@uniformdev/context@19.62.0