Socket
Socket
Sign inDemoInstall

@ltht-react/utils

Package Overview
Dependencies
Maintainers
8
Versions
318
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ltht-react/utils - npm Package Compare versions

Comparing version 1.1.67 to 1.1.68

lib/atoms/isMobileView.d.ts

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## 1.1.68 (2022-05-03)
**Note:** Version bump only for package @ltht-react/utils
## 1.1.67 (2022-04-26)

@@ -8,0 +16,0 @@

2

lib/atoms/patient.test.js

@@ -144,3 +144,3 @@ "use strict";

};
expect(patient_1.formatPatientAge(patient, false)).toEqual('5w');
expect(patient_1.formatPatientAge(patient, false)).toEqual('5w 1d');
});

@@ -147,0 +147,0 @@ it('returns formatted age when birth date is specified (under 4 weeks and over 2 days)', function () {

{
"name": "@ltht-react/utils",
"version": "1.1.67",
"version": "1.1.68",
"description": "> TODO: description",

@@ -25,5 +25,5 @@ "author": "Jonny Smith <jonny.asmith@gmail.com>",

"dependencies": {
"@ltht-react/types": "^1.0.65"
"@ltht-react/types": "^1.0.66"
},
"gitHead": "f69a50482942bb5d34731c30a54eb9c69cbb5dfd"
"gitHead": "f31427d696e0b1a2316019766730bc01b092736c"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc