Socket
Socket
Sign inDemoInstall

@onereach/types-contacts-api

Package Overview
Dependencies
Maintainers
2
Versions
615
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@onereach/types-contacts-api - npm Package Compare versions

Comparing version 5.25.1-beta.3270.0 to 5.25.1

5

dist/cjs/index.d.ts

@@ -125,7 +125,2 @@ declare function OmitType<T, K extends keyof T>(classRef: T, keys: readonly K[]): Omit<T, typeof keys[number]>;

};
export interface FindContactByValueDto {
contact_book?: string;
machine_name: string;
value: unknown;
}
export interface LinkContactMultiParamsDto {

@@ -132,0 +127,0 @@ ids: string[];

@@ -125,7 +125,2 @@ declare function OmitType<T, K extends keyof T>(classRef: T, keys: readonly K[]): Omit<T, typeof keys[number]>;

};
export interface FindContactByValueDto {
contact_book?: string;
machine_name: string;
value: unknown;
}
export interface LinkContactMultiParamsDto {

@@ -132,0 +127,0 @@ ids: string[];

5

package.json
{
"name": "@onereach/types-contacts-api",
"description": "Generated types for Contacts Api",
"version": "5.25.1-beta.3270.0",
"version": "5.25.1",
"author": "OneReach.ai",

@@ -27,3 +27,4 @@ "main": "dist/cjs/index.js",

"ts-node": "10.9.1"
}
},
"gitHead": "feead69e6702d19cbbcd137772e57d8915324403"
}
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