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

mr-ed

Package Overview
Dependencies
Maintainers
3
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mr-ed - npm Package Compare versions

Comparing version 1.0.13 to 1.0.14

2

events.js

@@ -38,3 +38,3 @@ var request = require('request');

}, function(err, res, body) {
cb(err, body);
cb(err, body, res);
});

@@ -41,0 +41,0 @@ };

{
"name": "mr-ed",
"version": "1.0.13",
"version": "1.0.14",
"description": "Mr. Ed",

@@ -5,0 +5,0 @@ "main": "index.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