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

serverless-offline-sns

Package Overview
Dependencies
Maintainers
1
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

serverless-offline-sns - npm Package Compare versions

Comparing version 0.7.0 to 0.8.0

6

package.json
{
"name": "serverless-offline-sns",
"version": "0.7.0",
"version": "0.8.0",
"description": "Serverless plugin to run a local SNS server and call lambdas with events notifications.",

@@ -38,3 +38,4 @@ "main": "dist/index.js",

"uuid": "^3.1.0",
"xml": "^1.0.1"
"xml": "^1.0.1",
"node-fetch": "^1.7.3"
},

@@ -49,3 +50,2 @@ "devDependencies": {

"mocha": "^3.5.3",
"node-fetch": "^1.7.3",
"nyc": "^11.2.1",

@@ -52,0 +52,0 @@ "source-map-support": "^0.4.18",

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