Socket
Socket
Sign inDemoInstall

hookit

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hookit - npm Package Compare versions

Comparing version 0.0.6 to 0.1.0

2

index.js

@@ -16,3 +16,3 @@ /**

if (alreadyRequired) throw new Error("This should only be required and used once")
if (alreadyRequired) return
alreadyRequired = true

@@ -19,0 +19,0 @@

{
"name": "hookit",
"version": "0.0.6",
"version": "0.1.0",
"description": "A function for shimming all node.js core IO calls allowing callback wraping.",

@@ -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