Socket
Socket
Sign inDemoInstall

@onereach/types-contacts-api

Package Overview
Dependencies
Maintainers
2
Versions
613
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.35.1 to 5.35.2

1

dist/cjs/index.d.ts

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

q?: string;
schemaPreset?: string[];
}

@@ -227,0 +228,0 @@ export interface FieldSchemaListDto extends ListApiResponse {

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

q?: string;
schemaPreset?: string[];
}

@@ -227,0 +228,0 @@ export interface FieldSchemaListDto extends ListApiResponse {

4

package.json
{
"name": "@onereach/types-contacts-api",
"version": "5.35.1",
"version": "5.35.2",
"description": "Generated types for Contacts Api",

@@ -28,3 +28,3 @@ "author": "OneReach.ai",

},
"gitHead": "3e58b635e9c005d16317045affc49363d96647dd"
"gitHead": "470658e7ad14655c6342f4e27966e9c089bd0e53"
}
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