@types/aws-sdk2-types
Advanced tools
Comparing version 0.0.4 to 0.0.5
@@ -90,4 +90,4 @@ import { AWSError } from "../error"; | ||
*/ | ||
tags?: Array<S3.Tag>; | ||
tags?: S3.Tag[]; | ||
} | ||
} |
{ | ||
"name": "@types/aws-sdk2-types", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "TypeScript definitions for aws-sdk2-types", | ||
@@ -30,5 +30,5 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/aws-sdk2-types", | ||
}, | ||
"typesPublisherContentHash": "f2098aef1c86ad88250d8c21eb08f3cadcf289b074ee195f81f7a8d94f1a69c7", | ||
"typesPublisherContentHash": "a8ccc11ea9a6cab85b3c43c41ee904b684a35e2b3b2a83a98a9ec4afdd609e45", | ||
"typeScriptVersion": "4.5", | ||
"nonNpm": true | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Mon, 06 Nov 2023 22:41:04 GMT | ||
* Last updated: Mon, 20 Nov 2023 23:36:23 GMT | ||
* Dependencies: [@types/node](https://npmjs.com/package/@types/node) | ||
@@ -14,0 +14,0 @@ |
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
2284222