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

@owlnext/heimdall-js

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@owlnext/heimdall-js - npm Package Compare versions

Comparing version 1.0.16 to 1.0.17

2

dist/api/heimdall-api.js

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

this._current_mode = HeimdallApi.MODE_AUTHENTICATED_WITH_TOKEN;
return Promise.resolve({
return resolve({
jwt_token: this._jwt_token,

@@ -83,0 +83,0 @@ refresh_token: this._jwt_refresh_token

{
"name": "@owlnext/heimdall-js",
"version": "1.0.16",
"version": "1.0.17",
"description": "Heimdall API client & utils for javascript technologies",

@@ -5,0 +5,0 @@ "main": "dist/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