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

@sp-api-sdk/fulfillment-inbound-api-2024-03-20

Package Overview
Dependencies
Maintainers
0
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sp-api-sdk/fulfillment-inbound-api-2024-03-20 - npm Package Compare versions

Comparing version 1.2.2 to 1.3.0

1

dist/cjs/index.js

@@ -18,2 +18,3 @@ "use strict";

__exportStar(require("./src/client"), exports);
__exportStar(require("./src/api-model/api"), exports);
__exportStar(require("./src/api-model/models"), exports);
export * from './src/client';
export * from './src/api-model/api';
export * from './src/api-model/models';
export * from './src/client';
export * from './src/api-model/api';
export * from './src/api-model/models';

8

package.json

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

"description": "The Selling Partner API for Fulfillment By Amazon (FBA) Inbound. The FBA Inbound API enables building inbound workflows to create, manage, and send shipments into Amazon's fulfillment network. The API has interoperability with the Send-to-Amazon user interface.",
"version": "1.2.2",
"version": "1.3.0",
"main": "dist/cjs/index.js",

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

"dependencies": {
"@sp-api-sdk/common": "2.0.11",
"axios": "^1.7.2"
"@sp-api-sdk/common": "2.0.12",
"axios": "^1.7.4"
},

@@ -45,3 +45,3 @@ "repository": {

],
"gitHead": "6f3dfd53cad528b970ec29dfd12b0105b351464b"
"gitHead": "bfd73ff78b2b8e141419439963c93e61224edae5"
}
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