@protobuf-ts/twirp-transport
Advanced tools
Comparing version 1.0.10 to 2.0.0-alpha.0
{ | ||
"name": "@protobuf-ts/twirp-transport", | ||
"version": "1.0.10", | ||
"version": "2.0.0-alpha.0", | ||
"description": "Twirp transport for code generated by the protoc plugin \"protobuf-ts\".", | ||
@@ -42,6 +42,6 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@protobuf-ts/runtime": "^1.0.10", | ||
"@protobuf-ts/runtime-rpc": "^1.0.10" | ||
"@protobuf-ts/runtime": "^2.0.0-alpha.0", | ||
"@protobuf-ts/runtime-rpc": "^2.0.0-alpha.0" | ||
}, | ||
"gitHead": "ba565bc648c8eefa46e97a8234120cfe97c443b9" | ||
"gitHead": "0f95a1f43194cdcea4ce7600fc26aa9274ad92a2" | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
68461
1
+ Added@protobuf-ts/runtime@2.9.4(transitive)
+ Added@protobuf-ts/runtime-rpc@2.9.4(transitive)
- Removed@protobuf-ts/runtime@1.0.13(transitive)
- Removed@protobuf-ts/runtime-rpc@1.0.13(transitive)