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

@onereach/types-contacts-api

Package Overview
Dependencies
Maintainers
0
Versions
637
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.33.1 to 5.33.2-beta.3534.0

1

dist/cjs/index.d.ts

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

fieldValues: Record<string, FieldValueResponseDto>;
contactBooks?: string[];
}

@@ -83,0 +82,0 @@ export interface ContactSearchParamsDto extends ReturnType<typeof IntersectionType<OrderParams, ListApiParams>> {

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

fieldValues: Record<string, FieldValueResponseDto>;
contactBooks?: string[];
}

@@ -83,0 +82,0 @@ export interface ContactSearchParamsDto extends ReturnType<typeof IntersectionType<OrderParams, ListApiParams>> {

5

package.json
{
"name": "@onereach/types-contacts-api",
"version": "5.33.1",
"version": "5.33.2-beta.3534.0",
"description": "Generated types for Contacts Api",

@@ -27,4 +27,3 @@ "author": "OneReach.ai",

"access": "public"
},
"gitHead": "a82fce9590b4651dae41e60b68d7dd20c1d41379"
}
}
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