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 1.0.0 to 1.0.1

4

dist/iopipe.js

@@ -507,3 +507,3 @@ module.exports =

}
var supportedRegions = ['ap-southeast-2', 'eu-west-1', 'us-east-2', 'us-west-1', 'us-west-2'];
var supportedRegions = ['ap-northeast-1', 'ap-southeast-2', 'eu-west-1', 'us-east-2', 'us-west-1', 'us-west-2'];
if (supportedRegions.indexOf(process.env.AWS_REGION) > -1) {

@@ -823,3 +823,3 @@ regionString = `.${process.env.AWS_REGION}`;

"name": "iopipe",
"version": "1.0.0",
"version": "1.0.1",
"description": "IOpipe Lambda Analytics & Tracing Agent",

@@ -826,0 +826,0 @@ "main": "dist/iopipe.js",

{
"name": "iopipe",
"version": "1.0.0",
"version": "1.0.1",
"description": "IOpipe Lambda Analytics & Tracing Agent",

@@ -5,0 +5,0 @@ "main": "dist/iopipe.js",

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