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

@squiz/dxp-ai-client

Package Overview
Dependencies
Maintainers
49
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@squiz/dxp-ai-client - npm Package Compare versions

Comparing version 0.13.0 to 0.14.0

6

CHANGELOG.md
# @squiz/dxp-ai-client
## 0.14.0
### Minor Changes
- 2ed561a: Added filter to the context items list
## 0.13.0

@@ -4,0 +10,0 @@

2

dist/generated/DxpAiService.d.ts

@@ -170,2 +170,3 @@ export type AiAuthType = 'none' | 'dxp';

cursor?: number;
filter?: string;
pageSize?: PaginationPageLimit;

@@ -483,2 +484,3 @@ sortDirection?: SortDirectionEnum1;

cursor?: number;
filter?: string;
pageSize?: PaginationPageLimit;

@@ -485,0 +487,0 @@ sortDirection?: ListParams5SortDirectionEnum;

4

package.json

@@ -5,3 +5,3 @@ {

"private": false,
"version": "0.13.0",
"version": "0.14.0",
"description": "Exposes the DXP AI service as a package for consumers",

@@ -21,5 +21,5 @@ "main": "dist/index.js",

"jest": "^29.7.0",
"@squiz/ai-service": "1.7.1"
"@squiz/ai-service": "1.8.0"
},
"dependencies": {}
}

Sorry, the diff of this file is too big to display

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