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

@obelisk/auth

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@obelisk/auth - npm Package Compare versions

Comparing version 1.3.0 to 1.4.0

2

build/index.es.js

@@ -266,3 +266,3 @@ var AuthEventType;

var BASE_PATH = '/api/v3/auth';
var BASE_PATH = '/auth';
var KEY_ID_TOK = 'obelisk:idTok';

@@ -269,0 +269,0 @@ var ObeliskAuthClient = /** @class */ (function () {

@@ -269,3 +269,3 @@ 'use strict';

var BASE_PATH = '/api/v3/auth';
var BASE_PATH = '/auth';
var KEY_ID_TOK = 'obelisk:idTok';

@@ -272,0 +272,0 @@ var ObeliskAuthClient = /** @class */ (function () {

{
"name": "@obelisk/auth",
"version": "1.3.0",
"version": "1.4.0",
"description": "",

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

Sorry, the diff of this file is not supported yet

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