Socket
Socket
Sign inDemoInstall

predix-uaa-client

Package Overview
Dependencies
49
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.1 to 1.2.2

predix-uaa-client.d.ts

1

index.js
'use strict'
const request = require('request');
const url = require('url');
const debug = require('debug')('predix-uaa-client');

@@ -5,0 +4,0 @@

{
"name": "predix-uaa-client",
"version": "1.2.1",
"version": "1.2.2",
"description": "Node module to get a token from UAA using client credentials or refresh tokens",
"main": "index.js",
"types": "./predix-uaa-client.d.ts",
"scripts": {

@@ -7,0 +8,0 @@ "test": "mocha -R spec test/uaa.spec.js",

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