@shopify/dates
Advanced tools
Comparing version 0.1.5 to 0.1.7
{ | ||
"name": "@shopify/dates", | ||
"version": "0.1.5", | ||
"version": "0.1.7", | ||
"license": "MIT", | ||
@@ -26,6 +26,7 @@ "description": "Lightweight date operations library.", | ||
"dependencies": { | ||
"@shopify/javascript-utilities": "^2.2.0" | ||
"@shopify/javascript-utilities": "^2.2.0", | ||
"tslib": "^1.9.3" | ||
}, | ||
"devDependencies": { | ||
"@shopify/jest-dom-mocks": "^2.1.1", | ||
"@shopify/jest-dom-mocks": "^2.1.3", | ||
"typescript": "~3.0.1" | ||
@@ -32,0 +33,0 @@ }, |
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
28803
37
2
+ Addedtslib@^1.9.3