You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

@contrast/instrumentation

Package Overview
Dependencies
Maintainers
17
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

lib/http.js

4

lib/index.js

@@ -19,3 +19,5 @@ /*

const installers = {
...require('./mongodb')(core)
...require('./mongodb')(core),
...require('./http')(core),
...require('./http2')(core)
};

@@ -22,0 +24,0 @@

{
"name": "@contrast/instrumentation",
"version": "1.0.0",
"version": "1.0.1",
"description": "Shared hooks and patches between Protect and Assess components",

@@ -5,0 +5,0 @@ "license": "SEE LICENSE IN LICENSE",

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc