@textile/grpc-transport
Advanced tools
Comparing version 0.0.2 to 0.0.3
@@ -6,8 +6,12 @@ # Change Log | ||
## 0.0.2 (2020-07-17) | ||
## [0.0.3](https://github.com/textileio/js-threads/compare/@textile/grpc-transport@0.0.2...@textile/grpc-transport@0.0.3) (2020-08-05) | ||
**Note:** Version bump only for package @textile/grpc-transport | ||
## 0.1.23-rc1 (2020-07-17) | ||
## [0.0.2](https://github.com/textileio/js-threads/compare/@textile/grpc-transport@0.0.1...@textile/grpc-transport@0.0.2) (2020-07-17) | ||
**Note:** Version bump only for package @textile/grpc-transport |
{ | ||
"name": "@textile/grpc-transport", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"main": "dist/index", | ||
@@ -23,3 +23,3 @@ "types": "dist/index", | ||
"dependencies": { | ||
"@improbable-eng/grpc-web": "^0.12.0", | ||
"@improbable-eng/grpc-web": "^0.13.0", | ||
"@types/ws": "^7.2.6", | ||
@@ -34,3 +34,3 @@ "isomorphic-ws": "^4.0.1", | ||
}, | ||
"gitHead": "744aaef484ad4e45efc31e185a7a7848a9b34939" | ||
"gitHead": "e612152ebd8d382889022ad1a99fe50ee5c4b51c" | ||
} |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
14964
+ Added@improbable-eng/grpc-web@0.13.0(transitive)
- Removed@improbable-eng/grpc-web@0.12.0(transitive)