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

@spritz-finance/api-client

Package Overview
Dependencies
Maintainers
2
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spritz-finance/api-client - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

2

dist/spritz-api-client.d.ts

@@ -807,3 +807,3 @@ import { AxiosInstance } from 'axios';

createUser(args: CreateUserArgs): Promise<CreateUserResponse>;
create(args: CreateUserArgs): Promise<CreateUserResponse>;
create(args: CreateUserArgs): Promise<CreateUserResponse | undefined>;
getCurrentUser(): Promise<CurrentUser_me>;

@@ -810,0 +810,0 @@ getUserVerification(): Promise<UserVerification_verification | null>;

{
"name": "@spritz-finance/api-client",
"version": "0.1.1",
"version": "0.1.2",
"description": "Typescript library for interacting with the Spritz Finance API",

@@ -5,0 +5,0 @@ "main": "dist/spritz-api-client.js",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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