Comparing version 2.2.1 to 2.2.2
@@ -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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
179177