serverless-log-forwarding
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"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. |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
69482
11
1792
66
1