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

iopipe

Package Overview
Dependencies
Maintainers
4
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

iopipe - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

4

index.js

@@ -42,3 +42,3 @@ 'use strict'

host: {
vm_id: boot_id
container_id: boot_id
},

@@ -137,3 +137,3 @@ os: {

if (context.getRemainingTimeInMillis) {
response_body['getRemainingTimeInMillis'] = context.getRemainingTimeInMillis()
response_body.aws.getRemainingTimeInMillis = context.getRemainingTimeInMillis()
}

@@ -140,0 +140,0 @@

{
"name": "iopipe",
"version": "0.2.0",
"version": "0.2.1",
"description": "IOpipe Lambda Analytics & Tracing Agent",

@@ -22,3 +22,3 @@ "main": "index.js",

],
"author": "Eric Windisch <eric@iopipe.com>",
"author": "IOpipe <dev@iopipe.com>",
"license": "Apache-2.0",

@@ -32,3 +32,2 @@ "bugs": {

"crypto": "0.0.3",
"eslint": "^3.12.2",
"request": "^2.65.0",

@@ -40,2 +39,3 @@ "uuid": "^3.0.1"

"coveralls": "^2.11.12",
"eslint": "^3.12.2",
"eslint-plugin-jasmine": "^2.2.0",

@@ -42,0 +42,0 @@ "istanbul": "^0.4.4",

IOpipe Analytics & Distributed Tracing Agent
--------------------------------------------
[![Coverage Status](https://coveralls.io/repos/github/iopipe/iopipe/badge.svg?branch=coveralls)](https://coveralls.io/github/iopipe/iopipe?branch=coveralls)
[![Coverage Status](https://coveralls.io/repos/github/iopipe/iopipe/badge.svg?branch=master)](https://coveralls.io/github/iopipe/iopipe?branch=master)
[![npm version](https://badge.fury.io/js/iopipe.svg)](https://badge.fury.io/js/iopipe)

@@ -5,0 +5,0 @@

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