Socket
Socket
Sign inDemoInstall

@sp-api-sdk/auth

Package Overview
Dependencies
196
Maintainers
2
Versions
83
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.9.7 to 1.9.8

10

package.json

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

"description": "Amazon Selling Partner API authentication helper class",
"version": "1.9.7",
"version": "1.9.8",
"main": "dist/cjs/index.js",

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

"scripts": {
"check:ts": "yarn tsc --noEmit",
"build:cjs": "tsc -p tsconfig.json",

@@ -30,6 +31,9 @@ "build:es": "tsc -p tsconfig.es.json",

"dependencies": {
"@aws-sdk/client-sts": "^3.45.0",
"@aws-sdk/client-sts": "^3.51.0",
"got": "^11.8.3",
"read-pkg-up": "^7.0.1"
},
"devDependencies": {
"type-fest": "^2.11.2"
},
"repository": {

@@ -54,3 +58,3 @@ "type": "git",

],
"gitHead": "dd52e8a895f590c62d06f19f4d8715eb7740df66"
"gitHead": "3f4ecdeef2ce06ff28612448d263cc8d08eb69f6"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc