Socket
Socket
Sign inDemoInstall

@google-cloud/dlp

Package Overview
Dependencies
127
Maintainers
1
Versions
75
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.1.2 to 3.1.3

7

CHANGELOG.md

@@ -7,2 +7,9 @@ # Changelog

### [3.1.3](https://www.github.com/googleapis/nodejs-dlp/compare/v3.1.2...v3.1.3) (2021-06-22)
### Bug Fixes
* make request optional in all cases ([#623](https://www.github.com/googleapis/nodejs-dlp/issues/623)) ([77f45fb](https://www.github.com/googleapis/nodejs-dlp/commit/77f45fbcd1481079cc8f1bd10d5637da24405bce))
### [3.1.2](https://www.github.com/googleapis/nodejs-dlp/compare/v3.1.1...v3.1.2) (2021-05-25)

@@ -9,0 +16,0 @@

10

package.json
{
"name": "@google-cloud/dlp",
"description": "DLP API client for Node.js",
"version": "3.1.2",
"version": "3.1.3",
"license": "Apache-2.0",

@@ -43,5 +43,3 @@ "author": "Google Inc",

"prelint": "cd samples; npm link ../; npm install",
"precompile": "gts clean",
"api-extractor": "api-extractor run --local",
"api-documenter": "api-documenter yaml --input-folder=temp"
"precompile": "gts clean"
},

@@ -69,6 +67,4 @@ "dependencies": {

"webpack": "^5.0.0",
"webpack-cli": "^4.0.0",
"@microsoft/api-documenter": "^7.8.10",
"@microsoft/api-extractor": "^7.8.10"
"webpack-cli": "^4.0.0"
}
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc