Socket
Socket
Sign inDemoInstall

boom

Package Overview
Dependencies
Maintainers
1
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

boom - npm Package Compare versions

Comparing version 0.3.2 to 0.3.3

2

package.json
{
"name": "boom",
"description": "HTTP-friendly error objects",
"version": "0.3.2",
"version": "0.3.3",
"author": "Eran Hammer <eran@hueniverse.com> (http://hueniverse.com)",

@@ -6,0 +6,0 @@ "contributors": [],

// Load modules
var Chai = require('chai');
var Boom = process.env.TEST_COV ? require('../lib-cov') : require('../lib');
var Boom = require('../lib');

@@ -6,0 +6,0 @@

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