New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

serverless-log-forwarding

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

serverless-log-forwarding - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

package-lock.json

8

package.json
{
"name": "serverless-log-forwarding",
"version": "1.0.0",
"version": "1.0.1",
"description": "a serverless plugin to forward logs to given lambda function",

@@ -16,5 +16,5 @@ "main": "index.js",

"eslint-config-airbnb": "^14.1.0",
"eslint-plugin-import": "^2.2.0",
"eslint-plugin-jsx-a11y": "^5.0.1",
"eslint-plugin-react": "^7.0.1",
"eslint-plugin-import": "^2.7.0",
"eslint-plugin-jsx-a11y": "^3.0.2",
"eslint-plugin-react": "^6.10.3",
"istanbul": "^0.4.5",

@@ -21,0 +21,0 @@ "mocha": "^2.2.5"

@@ -6,2 +6,3 @@ # serverless-log-forwarding

[![Build Status](https://travis-ci.org/amplify-education/serverless-log-forwarding.svg?branch=master)](https://travis-ci.org/amplify-education/serverless-log-forwarding)
[![npm version](https://badge.fury.io/js/serverless-log-forwarding.svg)](https://badge.fury.io/js/serverless-log-forwarding)

@@ -8,0 +9,0 @@ Serverless plugin for forwarding CloudWatch logs to another Lambda function.

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