@shopify/dates
Advanced tools
Comparing version 1.0.5 to 1.0.6
{ | ||
"name": "@shopify/dates", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"license": "MIT", | ||
@@ -27,10 +27,11 @@ "description": "Lightweight date operations library", | ||
"dependencies": { | ||
"@shopify/decorators": "^2.0.2" | ||
"@shopify/decorators": "^2.0.3" | ||
}, | ||
"devDependencies": { | ||
"@shopify/jest-dom-mocks": "^3.0.5" | ||
"@shopify/jest-dom-mocks": "^3.0.6" | ||
}, | ||
"files": [ | ||
"build/*", | ||
"build/", | ||
"!build/*.tsbuildinfo", | ||
"!build/ts/**/tests/", | ||
"index.js", | ||
@@ -50,3 +51,3 @@ "index.mjs", | ||
}, | ||
"gitHead": "1677c5acc6d5f72c51a2644a25dfbe9cec0b50f2" | ||
"gitHead": "80f3bf1a062fa2d432e63fe797716f9c0b226195" | ||
} |
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
100959
Updated@shopify/decorators@^2.0.3