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

iopipe

Package Overview
Dependencies
Maintainers
2
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.2.0 to 1.2.1

15

package.json
{
"name": "iopipe",
"version": "1.2.0",
"version": "1.2.1",
"description": "IOpipe Lambda Analytics & Tracing Agent",

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

},
"files": ["dist/"],
"files": [
"dist/"
],
"keywords": [

@@ -62,6 +64,11 @@ "serverless",

"dependencies": {},
"pre-commit": ["test"],
"pre-commit": [
"test"
],
"jest": {
"coveragePathIgnorePatterns": ["/node_modules/", "dist"]
"coveragePathIgnorePatterns": [
"/node_modules/",
"dist"
]
}
}

Sorry, the diff of this file is too big to display

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