Socket
Socket
Sign inDemoInstall

ozone-typescript-client

Package Overview
Dependencies
62
Maintainers
5
Versions
149
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.2.1 to 6.2.2

2

dist/src/ozoneCredentials/ozoneCredentialsImpl.js

@@ -51,3 +51,3 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {

const httpClient = newHttpClient();
const request = new Request(`${ozoneURL}/rest/v3/authentication/login/token?=cookie=false`)
const request = new Request(`${ozoneURL}/rest/v3/authentication/login/token?cookie=false`)
.setMethod('POST')

@@ -54,0 +54,0 @@ .setBody({

{
"name": "ozone-typescript-client",
"version": "6.2.1",
"version": "6.2.2",
"description": "",

@@ -40,3 +40,3 @@ "main": "dist/src/index.js",

},
"gitHead": "d29860fdec22185748e2587bb29a71a02ec2fd30"
"gitHead": "cd6ba098adc6eeba44c2df9b6863b38e142db155"
}

Sorry, the diff of this file is not supported yet

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