@notifi-network/notifi-react-hooks
Advanced tools
Comparing version 0.84.0 to 0.85.0
{ | ||
"name": "@notifi-network/notifi-react-hooks", | ||
"version": "0.84.0", | ||
"version": "0.85.0", | ||
"description": "React hooks provided as a convenience wrapper around notifi.network platform functionality", | ||
@@ -34,5 +34,5 @@ "author": "juni-notifi <hyungjoon.kim@notifi.network>", | ||
"dependencies": { | ||
"@notifi-network/notifi-axios-adapter": "^0.84.0", | ||
"@notifi-network/notifi-axios-utils": "^0.84.0", | ||
"@notifi-network/notifi-core": "^0.84.0", | ||
"@notifi-network/notifi-axios-adapter": "^0.85.0", | ||
"@notifi-network/notifi-axios-utils": "^0.85.0", | ||
"@notifi-network/notifi-core": "^0.85.0", | ||
"axios": "^0.26.0", | ||
@@ -46,3 +46,3 @@ "localforage": "^1.10.0", | ||
}, | ||
"gitHead": "35cd8d5b704af4b239585ae59b55e4357af2b399" | ||
"gitHead": "e8aa23fb395f1bd28106a33c17b8b90baee8e796" | ||
} |
+ Added@notifi-network/notifi-axios-adapter@0.85.7(transitive)
+ Added@notifi-network/notifi-axios-utils@0.85.7(transitive)
+ Added@notifi-network/notifi-core@0.85.7(transitive)
+ Added@notifi-network/notifi-graphql@0.85.7(transitive)
- Removed@notifi-network/notifi-axios-adapter@0.84.0(transitive)
- Removed@notifi-network/notifi-axios-utils@0.84.0(transitive)
- Removed@notifi-network/notifi-core@0.84.0(transitive)
- Removed@notifi-network/notifi-graphql@0.84.0(transitive)