@grpc/proto-loader
Advanced tools
Comparing version 0.7.6 to 0.7.7
@@ -805,3 +805,3 @@ #!/usr/bin/env node | ||
}; | ||
const argv = yargs | ||
const argv = await yargs | ||
.parserConfiguration({ | ||
@@ -808,0 +808,0 @@ 'parse-positional-numbers': false |
{ | ||
"name": "@grpc/proto-loader", | ||
"version": "0.7.6", | ||
"version": "0.7.7", | ||
"author": "Google Inc.", | ||
@@ -52,3 +52,3 @@ "contributors": [ | ||
"protobufjs": "^7.0.0", | ||
"yargs": "^16.2.0" | ||
"yargs": "^17.7.2" | ||
}, | ||
@@ -60,3 +60,3 @@ "devDependencies": { | ||
"@types/node": "^10.17.26", | ||
"@types/yargs": "^16.0.4", | ||
"@types/yargs": "^17.0.24", | ||
"clang-format": "^1.2.2", | ||
@@ -63,0 +63,0 @@ "gts": "^3.1.0", |
Sorry, the diff of this file is not supported yet
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
116851
+ Addedcliui@8.0.1(transitive)
+ Addedyargs@17.7.2(transitive)
+ Addedyargs-parser@21.1.1(transitive)
- Removedcliui@7.0.4(transitive)
- Removedyargs@16.2.0(transitive)
- Removedyargs-parser@20.2.9(transitive)
Updatedyargs@^17.7.2