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

serverless-newrelic-lambda-layers

Package Overview
Dependencies
Maintainers
1
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

serverless-newrelic-lambda-layers - npm Package Compare versions

Comparing version 1.1.6 to 1.1.7

4

package.json
{
"name": "serverless-newrelic-lambda-layers",
"version": "1.1.6",
"version": "1.1.7",
"description": "Serverless plugin for NewRelic APM AWS Lambda layers.",

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

"ramda": "^0.27.1",
"serverless": "^2.21.1",
"serverless": "^2.44",
"ts-jest": "^26.4.4",

@@ -50,0 +50,0 @@ "tslint": "^5.20.1",

@@ -13,3 +13,3 @@ # serverless-newrelic-lambda-layers

- Installs and configures the New Relic AWS Integration
- Supports Node.js and Python runtimes (more runtimes to come)
- Supports Node.js, Python and Java runtimes (more runtimes to come)
- No code change required to enable New Relic

@@ -69,2 +69,3 @@ - Bundles New Relic's agent in a single layer

- [Python Instrumentation Guide](https://docs.newrelic.com/docs/agents/python-agent/custom-instrumentation/python-custom-instrumentation)
- [Java Instrumentation Guide](https://docs.newrelic.com/docs/agents/java-agent/custom-instrumentation/java-custom-instrumentation)

@@ -71,0 +72,0 @@ ## Config

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