Socket
Socket
Sign inDemoInstall

dogapi

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dogapi - npm Package Compare versions

Comparing version 2.2.1 to 2.2.2

2

lib/api/timeboard.js

@@ -147,3 +147,3 @@ var client = require("../client");

client.request("POST", util.format("/dash/%s", dashId), params, callback);
client.request("PUT", util.format("/dash/%s", dashId), params, callback);
}

@@ -150,0 +150,0 @@

{
"name": "dogapi",
"version": "2.2.1",
"version": "2.2.2",
"description": "Datadog API Node.JS Client",

@@ -5,0 +5,0 @@ "main": "lib/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