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

@tryvital/vital-node

Package Overview
Dependencies
Maintainers
1
Versions
239
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tryvital/vital-node - npm Package Compare versions

Comparing version 2.1.1 to 2.1.2

2

client/models/user_models.ts

@@ -38,3 +38,3 @@ export interface UserIdResponse {

created_on: string;
connecte_sources: Array<ConnectedSourceClientFacing>;
connected_sources: Array<ConnectedSourceClientFacing>;
user_id: string;

@@ -41,0 +41,0 @@ }

@@ -32,3 +32,3 @@ export interface UserIdResponse {

created_on: string;
connecte_sources: Array<ConnectedSourceClientFacing>;
connected_sources: Array<ConnectedSourceClientFacing>;
user_id: string;

@@ -35,0 +35,0 @@ }

{
"name": "@tryvital/vital-node",
"version": "2.1.1",
"version": "2.1.2",
"description": "Node client for Vital",

@@ -5,0 +5,0 @@ "author": "maitham",

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