grpc-shared
Advanced tools
Comparing version 1.0.23 to 1.0.24
{ | ||
"name": "grpc-shared", | ||
"version": "1.0.23", | ||
"version": "1.0.24", | ||
"description": "shared logic between services", | ||
@@ -11,2 +11,5 @@ "main": "lib/index.js", | ||
}, | ||
"files": [ | ||
"lib" | ||
], | ||
"author": "", | ||
@@ -23,10 +26,21 @@ "license": "ISC", | ||
"@nestjs/swagger": "^5.2.1", | ||
"typescript": "^4.6.4" | ||
"typescript": "^4.6.4", | ||
"@alpha.apps/pemo-proto": "^1.1.43", | ||
"@grpc/grpc-js": "1.6.7", | ||
"@grpc/proto-loader": "^0.6.9", | ||
"axios": "^0.26.1", | ||
"config": "^3.3.7", | ||
"cookie-parser": "^1.4.6", | ||
"express-basic-auth": "^1.2.1", | ||
"grpc-shared": "^1.0.2", | ||
"joi": "^17.6.0", | ||
"passport": "^0.5.2", | ||
"passport-custom": "^1.1.1", | ||
"reflect-metadata": "^0.1.13", | ||
"rimraf": "^3.0.2", | ||
"rxjs": "^7.2.0", | ||
"swagger-ui-express": "^4.3.0" | ||
}, | ||
"dependencies": { | ||
}, | ||
"peerDependencies": { | ||
} | ||
"dependencies": {}, | ||
"peerDependencies": {} | ||
} |
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
15692
24
17
341