@ambiwork/shared-js
Advanced tools
Comparing version 1.0.26 to 1.0.27
@@ -131,3 +131,4 @@ "use strict"; | ||
features: this.features ? this.features.toJson() : null, | ||
auth0: this.auth0 ? this.auth0.toJson() : null | ||
auth0: this.auth0 ? this.auth0.toJson() : null, | ||
localization: this.localization | ||
}; | ||
@@ -134,0 +135,0 @@ } |
{ | ||
"name": "@ambiwork/shared-js", | ||
"version": "1.0.26", | ||
"version": "1.0.27", | ||
"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
25053
598