Comparing version 2.2.5 to 2.2.6
@@ -62,3 +62,3 @@ 'use strict'; | ||
try { | ||
var _ref = yield (0, _fetchDataFromRpc2.default)(_config2.default.url.ibeHome + '/rpc/v1.0/user/' + userId + '.json'); | ||
var _ref = yield (0, _fetchDataFromRpc2.default)(_config2.default.url.ibeHome + 'rpc/v1.0/user/' + userId + '.json'); | ||
@@ -65,0 +65,0 @@ var userInfo = _ref.userInfo; |
{ | ||
"name": "ibe-utils", | ||
"version": "2.2.5", | ||
"version": "2.2.6", | ||
"description": "To Be A Better Me.", | ||
@@ -5,0 +5,0 @@ "license": "", |
Sorry, the diff of this file is not supported yet
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
119351