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
2
Versions
638
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.35.0 to 1.35.1-beta.778.0

2

dist/index.ts

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

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

@@ -30,0 +30,0 @@

{
"name": "@onereach/types-contacts-api",
"description": "Generated types for Contacts Api",
"version": "1.35.0",
"version": "1.35.1-beta.778.0",
"author": "OneReach.ai",

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

"ts-node": "^10.0.0"
},
"gitHead": "0b7609aacef41e77e85efa36b101d4fb587e7c0b"
}
}
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