@aws-sdk/client-ssm-contacts
Advanced tools
Comparing version 3.58.0 to 3.67.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [3.67.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.66.0...v3.67.0) (2022-04-08) | ||
**Note:** Version bump only for package @aws-sdk/client-ssm-contacts | ||
# [3.58.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.57.0...v3.58.0) (2022-03-28) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@aws-sdk/client-ssm-contacts", | ||
"description": "AWS SDK for JavaScript Ssm Contacts Client for Node.js, Browser and React Native", | ||
"version": "3.58.0", | ||
"version": "3.67.0", | ||
"scripts": { | ||
@@ -21,5 +21,5 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", | ||
"@aws-crypto/sha256-js": "2.0.0", | ||
"@aws-sdk/client-sts": "3.58.0", | ||
"@aws-sdk/client-sts": "3.67.0", | ||
"@aws-sdk/config-resolver": "3.58.0", | ||
"@aws-sdk/credential-provider-node": "3.58.0", | ||
"@aws-sdk/credential-provider-node": "3.67.0", | ||
"@aws-sdk/fetch-http-handler": "3.58.0", | ||
@@ -26,0 +26,0 @@ "@aws-sdk/hash-node": "3.55.0", |
@@ -125,3 +125,3 @@ # @aws-sdk/client-ssm-contacts | ||
client.send(command, (err, data) => { | ||
// proccess err and data. | ||
// process err and data. | ||
}); | ||
@@ -160,3 +160,3 @@ ``` | ||
client.acceptPage(params, (err, data) => { | ||
// proccess err and data. | ||
// process err and data. | ||
}); | ||
@@ -163,0 +163,0 @@ ``` |
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
825740
+ Added@aws-sdk/client-sso@3.67.0(transitive)
+ Added@aws-sdk/client-sts@3.67.0(transitive)
+ Added@aws-sdk/credential-provider-ini@3.67.0(transitive)
+ Added@aws-sdk/credential-provider-node@3.67.0(transitive)
+ Added@aws-sdk/credential-provider-sso@3.67.0(transitive)
- Removed@aws-sdk/client-sso@3.58.0(transitive)
- Removed@aws-sdk/client-sts@3.58.0(transitive)
- Removed@aws-sdk/credential-provider-ini@3.58.0(transitive)
- Removed@aws-sdk/credential-provider-node@3.58.0(transitive)
- Removed@aws-sdk/credential-provider-sso@3.58.0(transitive)
Updated@aws-sdk/client-sts@3.67.0