@google-cloud/security-private-ca
Advanced tools
Comparing version 5.0.1 to 5.1.0
"use strict"; | ||
// Copyright 2023 Google LLC | ||
// Copyright 2024 Google LLC | ||
// | ||
@@ -4,0 +4,0 @@ // Licensed under the Apache License, Version 2.0 (the "License"); |
"use strict"; | ||
// Copyright 2023 Google LLC | ||
// Copyright 2024 Google LLC | ||
// | ||
@@ -4,0 +4,0 @@ // Licensed under the Apache License, Version 2.0 (the "License"); |
"use strict"; | ||
// Copyright 2023 Google LLC | ||
// Copyright 2024 Google LLC | ||
// | ||
@@ -4,0 +4,0 @@ // Licensed under the Apache License, Version 2.0 (the "License"); |
# Changelog | ||
## [5.1.0](https://github.com/googleapis/google-cloud-node/compare/security-private-ca-v5.0.1...security-private-ca-v5.1.0) (2024-02-09) | ||
### Features | ||
* Trusted Private Cloud support, use the universeDomain parameter ([#5027](https://github.com/googleapis/google-cloud-node/issues/5027)) ([88763bb](https://github.com/googleapis/google-cloud-node/commit/88763bb1b7ce9ff884b9e3f476230d38985b2ff2)) | ||
## [5.0.1](https://github.com/googleapis/google-cloud-node/compare/security-private-ca-v5.0.0...security-private-ca-v5.0.1) (2023-09-06) | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "@google-cloud/security-private-ca", | ||
"version": "5.0.1", | ||
"version": "5.1.0", | ||
"description": "Privateca client for Node.js", | ||
@@ -40,3 +40,3 @@ "repository": { | ||
"lint": "gts check", | ||
"prepare": "npm run compile-protos && npm run compile", | ||
"prepare": "npm run compile", | ||
"prelint": "cd samples; npm link ../; npm i", | ||
@@ -54,5 +54,5 @@ "postpack": "minifyProtoJson", | ||
"@types/node": "^20.4.5", | ||
"@types/sinon": "^10.0.0", | ||
"@types/sinon": "^17.0.0", | ||
"c8": "^8.0.1", | ||
"gapic-tools": "^0.1.8", | ||
"gapic-tools": "^0.3.0", | ||
"gts": "^5.0.0", | ||
@@ -65,4 +65,4 @@ "jsdoc": "^4.0.0", | ||
"mocha": "^9.2.2", | ||
"pack-n-play": "^1.0.0-2", | ||
"sinon": "^15.0.0", | ||
"pack-n-play": "^2.0.0", | ||
"sinon": "^17.0.0", | ||
"typescript": "^5.1.6" | ||
@@ -69,0 +69,0 @@ }, |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
6521354
93211