Socket
Socket
Sign inDemoInstall

express-hooks

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

express-hooks - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

2

index.js

@@ -10,3 +10,3 @@ 'use strict';

const HOOK_PREFIX = 'express-hook';
const HOOK_PREFIX = 'express-hook-';
const MAIN_MODULE_FOLDER = path.dirname(module.parent.filename);

@@ -13,0 +13,0 @@

{
"name": "express-hooks",
"version": "1.0.2",
"version": "1.0.3",
"description": "Hooks for Express defined in npm modlues",

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