Socket
Socket
Sign inDemoInstall

dynatrace

Package Overview
Dependencies
42
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.5.2 to 0.5.3

2

lib/synthetic.js

@@ -124,3 +124,3 @@ var async = require('async');

params = params || {};
var monitorClass = params.MonitorClass || '';
var monitorClass = params.MonitorClass || 'uta';

@@ -127,0 +127,0 @@ // Remove monitorClass from params object

{
"name": "dynatrace",
"version": "0.5.2",
"version": "0.5.3",
"description": "Dynatrace API client library for Node.js",

@@ -5,0 +5,0 @@ "main": "dynatrace.js",

@@ -60,3 +60,3 @@ var assert = require('assert');

if (err) throw err;
assert.equal(typeof tests, 'object');

@@ -63,0 +63,0 @@ done();

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc