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 1.0.6 to 1.0.7

4

lib/api/monitor.js

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

}
if(properties.messsage){
if(properties.message){
params.body.message = properties.message;

@@ -173,3 +173,3 @@ }

}
if(properties.messsage){
if(properties.message){
params.body.message = properties.message;

@@ -176,0 +176,0 @@ }

{
"name": "dogapi",
"version": "1.0.6",
"version": "1.0.7",
"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