@textile/grpc-authentication
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "@textile/grpc-authentication", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "web-gRPC state manager for grpc-connection.", | ||
@@ -31,7 +31,7 @@ "main": "dist/index", | ||
"dependencies": { | ||
"@textile/context": "^0.8.1", | ||
"@textile/context": "^0.9.2", | ||
"@textile/crypto": "^1.0.1", | ||
"@textile/grpc-connection": "^1.0.1", | ||
"@textile/hub-threads-client": "^2.0.1", | ||
"@textile/security": "^0.5.0" | ||
"@textile/grpc-connection": "^1.0.2", | ||
"@textile/hub-threads-client": "^2.0.2", | ||
"@textile/security": "^0.6.2" | ||
}, | ||
@@ -53,3 +53,3 @@ "devDependencies": { | ||
], | ||
"gitHead": "a670781acf720a7e66d4febd69061b75bde57cc4" | ||
"gitHead": "b074db612260e7f219058b92eb532c5634f8dbf4" | ||
} |
- Removed@textile/context@0.8.1(transitive)
- Removed@textile/security@0.5.0(transitive)
Updated@textile/context@^0.9.2
Updated@textile/security@^0.6.2