@shopify/dates
Advanced tools
Comparing version 0.5.1 to 0.5.2
{ | ||
"name": "@shopify/dates", | ||
"version": "0.5.1", | ||
"version": "0.5.2", | ||
"license": "MIT", | ||
@@ -25,9 +25,9 @@ "description": "Lightweight date operations library", | ||
}, | ||
"homepage": "https://github.com/Shopify/quilt/blob/master/packages/dates/README.md", | ||
"homepage": "https://github.com/Shopify/quilt/blob/main/packages/dates/README.md", | ||
"dependencies": { | ||
"@shopify/decorators": "^1.2.0", | ||
"@shopify/decorators": "^1.2.1", | ||
"tslib": "^1.14.1" | ||
}, | ||
"devDependencies": { | ||
"@shopify/jest-dom-mocks": "^2.11.0" | ||
"@shopify/jest-dom-mocks": "^2.11.1" | ||
}, | ||
@@ -34,0 +34,0 @@ "files": [ |
# `@shopify/dates` | ||
[![Build Status](https://github.com/Shopify/quilt/workflows/Node-CI/badge.svg?branch=master)](https://github.com/Shopify/quilt/actions?query=workflow%3ANode-CI) | ||
[![Build Status](https://github.com/Shopify/quilt/workflows/Ruby-CI/badge.svg?branch=master)](https://github.com/Shopify/quilt/actions?query=workflow%3ARuby-CI) | ||
[![Build Status](https://github.com/Shopify/quilt/workflows/Node-CI/badge.svg?branch=main)](https://github.com/Shopify/quilt/actions?query=workflow%3ANode-CI) | ||
[![Build Status](https://github.com/Shopify/quilt/workflows/Ruby-CI/badge.svg?branch=main)](https://github.com/Shopify/quilt/actions?query=workflow%3ARuby-CI) | ||
[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](LICENSE.md) [![npm version](https://badge.fury.io/js/%40shopify%2Fdates.svg)](https://badge.fury.io/js/%40shopify%2Fdates.svg) [![npm bundle size (minified + gzip)](https://img.shields.io/bundlephobia/minzip/@shopify/dates.svg)](https://img.shields.io/bundlephobia/minzip/@shopify/dates.svg) | ||
@@ -6,0 +6,0 @@ |
175543
Updated@shopify/decorators@^1.2.1