@shopify/dates
Advanced tools
Comparing version 0.2.5 to 0.2.6
@@ -56,3 +56,3 @@ "use strict"; | ||
} | ||
// eslint-disable-next-line shopify/no-fully-static-classes | ||
// eslint-disable-next-line @typescript-eslint/no-extraneous-class | ||
var DateTimeParts = /** @class */ (function () { | ||
@@ -59,0 +59,0 @@ function DateTimeParts() { |
{ | ||
"name": "@shopify/dates", | ||
"version": "0.2.5", | ||
"version": "0.2.6", | ||
"license": "MIT", | ||
@@ -31,3 +31,3 @@ "description": "Lightweight date operations library.", | ||
"devDependencies": { | ||
"@shopify/jest-dom-mocks": "^2.8.4" | ||
"@shopify/jest-dom-mocks": "^2.8.5" | ||
}, | ||
@@ -34,0 +34,0 @@ "files": [ |
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
37963