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

@figuredev/payments-sdk

Package Overview
Dependencies
Maintainers
6
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@figuredev/payments-sdk - npm Package Compare versions

Comparing version 0.26.3 to 0.26.4

4

lib/types.d.ts

@@ -11,2 +11,5 @@ import { Maybe } from "fgr-lib-backend/lib/types";

magStripe?: string;
ksn?: string;
encTrackData?: string;
encryptionFormat?: string;
};

@@ -91,2 +94,3 @@ export declare enum PaymentGatewayDTO {

response?: any;
options?: PaymentRequestOptionsDTO;
};

@@ -93,0 +97,0 @@ export declare type PaymentAuthTokenDTO = {

2

package.json
{
"name": "@figuredev/payments-sdk",
"version": "0.26.3",
"version": "0.26.4",
"license": "ISC",

@@ -5,0 +5,0 @@ "files": [

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