Socket
Socket
Sign inDemoInstall

@shopify/statsd

Package Overview
Dependencies
Maintainers
19
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 2.0.0 to 2.0.1

4

CHANGELOG.md

@@ -10,2 +10,6 @@ # Changelog

## [2.0.1] - 2020-10-20
- Added `tslib@^1.14.1` in the list of dependencies. [#1657](https://github.com/Shopify/quilt/pull/1657)
## [2.0.0] - 2019-12-24

@@ -12,0 +16,0 @@

5

package.json
{
"name": "@shopify/statsd",
"version": "2.0.0",
"version": "2.0.1",
"license": "MIT",

@@ -28,3 +28,4 @@ "description": "An opinionated StatsD client for Shopify Node.js servers and other StatsD utilities",

"change-case": "^4.1.1",
"hot-shots": "^8.2.0"
"hot-shots": "^8.2.0",
"tslib": "^1.14.1"
},

@@ -31,0 +32,0 @@ "files": [

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