Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@tosspayments/sdk-constants

Package Overview
Dependencies
Maintainers
32
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tosspayments/sdk-constants - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

2

dist/EasyPayProvider.d.ts

@@ -6,6 +6,6 @@ import { ValueOf } from 'type-fest';

readonly 삼성페이: "SAMSUNGPAY";
readonly 애플페이: "APPLEPAY";
readonly 엘페이: "LPAY";
readonly 카카오페이: "KAKAOPAY";
readonly 페이코: "PAYCO";
readonly LG페이: "LGPAY";
readonly SSG페이: "SSG";

@@ -12,0 +12,0 @@ };

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

삼성페이: `SAMSUNGPAY`,
애플페이: `APPLEPAY`,
엘페이: `LPAY`,
카카오페이: `KAKAOPAY`,
페이코: `PAYCO`,
LG페이: `LGPAY`,
SSG페이: `SSG`,
};
//# sourceMappingURL=EasyPayProvider.js.map

@@ -6,6 +6,6 @@ import { ValueOf } from 'type-fest';

readonly 삼성페이: "SAMSUNGPAY";
readonly 애플페이: "APPLEPAY";
readonly 엘페이: "LPAY";
readonly 카카오페이: "KAKAOPAY";
readonly 페이코: "PAYCO";
readonly LG페이: "LGPAY";
readonly SSG페이: "SSG";

@@ -12,0 +12,0 @@ };

@@ -5,8 +5,8 @@ export const EasyPayProvider = {

삼성페이: `SAMSUNGPAY`,
애플페이: `APPLEPAY`,
엘페이: `LPAY`,
카카오페이: `KAKAOPAY`,
페이코: `PAYCO`,
LG페이: `LGPAY`,
SSG페이: `SSG`,
};
//# sourceMappingURL=EasyPayProvider.js.map
{
"name": "@tosspayments/sdk-constants",
"version": "0.2.1",
"description": "Enums and Constants used in Toss Payments SDK",
"version": "0.2.2",
"description": "Enums and Constants used in Toss Payments SDK.",
"license": "MIT",

@@ -6,0 +6,0 @@ "main": "dist/index.js",

@@ -7,6 +7,6 @@ import { ValueOf } from 'type-fest';

삼성페이: `SAMSUNGPAY`,
애플페이: `APPLEPAY`,
엘페이: `LPAY`,
카카오페이: `KAKAOPAY`,
페이코: `PAYCO`,
LG페이: `LGPAY`,
SSG페이: `SSG`,

@@ -13,0 +13,0 @@ } as const;

{
"extends": "../../tsconfig.json",
"extends": "../../../tsconfig.json",
"compilerOptions": {

@@ -8,4 +8,4 @@ "target": "es6",

"outDir": "./dist"
},
},
"include": ["src"]
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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