@ltht-react/utils
Advanced tools
Comparing version 1.1.70 to 1.1.71
@@ -6,2 +6,10 @@ # Change Log | ||
## 1.1.71 (2022-05-11) | ||
**Note:** Version bump only for package @ltht-react/utils | ||
## 1.1.70 (2022-05-06) | ||
@@ -8,0 +16,0 @@ |
@@ -257,3 +257,3 @@ "use strict"; | ||
}; | ||
expect(patient_1.formatPatientAge(patient, true)).toEqual('6w 1d'); | ||
expect(patient_1.formatPatientAge(patient, true)).toEqual('6w 2d'); | ||
}); | ||
@@ -260,0 +260,0 @@ it('returns formatted age when patient is deceased (under 4 weeks and over 2 days)', function () { |
{ | ||
"name": "@ltht-react/utils", | ||
"version": "1.1.70", | ||
"version": "1.1.71", | ||
"description": "> TODO: description", | ||
@@ -25,5 +25,5 @@ "author": "Jonny Smith <jonny.asmith@gmail.com>", | ||
"dependencies": { | ||
"@ltht-react/types": "^1.0.68" | ||
"@ltht-react/types": "^1.0.69" | ||
}, | ||
"gitHead": "025d7193a0b6b93f42265d23e4849f7343c18021" | ||
"gitHead": "ad6a8b87a4eff9a64bed4959469102cd41fe7b15" | ||
} |
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
117585
90
1283
Updated@ltht-react/types@^1.0.69