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

citi-oauth

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

citi-oauth - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

2

lib/index.js

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

async getAccessToken(code) {
const url = 'https://sandbox.apihub.citi.com/gcb/api/authCode/oauth2/token/us/gcb';
const url = 'https://sandbox.apihub.citi.com/gcb/api/authCode/oauth2/token/sg/gcb';
const info = {

@@ -83,0 +83,0 @@ grant_type: 'authorization_code',

{
"name": "citi-oauth",
"version": "0.1.0",
"version": "0.1.1",
"description": "citi oauth typescript version",

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

Sorry, the diff of this file is not supported yet

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