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

@sp-api-sdk/vendor-direct-fulfillment-payments-api-v1

Package Overview
Dependencies
Maintainers
2
Versions
100
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sp-api-sdk/vendor-direct-fulfillment-payments-api-v1 - npm Package Compare versions

Comparing version 1.6.14 to 1.6.15

2

dist/types/src/client.d.ts

@@ -5,3 +5,3 @@ import { onRetry } from '@sp-api-sdk/common';

export declare const RATE_LIMITS: RateLimit[];
export interface ClientParameters extends Omit<ClientConfiguration, 'rateLimits | onRetry'> {
export interface ClientParameters extends Omit<ClientConfiguration, 'rateLimits' | 'onRetry'> {
rateLimiting?: {

@@ -8,0 +8,0 @@ retry: boolean;

@@ -5,3 +5,3 @@ {

"description": "The Selling Partner API for Direct Fulfillment Payments provides programmatic access to a direct fulfillment vendor's invoice data.",
"version": "1.6.14",
"version": "1.6.15",
"main": "dist/cjs/index.js",

@@ -29,4 +29,4 @@ "module": "dist/es/index.js",

"dependencies": {
"@sp-api-sdk/auth": "^1.8.4",
"@sp-api-sdk/common": "^1.7.0",
"@sp-api-sdk/auth": "^1.9.0",
"@sp-api-sdk/common": "^1.7.1",
"axios": "^0.21.1"

@@ -53,3 +53,3 @@ },

],
"gitHead": "3b2a61e225ed988547320fae35f085582caf67e4"
"gitHead": "ccc62c529fc5f4525803ade1bbabdfc5aafc561f"
}

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