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

@interledger/open-payments

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@interledger/open-payments - npm Package Compare versions

Comparing version 6.11.0 to 6.11.1

2

dist/index.d.ts

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

export { GrantRequest, GrantContinuation, GrantContinuationRequest, IncomingPayment, PublicIncomingPayment, IncomingPaymentWithPaymentMethods, IlpPaymentMethod, Quote, OutgoingPayment, PendingGrant, Grant, isPendingGrant, isFinalizedGrant, JWK, JWKS, PaginationArgs, WalletAddress, AccessType, AccessAction, AccessToken, AccessItem } from './types';
export { GrantRequest, GrantContinuation, GrantContinuationRequest, IncomingPayment, PublicIncomingPayment, IncomingPaymentWithPaymentMethods, IlpPaymentMethod, Quote, OutgoingPayment, OutgoingPaymentWithSpentAmounts, PendingGrant, Grant, isPendingGrant, isFinalizedGrant, JWK, JWKS, PaginationArgs, WalletAddress, AccessType, AccessAction, AccessToken, AccessItem } from './types';
export { createAuthenticatedClient, createUnauthenticatedClient, AuthenticatedClient, UnauthenticatedClient, OpenPaymentsClientError } from './client';
export { getAuthServerOpenAPI, getResourceServerOpenAPI, getWalletAddressServerOpenAPI } from './openapi';
export { mockWalletAddress, mockIncomingPayment, mockPublicIncomingPayment, mockIncomingPaymentWithPaymentMethods, mockIlpPaymentMethod, mockOutgoingPayment, mockIncomingPaymentPaginationResult, mockOutgoingPaymentPaginationResult, mockQuote, mockJwk, mockAccessToken, mockContinuationRequest, mockGrantRequest, mockGrant, mockPendingGrant } from './test/helpers';
{
"name": "@interledger/open-payments",
"version": "6.11.0",
"version": "6.11.1",
"description": "Tools for interacting with the Open Payments API",

@@ -5,0 +5,0 @@ "author": "Interledger Tech Team <tech@interledger.org>",

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