@moosty/use-accounts
Advanced tools
Comparing version 0.0.120 to 0.0.121
@@ -10,2 +10,5 @@ "use strict"; | ||
const setAccount = async (identifier, n = 0) => { | ||
if (!identifier) { | ||
return; | ||
} | ||
const query = {}; | ||
@@ -12,0 +15,0 @@ if (identifier.substr(0, 3) === "lsk") { |
{ | ||
"name": "@moosty/use-accounts", | ||
"version": "0.0.120", | ||
"version": "0.0.121", | ||
"description": "Lisk service provider account hooks", | ||
@@ -17,4 +17,4 @@ "author": "Moosty <info@moosty.com>", | ||
"dependencies": { | ||
"@moosty/lisk-service-events": "^0.0.120", | ||
"@moosty/lisk-service-provider": "^0.0.120", | ||
"@moosty/lisk-service-events": "^0.0.121", | ||
"@moosty/lisk-service-provider": "^0.0.121", | ||
"fast-deep-equal": "^3.1.3" | ||
@@ -39,3 +39,3 @@ }, | ||
}, | ||
"gitHead": "6ffaea01c29dccd5e95e175cb803c1565f1e2288" | ||
"gitHead": "fc15455cbe4e41a08dd18621f12e2dca2fb21596" | ||
} |
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
12901
44
+ Added@moosty/lisk-connection-provider@0.0.121(transitive)
+ Added@moosty/lisk-service-events@0.0.121(transitive)
+ Added@moosty/lisk-service-provider@0.0.121(transitive)
- Removed@moosty/lisk-connection-provider@0.0.120(transitive)
- Removed@moosty/lisk-service-events@0.0.120(transitive)
- Removed@moosty/lisk-service-provider@0.0.120(transitive)