Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@obelisk/client

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@obelisk/client - npm Package Compare versions

Comparing version 2.7.3 to 2.7.4

2

lib/obelisk-client.js

@@ -328,5 +328,5 @@ "use strict";

// console.log('try offline');
console.debug('offline token, trying refresh login');
const offline = this._storage.get('offline');
if (offline && offline.token) {
console.debug('offline token, trying refresh login');
// console.debug('--trying offline_token login');

@@ -333,0 +333,0 @@ const url = this._uma2Config.token_endpoint;

{
"name": "@obelisk/client",
"version": "2.7.3",
"version": "2.7.4",
"description": "Typescript client to interact with Obelisk on a higher level than the regular ReST API calls.",

@@ -5,0 +5,0 @@ "keywords": [

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