@notifi-network/notifi-node
Advanced tools
Comparing version 0.18.2 to 0.19.0
{ | ||
"name": "@notifi-network/notifi-node", | ||
"version": "0.18.2", | ||
"version": "0.19.0", | ||
"description": "The node.js library for server-initiated pushes", | ||
@@ -29,4 +29,4 @@ "author": "juni-notifi <hyungjoon.kim@notifi.network>", | ||
"dependencies": { | ||
"@notifi-network/notifi-axios-utils": "^0.18.2", | ||
"@notifi-network/notifi-core": "^0.18.2" | ||
"@notifi-network/notifi-axios-utils": "^0.19.0", | ||
"@notifi-network/notifi-core": "^0.19.0" | ||
}, | ||
@@ -36,3 +36,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "1ec9bb643bab50fb7b8b55146327cc7b876117a9" | ||
"gitHead": "6ef0cd5f62af1d2e85fe23068b08fd5d38f3e1e1" | ||
} |
+ Added@notifi-network/notifi-axios-utils@0.19.0(transitive)
+ Added@notifi-network/notifi-core@0.19.0(transitive)
- Removed@notifi-network/notifi-axios-utils@0.18.2(transitive)
- Removed@notifi-network/notifi-core@0.18.2(transitive)