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 1.26.1-beta.604.0 to 1.26.1-beta.605.0

4

dist/index.ts

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

export interface ListApiParams {
take: number | undefined;
skip: number | undefined;
take?: number;
skip?: number;
}

@@ -23,0 +23,0 @@

{
"name": "@onereach/types-contacts-api",
"description": "Generated types for Contacts Api",
"version": "1.26.1-beta.604.0",
"version": "1.26.1-beta.605.0",
"author": "OneReach.ai",

@@ -21,3 +21,3 @@ "main": "./dist/index.ts",

},
"gitHead": "f037b51e211c3a777985b47d3b0aa38056c79e53"
"gitHead": "5ec48e7ebd70861484879208f87198ee83c995fd"
}
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