@protobuf-ts/runtime-angular
Advanced tools
Comparing version 1.0.0-alpha.33 to 1.0.0-alpha.34
{ | ||
"name": "@protobuf-ts/runtime-angular", | ||
"version": "1.0.0-alpha.33", | ||
"version": "1.0.0-alpha.34", | ||
"description": "Runtime library for using protobuf-ts with angular", | ||
@@ -27,5 +27,5 @@ "license": "Apache-2.0", | ||
"@angular/core": ">=8.0.0 <=11.0.0", | ||
"@protobuf-ts/runtime": "1.0.0-alpha.33", | ||
"@protobuf-ts/runtime-rpc": "1.0.0-alpha.33", | ||
"@protobuf-ts/twirp-transport": "1.0.0-alpha.33", | ||
"@protobuf-ts/runtime": "1.0.0-alpha.34", | ||
"@protobuf-ts/runtime-rpc": "1.0.0-alpha.34", | ||
"@protobuf-ts/twirp-transport": "1.0.0-alpha.34", | ||
"rxjs": "~6.5.5" | ||
@@ -32,0 +32,0 @@ }, |