sns-validator
Advanced tools
Comparing version 0.3.2 to 0.3.3
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ Apache License |
@@ -0,0 +0,0 @@ Amazon SNS Message Validator for JavaScript |
{ | ||
"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 @@ |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
22944
146
1
5