Socket
Socket
Sign inDemoInstall

node-sp-auth

Package Overview
Dependencies
76
Maintainers
1
Versions
67
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.3 to 1.0.4

5

lib/src/auth/resolvers/OnpremiseUserCredentials.js

@@ -30,3 +30,2 @@ "use strict";

simple: false,
rejectUnauthorized: false,
strictSSL: false

@@ -43,5 +42,3 @@ })

options: {
strictSSL: false,
agent: keepaliveAgent,
rejectUnauthorized: false
agent: keepaliveAgent
}

@@ -48,0 +45,0 @@ };

2

package.json
{
"version": "1.0.3",
"version": "1.0.4",
"name": "node-sp-auth",

@@ -4,0 +4,0 @@ "author": "Sergei Sergeev <sergeev.srg@gmail.com>",

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