Socket
Socket
Sign inDemoInstall

@contrast/agentify

Package Overview
Dependencies
Maintainers
17
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@contrast/agentify - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

lib/function-hooks.js

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

if (code.indexOf('ContrastMethods')) {
if (code.indexOf('ContrastMethods') > -1) {
const unwritten = functionHooks.unwrite(code);

@@ -103,0 +103,0 @@ functionHooks.cache.set(data.obj, unwritten);

{
"name": "@contrast/agentify",
"version": "1.0.0",
"version": "1.0.1",
"description": "Configures Contrast agent services and instrumentation within an application",

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

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