New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@dt-esa/dynatrace-api-client

Package Overview
Dependencies
Maintainers
0
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dt-esa/dynatrace-api-client - npm Package Compare versions

Comparing version 2.3.4 to 2.3.5

2

dist/apibase.js

@@ -144,3 +144,3 @@ "use strict";

// If there are more pages to go through, begin running autoPage.
if (typeof data.nextPageKey == "string" && paging != false) {
if (typeof data?.nextPageKey == "string" && paging != false) {
onPageReceived?.(data);

@@ -147,0 +147,0 @@ return this.autoPage(apiPath, data, {

{
"name": "@dt-esa/dynatrace-api-client",
"version": "2.3.4",
"version": "2.3.5",
"description": "",

@@ -5,0 +5,0 @@ "main": "./dist/index.js",

Sorry, the diff of this file is not supported yet

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