New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@openpass/openpass-js-sdk

Package Overview
Dependencies
Maintainers
5
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@openpass/openpass-js-sdk - npm Package Compare versions

Comparing version 2.2.1 to 2.2.2

2

dist/cjs/package.json

@@ -6,3 +6,3 @@ {

"license": "MIT",
"version": "2.2.0",
"version": "2.2.1",
"repository": {

@@ -9,0 +9,0 @@ "type": "git",

@@ -116,4 +116,4 @@ "use strict";

inlineSignInIFrame.src = `${openpassBaseUrl}/inline-sign-in?client_id=${clientId}&submit_button_text=${buttonTextOption}`;
inlineSignInIFrame.width = "450";
inlineSignInIFrame.height = "580";
inlineSignInIFrame.width = "460";
inlineSignInIFrame.height = "620";
return inlineSignInIFrame;

@@ -120,0 +120,0 @@ }

@@ -6,3 +6,3 @@ {

"license": "MIT",
"version": "2.2.0",
"version": "2.2.1",
"repository": {

@@ -9,0 +9,0 @@ "type": "git",

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

inlineSignInIFrame.src = `${openpassBaseUrl}/inline-sign-in?client_id=${clientId}&submit_button_text=${buttonTextOption}`;
inlineSignInIFrame.width = "450";
inlineSignInIFrame.height = "580";
inlineSignInIFrame.width = "460";
inlineSignInIFrame.height = "620";
return inlineSignInIFrame;

@@ -118,0 +118,0 @@ }

@@ -6,3 +6,3 @@ {

"license": "MIT",
"version": "2.2.1",
"version": "2.2.2",
"repository": {

@@ -9,0 +9,0 @@ "type": "git",

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

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