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

bhulk

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bhulk - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

8

examples/bulk-with-remote.js

@@ -42,6 +42,6 @@ /* jshint node: true */

name: 'bhulk',
version: '0.0.0',
register: lib.bhulk.register
}, {
remote: handleRemoteRequest
plugin: lib.bhulk,
options: {
remote: handleRemoteRequest
}
}, callback);

@@ -48,0 +48,0 @@ },

{
"name": "bhulk",
"version": "1.0.0",
"version": "1.0.1",
"description": "Batch request handling plugin for hapi",

@@ -32,5 +32,5 @@ "main": "index.js",

"istanbul": "^0.2.6",
"hapi": "^3.0.2",
"hapi": "^6.2.1",
"request": "^2.34.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