@spscommerce/ds-shared
Advanced tools
Comparing version 1.2.3 to 1.2.4
{ | ||
"$schema": "../../../node_modules/ng-packagr/package.schema.json", | ||
"name": "@spscommerce/ds-shared", | ||
"version": "1.2.3", | ||
"version": "1.2.4", | ||
"author": "SPS Commerce", | ||
@@ -16,3 +16,3 @@ "description": "Package for sharing code and types between DS Angular and DS React.", | ||
"devDependencies": { | ||
"@spscommerce/utils": "^1.2.3", | ||
"@spscommerce/utils": "^1.2.4", | ||
"moment": "^2.25.3", | ||
@@ -22,3 +22,3 @@ "moment-timezone": "^0.5.28" | ||
"peerDependencies": { | ||
"@spscommerce/utils": "^1.2.3", | ||
"@spscommerce/utils": "^1.2.4", | ||
"moment": "^2.25.3", | ||
@@ -25,0 +25,0 @@ "moment-timezone": "^0.5.28" |
@@ -5,2 +5,6 @@ [//]: # "START_AUTOGENERATED" | ||
![release: 1.1.0](https://img.shields.io/badge/release-1.1.0-blue.svg?style=flat-square) | ||
![build: passing](https://img.shields.io/badge/build-passing-green.svg?style=flat-square) | ||
![tests: failing](https://img.shields.io/badge/tests-failing-red.svg?style=flat-square) | ||
Package for sharing code and types between DS Angular and DS React. | ||
@@ -34,3 +38,3 @@ | ||
<tbody class="sps-table__body"> | ||
<tr class="sps-table__row"><td class="sps-table__cell"><a href="https://github.com/spscommerce/design-system/tree/main/packages/@spscommerce/utils#readme">@spscommerce/utils</a></td><td class="sps-table__cell text-right">^1.2.3</td></tr> | ||
<tr class="sps-table__row"><td class="sps-table__cell"><a href="https://github.com/spscommerce/design-system/tree/main/packages/@spscommerce/utils#readme">@spscommerce/utils</a></td><td class="sps-table__cell text-right">^1.1.0</td></tr> | ||
<tr class="sps-table__row"><td class="sps-table__cell"><a href="https://momentjs.com">moment</a></td><td class="sps-table__cell text-right">^2.25.3</td></tr> | ||
@@ -37,0 +41,0 @@ <tr class="sps-table__row"><td class="sps-table__cell"><a href="http://momentjs.com/timezone/">moment-timezone</a></td><td class="sps-table__cell text-right">^0.5.28</td></tr> |
396930
49