@ambiwork/shared-js
Advanced tools
Comparing version 1.0.16 to 1.0.17
@@ -26,3 +26,4 @@ "use strict"; | ||
spaCallback = _ref.spaCallback, | ||
mobileId = _ref.mobileId; | ||
mobileId = _ref.mobileId, | ||
connection = _ref.connection; | ||
@@ -36,2 +37,3 @@ _classCallCheck(this, AmbiClientAuth); | ||
this.mobileId = mobileId; | ||
this.connection = connection; | ||
} | ||
@@ -38,0 +40,0 @@ |
{ | ||
"name": "@ambiwork/shared-js", | ||
"version": "1.0.16", | ||
"version": "1.0.17", | ||
"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
18289
465