@interledger/open-payments
Advanced tools
Comparing version 6.11.0 to 6.11.1
@@ -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>", |
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
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
257684