Skip to content

Commit b3af98e

Browse files
chore(main): release 5.10.0 (#471)
🤖 I have created a release *beep* *boop* --- ## [5.10.0](googleapis/nodejs-security-center@v5.9.0...v5.10.0) (2022-04-11) ### Features * Add iam_binding field to findings attributes. It represents particular IAM bindings, which captures a member's role addition, removal, or state ([#474](googleapis/nodejs-security-center#474)) ([b29893c](googleapis/nodejs-security-center@b29893c)) * Add next_steps field to finding's list of attributes ([#476](googleapis/nodejs-security-center#476)) ([326e8d2](googleapis/nodejs-security-center@326e8d2)) * AuditConfig for IAM v1 ([#470](googleapis/nodejs-security-center#470)) ([2ec070f](googleapis/nodejs-security-center@2ec070f)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent e18892d commit b3af98e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

security-center/snippets/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"license": "Apache-2.0",
1515
"dependencies": {
1616
"@google-cloud/pubsub": "^2.0.0",
17-
"@google-cloud/security-center": "^5.9.0"
17+
"@google-cloud/security-center": "^5.10.0"
1818
},
1919
"devDependencies": {
2020
"chai": "^4.2.0",

0 commit comments

Comments
 (0)