Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/sns-validator

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/sns-validator - npm Package Compare versions

Comparing version 0.3.1 to 0.3.2

6

sns-validator/index.d.ts

@@ -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 @@ /**

10

sns-validator/package.json
{
"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).
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc