@shopify/dates
Advanced tools
Comparing version 0.5.0-sk-next-beta.1 to 0.5.0
@@ -8,4 +8,8 @@ # Changelog | ||
<!-- ## [Unreleased] --> | ||
## [0.5.0] - 2020-12-18 | ||
### Added | ||
- Add new build outputs (CommonJS, ESM, esnext, Node) for greater tree-shakability [#1698](https://github.com/Shopify/quilt/pull/1698) | ||
## [0.4.3] - 2020-10-20 | ||
@@ -12,0 +16,0 @@ |
{ | ||
"name": "@shopify/dates", | ||
"version": "0.5.0-sk-next-beta.1", | ||
"version": "0.5.0", | ||
"license": "MIT", | ||
@@ -27,7 +27,7 @@ "description": "Lightweight date operations library", | ||
"dependencies": { | ||
"@shopify/decorators": "^1.2.0-sk-next-beta.1", | ||
"@shopify/decorators": "^1.2.0", | ||
"tslib": "^1.14.1" | ||
}, | ||
"devDependencies": { | ||
"@shopify/jest-dom-mocks": "^2.10.0-sk-next-beta.1" | ||
"@shopify/jest-dom-mocks": "^2.10.0" | ||
}, | ||
@@ -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
175549
Updated@shopify/decorators@^1.2.0