@types/sns-validator
Advanced tools
Comparing version 0.3.1 to 0.3.2
@@ -1,7 +0,1 @@ | ||
// Type definitions for sns-validator 0.3 | ||
// Project: https://github.com/aws/aws-js-sns-message-validator#readme | ||
// Definitions by: Kévin Baumeyer <https://github.com/kevin68> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.2 | ||
declare class MessageValidator { | ||
@@ -8,0 +2,0 @@ /** |
{ | ||
"name": "@types/sns-validator", | ||
"version": "0.3.1", | ||
"version": "0.3.2", | ||
"description": "TypeScript definitions for sns-validator", | ||
@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sns-validator", | ||
"name": "Kévin Baumeyer", | ||
"url": "https://github.com/kevin68", | ||
"githubUsername": "kevin68" | ||
"githubUsername": "kevin68", | ||
"url": "https://github.com/kevin68" | ||
} | ||
@@ -24,4 +24,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "179f04464361e1275527bc9402ca5b9de96e77067590b7446905374cbc453fd0", | ||
"typeScriptVersion": "3.7" | ||
"typesPublisherContentHash": "d793927721ff33e73c722618f723db44510427b2cb7d0e069c65198331a887d3", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,8 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for sns-validator 0.3 | ||
// Project: https://github.com/aws/aws-js-sns-message-validator#readme | ||
// Definitions by: Kévin Baumeyer <https://github.com/kevin68> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.2 | ||
declare class MessageValidator { | ||
@@ -41,7 +35,6 @@ /** | ||
### Additional Details | ||
* Last updated: Tue, 21 Sep 2021 18:01:35 GMT | ||
* Last updated: Wed, 18 Oct 2023 11:45:06 GMT | ||
* Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Kévin Baumeyer](https://github.com/kevin68). |
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
4289
18
39