Socket
Socket
Sign inDemoInstall

@shopify/statsd

Package Overview
Dependencies
Maintainers
13
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shopify/statsd - npm Package Compare versions

Comparing version 1.2.2 to 1.2.3

2

CHANGELOG.md

@@ -8,2 +8,4 @@ # Changelog

<!-- ## [Unreleased] -->
## [1.2.0] - 2019-12-24

@@ -10,0 +12,0 @@

3

dist/src/client.js

@@ -18,4 +18,3 @@ "use strict";

: function (error) {
_this.logger.log("Error occurred in the StatsD client:\n" + (error.stack ||
error.message));
_this.logger.log("Error occurred in the StatsD client:\n" + (error.stack || error.message));
} });

@@ -22,0 +21,0 @@ this.statsd = new hot_shots_1.StatsD(this.options);

{
"name": "@shopify/statsd",
"version": "1.2.2",
"version": "1.2.3",
"license": "MIT",

@@ -5,0 +5,0 @@ "description": "An opinionated StatsD client for Shopify Node.js server and other StatsD utilities.",

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