@figuredev/payments-sdk
Advanced tools
Comparing version 0.26.14 to 0.26.15
@@ -20,3 +20,4 @@ import { Maybe } from "fgr-lib-backend/lib/types"; | ||
Dejavoo = "dejavoo", | ||
TSYS = "tsys" | ||
TSYS = "tsys", | ||
SeamlessPay = "seamlesspay" | ||
} | ||
@@ -23,0 +24,0 @@ export declare enum PaymentRequestEntryModeDTO { |
@@ -11,2 +11,3 @@ "use strict"; | ||
PaymentGatewayDTO["TSYS"] = "tsys"; | ||
PaymentGatewayDTO["SeamlessPay"] = "seamlesspay"; | ||
})(PaymentGatewayDTO = exports.PaymentGatewayDTO || (exports.PaymentGatewayDTO = {})); | ||
@@ -13,0 +14,0 @@ var PaymentRequestEntryModeDTO; |
{ | ||
"name": "@figuredev/payments-sdk", | ||
"version": "0.26.14", | ||
"version": "0.26.15", | ||
"license": "ISC", | ||
@@ -5,0 +5,0 @@ "files": [ |
@@ -7,2 +7,3 @@ ## Order Service SDK | ||
2. Increment version in package.json | ||
3. Call `npm publish --access public` | ||
3. Call `yarn build` from sdk directory | ||
4. Call `npm publish --access public` |
Sorry, the diff of this file is not supported yet
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
32312
544
9
1