ggez-banking-sdk
Advanced tools
Comparing version 0.0.76 to 0.0.77
@@ -38,4 +38,4 @@ import { PromotionType, PromotionVisibility, PromotionStatus, PromotionGames, GGEZGiftType, OrderStatus } from "../constants"; | ||
export interface Gift { | ||
id: number; | ||
code: string; | ||
promotion_id: number; | ||
promotion_code: string; | ||
type: GGEZGiftType; | ||
@@ -42,0 +42,0 @@ order_status: OrderStatus; |
{ | ||
"name": "ggez-banking-sdk", | ||
"version": "0.0.76", | ||
"version": "0.0.77", | ||
"description": "A Node.js package to handle GGEZ Banking API endpoints, Simplify the process of managing CRUD operations with this efficient and easy-to-use package.", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
779386