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

@ambiwork/shared-js

Package Overview
Dependencies
Maintainers
7
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ambiwork/shared-js - npm Package Compare versions

Comparing version 1.0.29 to 1.0.30

6

classes/AmbiClientAuth0.js

@@ -29,3 +29,4 @@ "use strict";

spaCallback = _ref$settings.spaCallback,
connectionLabel = _ref$settings.connectionLabel;
connectionLabel = _ref$settings.connectionLabel,
nativeClientId = _ref$settings.nativeClientId;

@@ -41,3 +42,4 @@ _classCallCheck(this, AmbiClientAuth0);

spaCallback: spaCallback,
connectionLabel: connectionLabel
connectionLabel: connectionLabel,
nativeClientId: nativeClientId
};

@@ -44,0 +46,0 @@ }

{
"name": "@ambiwork/shared-js",
"version": "1.0.29",
"version": "1.0.30",
"description": "Ambi's shared JS",

@@ -5,0 +5,0 @@ "author": "Ambi (https://ambi.work)",

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