Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

outcome

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

outcome - npm Package Compare versions

Comparing version 0.0.17 to 0.0.18

6

lib/index.js

@@ -49,7 +49,7 @@ var EventEmitter = require('events').EventEmitter,

if(listeners.success) {
try {
//try {
runFn.call(this, "complete", "success", args);
} catch(e) {
/*} catch(e) {
runErr.call(this, [e]);
}
}*/
}

@@ -56,0 +56,0 @@

@@ -10,3 +10,3 @@ {

"repository": {},
"version": "0.0.17",
"version": "0.0.18",
"engines": {},

@@ -13,0 +13,0 @@ "dependencies": {},

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