New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

@sp-api-sdk/finances-api-v0

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sp-api-sdk/finances-api-v0 - npm Package Compare versions

Comparing version 3.0.0 to 3.1.0

@@ -33,2 +33,8 @@ /**

/**
* The name of the store where the event occurred.
* @type {string}
* @memberof AdjustmentEvent
*/
'StoreName'?: string;
/**
*

@@ -35,0 +41,0 @@ * @type {Currency}

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

"description": "The Selling Partner API for Finances helps you obtain financial information relevant to a seller's business. You can obtain financial events for a given order, financial event group, or date range without having to wait until a statement period closes. You can also obtain financial event groups for a given date range.",
"version": "3.0.0",
"version": "3.1.0",
"main": "dist/cjs/index.js",

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

"dependencies": {
"@sp-api-sdk/common": "2.1.9",
"@sp-api-sdk/common": "2.1.10",
"axios": "^1.7.9"

@@ -45,3 +45,3 @@ },

],
"gitHead": "00dfa4e5e7dd2f486f00e85e5dab73ea2685eb0f"
"gitHead": "4098c9f3375b3b56212baa3bf21c18dd987baab2"
}

@@ -5,5 +5,7 @@ # `finances-api-v0`

[![npm version](https://badgen.net/npm/v/@sp-api-sdk/finances-api-v0)](https://www.npmjs.com/package/@sp-api-sdk/finances-api-v0)
[![XO code style](https://badgen.net/badge/code%20style/XO/cyan)](https://github.com/xojs/xo)
[![npm version](https://img.shields.io/npm/v/@sp-api-sdk/finances-api-v0)](https://www.npmjs.com/package/@sp-api-sdk/finances-api-v0)
[![XO code style](https://img.shields.io/badge/code_style-xo-cyan)](https://github.com/xojs/xo)
[<img src="https://files.bizon.solutions/images/logo/bizon-horizontal.png" alt="Bizon" width="250"/>](https://www.bizon.solutions?utm_source=github&utm_medium=readme&utm_campaign=selling-partner-api-sdk)
## Documentation

@@ -10,0 +12,0 @@