@shopify/statsd
Advanced tools
Comparing version 3.0.10 to 3.0.11
{ | ||
"name": "@shopify/statsd", | ||
"version": "3.0.10", | ||
"version": "3.0.11", | ||
"license": "MIT", | ||
@@ -41,3 +41,2 @@ "description": "An opinionated StatsD client for Shopify Node.js servers and other StatsD utilities", | ||
"exports": { | ||
"./": "./", | ||
".": { | ||
@@ -47,5 +46,6 @@ "esnext": "./index.esnext", | ||
"require": "./index.js" | ||
} | ||
}, | ||
"./*": "./" | ||
}, | ||
"gitHead": "3d653b17366d732199fd319eb5c9c935f4f6a207" | ||
"gitHead": "82524f19df95eab93f7dcd0a8535bc45562d85c8" | ||
} |
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
18198