Socket
Socket
Sign inDemoInstall

loud-rejection

Package Overview
Dependencies
3
Maintainers
2
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.4.1 to 1.5.0

1

index.js

@@ -5,2 +5,3 @@ 'use strict';

var currentlyUnhandled = require('currently-unhandled');
var installed = false;

@@ -7,0 +8,0 @@

4

package.json
{
"name": "loud-rejection",
"version": "1.4.1",
"version": "1.5.0",
"description": "Make unhandled promise rejections fail loudly instead of the default silent fail",

@@ -42,3 +42,3 @@ "license": "MIT",

"currently-unhandled": "^0.4.1",
"signal-exit": "^2.1.2"
"signal-exit": "^3.0.0"
},

@@ -45,0 +45,0 @@ "devDependencies": {

'use strict';
require('./')();
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc