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

sns-validator

Package Overview
Dependencies
Maintainers
9
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sns-validator - npm Package Compare versions

Comparing version 0.3.2 to 0.3.3

0

index.js

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ Apache License

@@ -0,0 +0,0 @@ Amazon SNS Message Validator for JavaScript

2

package.json
{
"name": "sns-validator",
"version": "0.3.2",
"version": "0.3.3",
"description": "A standalone validator for inbound SNS HTTP messages. No dependency on the AWS SDK for JavaScript.",

@@ -5,0 +5,0 @@ "repository": {

@@ -11,2 +11,16 @@ # Amazon SNS Message Validator for JavaScript

## Installation
The npm module's name is [`sns-validator`](https://www.npmjs.com/package/sns-validator). Install with npm or yarn:
```
npm i sns-validator
```
or
```
yarn add sns-validator
```
## Basic Usage

@@ -13,0 +27,0 @@

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