New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

ggez-banking-sdk

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ggez-banking-sdk - npm Package Compare versions

Comparing version

to
0.1.26

@@ -1,2 +0,2 @@

import { PromotionType, PromotionVisibility, PromotionStatus, PromotionGames, GGEZGiftType, OrderStatus } from "../constants";
import { PromotionType, PromotionVisibility, PromotionStatus, PromotionGames, GGEZGiftType } from "../constants";
export type Amount = {

@@ -42,3 +42,3 @@ amount: number;

type: GGEZGiftType;
order_status: OrderStatus;
formatted_claimed_date: string;
claimed_date: string;

@@ -45,0 +45,0 @@ claimed_prize_amount: number;

{
"name": "ggez-banking-sdk",
"version": "0.1.25",
"version": "0.1.26",
"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",