Socket
Socket
Sign inDemoInstall

@toruslabs/openlogin

Package Overview
Dependencies
Maintainers
4
Versions
138
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@toruslabs/openlogin - npm Package Compare versions

Comparing version 7.0.0 to 7.0.1

2

dist/openlogin.cjs.js

@@ -218,3 +218,3 @@ /******/ (() => { // webpackBootstrap

// don't use destructuring for process.env cause it messes up webpack env plugin
const version = "7.0.0";
const version = "7.0.1";
async function whitelistUrl(clientId, appKey, origin) {

@@ -221,0 +221,0 @@ const appKeyBuf = Buffer.from(appKey.padStart(64, "0"), "hex");

@@ -127,3 +127,3 @@ import _defineProperty from '@babel/runtime/helpers/defineProperty';

// don't use destructuring for process.env cause it messes up webpack env plugin
const version = "7.0.0";
const version = "7.0.1";
async function whitelistUrl(clientId, appKey, origin) {

@@ -130,0 +130,0 @@ const appKeyBuf = Buffer.from(appKey.padStart(64, "0"), "hex");

{
"name": "@toruslabs/openlogin",
"version": "7.0.0",
"version": "7.0.1",
"homepage": "https://github.com/torusresearch/OpenLoginSdk#readme",

@@ -26,3 +26,3 @@ "license": "ISC",

"@toruslabs/openlogin-session-manager": "^3.0.0",
"@toruslabs/openlogin-utils": "^7.0.0",
"@toruslabs/openlogin-utils": "^7.0.1",
"@toruslabs/secure-pub-sub": "^0.0.1",

@@ -62,3 +62,3 @@ "bowser": "^2.11.0",

},
"gitHead": "3784c3f4733cadae7b392783d7cc7684267a157c"
"gitHead": "90d2741847d5a07b2f0da3a59c412c1d9b6d33fb"
}

Sorry, the diff of this file is too big to display

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