Socket
Socket
Sign inDemoInstall

serverless-java-instrument

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

serverless-java-instrument - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

8

package.json
{
"name": "serverless-java-instrument",
"version": "0.0.1",
"version": "0.0.2",
"description": "Serverless Framework Plugin that auto-instruments JVM-based Lambda functions",

@@ -35,3 +35,7 @@ "main": "index.js",

"scala",
"clojure"
"clojure",
"logging",
"metrics",
"insights",
"instrumentation"
],

@@ -38,0 +42,0 @@ "author": "Rowell Belen",

@@ -21,3 +21,3 @@ # Serverless Java Instrument Plugin (Alpha)

},
"invokedFunctionArn" : "arn:aws:lambda:us-east-1:377024778620:function:jtest-dev-hello",
"invokedFunctionArn" : "arn:aws:lambda:us-east-1:xxxxxxxxxx:function:jtest-dev-hello",
"logGroupName" : "/aws/lambda/jtest-dev-hello",

@@ -24,0 +24,0 @@ "logStreamName" : "2019/11/10/[$LATEST]e1e60c451d4141c0b881a9fb403a7b1c",

Sorry, the diff of this file is not supported yet

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