Skip to content

Commit

Permalink
Move DLP from REST to gRPC + client libraries (#413)
Browse files Browse the repository at this point in the history
* Move DLP from REST to gRPC + client libraries

* Update package.json

* Address comments
  • Loading branch information
Ace Nassri authored Jun 30, 2017
1 parent 467f8a4 commit 5b6f53c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/google-privacy-dlp/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,10 @@
"test": "npm run system-test"
},
"dependencies": {
"@google-cloud/dlp": "^0.1.0",
"google-auth-library": "0.10.0",
"google-auto-auth": "0.7.0",
"google-proto-files": "0.12.0",
"mime": "1.3.6",
"request": "2.81.0",
"request-promise": "4.2.1",
Expand Down

0 comments on commit 5b6f53c

Please sign in to comment.