You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@sp-api-sdk/common

Package Overview
Dependencies
Maintainers
1
Versions
114
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sp-api-sdk/common - npm Package Compare versions

Comparing version

to
2.1.14

8

package.json

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

"description": "Selling Parner API common library",
"version": "2.1.13",
"version": "2.1.14",
"main": "dist/cjs/index.js",

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

"dependencies": {
"@sp-api-sdk/auth": "2.2.8",
"axios": "^1.8.4",
"@sp-api-sdk/auth": "2.2.9",
"axios": "^1.9.0",
"axios-logger": "^2.8.1",

@@ -48,3 +48,3 @@ "axios-retry": "^4.5.0",

],
"gitHead": "287508bdc050a25bac20889ed0afb6d3f6518cd6"
"gitHead": "773f45c3f4aab28e0bd9f6033045988800d7f258"
}