Python-amazon-sp-api

Latest version: v1.9.24

Safety actively analyzes 723882 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 7

1.9.5

Changes Relevant to End-Users
- **Vendor Shipments API Enhancement**: Improved the documentation for `submit_shipment_confirmations` and `submit_shipments` methods in the `VendorShipments` class. The descriptions are now more concise and easier to understand, aiding developers in implementing shipment confirmations and requests more effectively.

Internal Changes
- **Code Cleanup**: Removed unnecessary blank lines in the `VendorShipments` class to enhance code readability and maintainability.
- **Documentation Update**: Added `onerror` attribute to image tags in the documentation templates to ensure fallback images are displayed if the original images fail to load.
- **Template IDs Update**: Updated the list of template IDs in the documentation layout script to remove unused entries and streamline the selection process.

Mermaid Diagram Representation

mermaid
graph TD;
A[VendorShipments Class] -->|Improved Documentation| B[submit_shipment_confirmations];
A -->|Improved Documentation| C[submit_shipments];
A -->|Code Cleanup| D[Removed Blank Lines];
E[Documentation Templates] -->|Added onerror Attribute| F[Image Tags];
G[Documentation Layout Script] -->|Updated Template IDs| H[Template ID List];


These updates streamline the process of interacting with the Vendor Shipments API, making it more intuitive for developers to use the library, and improve the robustness of the documentation display.

1.9.4

Changes Relevant to End-Users
- **Vendor Shipments API Enhancement**: Improved the documentation for `submit_shipment_confirmations` and `submit_shipments` methods in the `VendorShipments` class. The descriptions are now more concise and easier to understand, aiding developers in implementing shipment confirmations and requests more effectively.

Internal Changes
- **Code Cleanup**: Removed unnecessary blank lines in the `VendorShipments` class to enhance code readability and maintainability.
- **Documentation Update**: Added `onerror` attribute to image tags in the documentation templates to ensure fallback images are displayed if the original images fail to load.

Mermaid Diagram Representation

mermaid
graph TD;
A[VendorShipments Class] -->|Improved Documentation| B[submit_shipment_confirmations];
A -->|Improved Documentation| C[submit_shipments];
A -->|Code Cleanup| D[Removed Blank Lines];
E[Documentation Templates] -->|Added onerror Attribute| F[Image Tags];


These updates streamline the process of interacting with the Vendor Shipments API, making it more intuitive for developers to use the library, and improve the robustness of the documentation display.

1.9.3

Changes Relevant to End-Users
- **Vendor Shipments API Enhancement**: Improved the documentation for `submit_shipment_confirmations` and `submit_shipments` methods in the `VendorShipments` class. The descriptions are now more concise and easier to understand, aiding developers in implementing shipment confirmations and requests more effectively.

Internal Changes
- **Code Cleanup**: Removed unnecessary blank lines in the `VendorShipments` class to enhance code readability and maintainability.

Mermaid Diagram Representation

mermaid
graph TD;
A[VendorShipments Class] -->|Improved Documentation| B[submit_shipment_confirmations];
A -->|Improved Documentation| C[submit_shipments];
A -->|Code Cleanup| D[Removed Blank Lines];


These updates streamline the process of interacting with the Vendor Shipments API, making it more intuitive for developers to use the library.

1.9.2

Changes Relevant to End-Users
- **Vendor Shipments API Enhancement**: Improved the documentation for `submit_shipment_confirmations` and `submit_shipments` methods in the `VendorShipments` class. The descriptions are now more concise and easier to understand, aiding developers in implementing shipment confirmations and requests more effectively.

Internal Changes
- **Code Cleanup**: Removed unnecessary blank lines in the `VendorShipments` class to enhance code readability and maintainability.

Mermaid Diagram Representation

mermaid
graph TD;
A[VendorShipments Class] -->|Improved Documentation| B[submit_shipment_confirmations];
A -->|Improved Documentation| C[submit_shipments];
A -->|Code Cleanup| D[Removed Blank Lines];


These updates streamline the process of interacting with the Vendor Shipments API, making it more intuitive for developers to use the library.

1.9.1

Changes Relevant to End-Users
- **Vendor Shipments API Enhancement**: Improved the documentation for `submit_shipment_confirmations` and `submit_shipments` methods in the `VendorShipments` class. The descriptions are now more concise and easier to understand, aiding developers in implementing shipment confirmations and requests more effectively.

Internal Changes
- **Code Cleanup**: Removed unnecessary blank lines in the `VendorShipments` class to enhance code readability and maintainability.

Mermaid Diagram Representation

mermaid
graph TD;
A[VendorShipments Class] -->|Improved Documentation| B[submit_shipment_confirmations];
A -->|Improved Documentation| C[submit_shipments];
A -->|Code Cleanup| D[Removed Blank Lines];


These updates streamline the process of interacting with the Vendor Shipments API, making it more intuitive for developers to use the library.

1.8.22

Changes Relevant to End-Users
- **Code Style Improvement**: Updated the codebase to use consistent string quoting style, improving readability and maintainability.

Internal Changes
- **Refactoring**: Reformatted code to adhere to PEP 8 standards, including consistent use of double quotes for strings and improved indentation.
- **Function Signatures**: Updated function signatures for better clarity and consistency across the codebase.

Mermaid Diagram Representation

mermaid
graph TD;
A[Codebase] -->|Improved Readability| B[Consistent String Quoting];
A -->|Refactored| C[PEP 8 Compliance];


These changes enhance the code quality, making it easier for developers to maintain and extend the library.

Page 4 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.