Socket
Socket
Sign inDemoInstall

@quarks/quarks-iam-base

Package Overview
Dependencies
408
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.7 to 0.2.8

6

models/Client.js

@@ -795,6 +795,4 @@ /* global process, Buffer */

callback(null, results.map(function (result) {
console.log("CLIENT Result 1--------> " + JSON.stringify(result))
console.log("CLIENT Result 1--------> " + JSON.stringify(result[1]))
return result[1][0]
}))
return result[1]
})[0])
})

@@ -801,0 +799,0 @@ })

{
"name": "@quarks/quarks-iam-base",
"description": "A modern authorization server built to authenticate your users and protect your APIs",
"version": "0.2.7",
"version": "0.2.8",
"author": {

@@ -6,0 +6,0 @@ "name": "Christian Smith",

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