@shopify/dates
Advanced tools
Comparing version 0.3.2 to 0.3.3
{ | ||
"name": "@shopify/dates", | ||
"version": "0.3.2", | ||
"version": "0.3.3", | ||
"license": "MIT", | ||
@@ -27,8 +27,7 @@ "description": "Lightweight date operations library.", | ||
"dependencies": { | ||
"@shopify/decorators": "^1.1.9", | ||
"@shopify/function-enhancers": "^1.0.9", | ||
"@shopify/decorators": "^1.1.10", | ||
"tslib": "^1.9.3" | ||
}, | ||
"devDependencies": { | ||
"@shopify/jest-dom-mocks": "^2.8.10" | ||
"@shopify/jest-dom-mocks": "^2.8.11" | ||
}, | ||
@@ -35,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
2
46746
- Removed@shopify/function-enhancers@^1.0.9
Updated@shopify/decorators@^1.1.10