You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@favid-inc/api

Package Overview
Dependencies
Maintainers
1
Versions
211
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@favid-inc/api - npm Package Compare versions

Comparing version

to
3.10.9

16

lib/model/artist.d.ts

@@ -33,17 +33,1 @@ import { CreateSubAccount } from "../iugu";

}
export interface ArtistRate extends Model {
artistId?: number;
customerEmail?: string;
customerName?: string;
customerUserUid?: string;
date?: number;
message?: string;
value?: 0 | 1 | 2 | 3 | 4 | 5;
}
export interface ArtistFollower extends Model {
artistId?: number;
customerEmail?: string;
customerName?: string;
customerUserUid?: string;
date?: number;
}

2

lib/model/index.d.ts
export * from "./administrador";
export * from "./artist-category";
export * from "./artist-follower";
export * from "./artist-rate";
export * from "./artist";
export * from "./model";
export * from "./order";

@@ -8,3 +8,5 @@ "use strict";

__export(require("./artist-category"));
__export(require("./artist-follower"));
__export(require("./artist-rate"));
__export(require("./artist"));
__export(require("./order"));
{
"name": "@favid-inc/api",
"version": "3.10.8",
"version": "3.10.9",
"description": "API for Favid Project",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/favid-inc/api#readme",

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.