New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
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 3.1.0 to 3.2.0

9

lib/model/order.d.ts

@@ -7,5 +7,4 @@ import { Model } from "../model";

artistPhoto?: string;
customerId?: string;
customerUserUid?: string;
customerName?: string;
customerPhoto?: string;
status?: OrderStatus;

@@ -20,5 +19,5 @@ statusPlacedDate?: number;

price?: number;
theirName?: string;
video?: string;
videoThumbnail?: string;
receiverName?: string;
videoUri?: string;
videoThumbnailUri?: string;
}

@@ -25,0 +24,0 @@ export declare enum OrderStatus {

{
"name": "@favid-inc/api",
"version": "3.1.0",
"version": "3.2.0",
"description": "API for Favid Project",

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

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