Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@ltht-react/utils

Package Overview
Dependencies
Maintainers
10
Versions
332
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.70 to 1.1.71

lib/atoms/isMobileView.d.ts

8

CHANGELOG.md

@@ -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 @@

2

lib/atoms/patient.test.js

@@ -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"
}
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