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

kauth-sdk-node

Package Overview
Dependencies
Maintainers
4
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kauth-sdk-node - npm Package Compare versions

Comparing version 0.1.24 to 0.1.25

9

CHANGELOG.md

@@ -0,1 +1,10 @@

## [0.1.25](https://gitlab-ag.marmot-cloud.com/marmot/kauth-sdk-node/compare/v0.1.24...v0.1.25) (2021-09-28)
### Bug Fixes
* bugs ([ef7829f](https://gitlab-ag.marmot-cloud.com/marmot/kauth-sdk-node/commit/ef7829f5fbc5a5578c97534c6b30353b98bd0f35))
## [0.1.24](https://gitlab-ag.marmot-cloud.com/marmot/kauth-sdk-node/compare/v0.1.23...v0.1.24) (2021-09-28)

@@ -2,0 +11,0 @@

2

dist/common/http/tool/marmot.js

@@ -65,3 +65,3 @@ "use strict";

}
resolveHeaders(method, uri, userId) {
resolveHeaders(method, uri, userId = 0) {
if (this.proxyMatched) {

@@ -68,0 +68,0 @@ const signature = this.sign(method.toUpperCase(), uri, this.accessKeySecret);

{
"name": "kauth-sdk-node",
"version": "0.1.24",
"version": "0.1.25",
"description": "",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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