Socket
Socket
Sign inDemoInstall

@attraqt/search-commons

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@attraqt/search-commons - npm Package Compare versions

Comparing version 1.9.0 to 1.10.0

4

com/attraqt/search/protobuf/product_suggest.ts
/* eslint-disable */
import {
import type {
SortOptions,

@@ -46,2 +46,4 @@ SearchResponseItem,

configurationId: string;
/** Default search configuration id. May be different from the one used for this query */
defaultConfigurationId: string;
}

@@ -48,0 +50,0 @@

@@ -158,2 +158,4 @@ /* eslint-disable */

configurationId: string;
/** Default search configuration id. May be different from the one used for this query */
defaultConfigurationId: string;
}

@@ -160,0 +162,0 @@

{
"name": "@attraqt/search-commons",
"description": "Typescript generated code for the search API definition",
"version": "1.9.0",
"version": "1.10.0",
"author": "technique@attraqt.com",
"types": "index.d.ts"
}
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