Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@bootpay/backend-js

Package Overview
Dependencies
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bootpay/backend-js - npm Package Compare versions

Comparing version
2.3.1
to
2.3.2
+3
-0
CHNAGELOG.md

@@ -0,1 +1,4 @@

### 2.3.2
* 배송등록 api 필드 추가
### 2.3.1

@@ -2,0 +5,0 @@ * requestSubscribePayment 함수 추가

+1
-1

@@ -20,3 +20,3 @@ "use strict";

this.apiVersion = '5.0.0';
this.sdkVersion = '2.3.1';
this.sdkVersion = '2.3.0';
this.mode = 'production';

@@ -23,0 +23,0 @@ this.$http = axios_1.default.create({

@@ -278,2 +278,3 @@ export interface AccessTokenResponseParameters {

receipt_id: string;
receipt_url: string;
tracking_number: string;

@@ -280,0 +281,0 @@ delivery_corp: string;

{
"name": "@bootpay/backend-js",
"version": "2.3.1",
"version": "2.3.2",
"description": "Bootpay Server Side Package for Node.js",

@@ -5,0 +5,0 @@ "types": "dist/bootpay.d.ts",