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

@depict-ai/types

Package Overview
Dependencies
Maintainers
5
Versions
98
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@depict-ai/types - npm Package Compare versions

Comparing version 1.0.29 to 1.0.30

4

api/BaseSearchRequest.d.ts

@@ -17,2 +17,6 @@ /* tslint:disable */

/**
* The locale to use for the search. If not set, the default locale will be used.
*/
locale?: string;
/**
* List of filters to apply to the results.

@@ -19,0 +23,0 @@ */

@@ -16,2 +16,6 @@ /* tslint:disable */

market: string;
/**
* The locale to use for the search. If not set, the default locale will be used.
*/
locale?: string;
metadata?: {

@@ -18,0 +22,0 @@ [k: string]: string;

@@ -37,2 +37,6 @@ /* tslint:disable */

/**
* The locale to use for the search. If not set, the default locale will be used.
*/
locale?: string;
/**
* List of filters to apply to the results.

@@ -39,0 +43,0 @@ */

@@ -33,2 +33,6 @@ /* tslint:disable */

/**
* The locale to use for the search. If not set, the default locale will be used.
*/
locale?: string;
/**
* List of filters to apply to the results.

@@ -35,0 +39,0 @@ */

@@ -12,2 +12,6 @@ /* tslint:disable */

/**
* The locale to use for the search. If not set, the default locale will be used.
*/
locale?: string;
/**
* The search query.

@@ -14,0 +18,0 @@ */

2

package.json
{
"name": "@depict-ai/types",
"version": "1.0.29",
"version": "1.0.30",
"license": "MIT",

@@ -5,0 +5,0 @@ "description": "Autogenerated types of API responses used across Depict UI packages",

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