New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@seven.io/client

Package Overview
Dependencies
Maintainers
0
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@seven.io/client - npm Package Compare versions

Comparing version 3.1.1 to 3.2.0

2

dist/resources/contacts/types.d.ts

@@ -26,3 +26,3 @@ export type Contact = {

validation: {
state: string | null;
state: 'valid' | 'invalid' | 'absent' | 'unknown' | null;
timestamp: string | null;

@@ -29,0 +29,0 @@ };

@@ -81,3 +81,3 @@ {

"types": "./dist/index.d.ts",
"version": "3.1.1"
"version": "3.2.0"
}
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