@textile/context
Advanced tools
Comparing version 0.6.9 to 0.6.10
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.6.10](https://github.com/textileio/js-threads/compare/@textile/context@0.6.9...@textile/context@0.6.10) (2020-09-23) | ||
**Note:** Version bump only for package @textile/context | ||
## [0.6.9](https://github.com/textileio/js-threads/compare/@textile/context@0.6.8...@textile/context@0.6.9) (2020-09-23) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@textile/context", | ||
"version": "0.6.9", | ||
"version": "0.6.10", | ||
"main": "dist/index", | ||
@@ -32,5 +32,6 @@ "types": "dist/index", | ||
"dependencies": { | ||
"@improbable-eng/grpc-web": "^0.13.0", | ||
"@textile/security": "^0.2.8" | ||
}, | ||
"gitHead": "148d04d3e8ee24d06e4b2aca97e87e1fd154bc36" | ||
"gitHead": "b82b1def8c7d7e3c7544131d147ea094385bb127" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
33543
2
+ Added@improbable-eng/grpc-web@0.13.0(transitive)
+ Addedbrowser-headers@0.4.1(transitive)
+ Addedgoogle-protobuf@3.21.4(transitive)