@ambiwork/shared-js
Advanced tools
Comparing version 1.0.29 to 1.0.30
@@ -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)", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
23044
566