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

@ltht-react/summary

Package Overview
Dependencies
Maintainers
6
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ltht-react/summary - npm Package Compare versions

Comparing version 1.3.12 to 1.3.13

8

CHANGELOG.md

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

## 1.3.13 (2021-09-17)
**Note:** Version bump only for package @ltht-react/summary
## 1.3.12 (2021-08-26)

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

0

lib/atoms/date-summary.d.ts

@@ -0,0 +0,0 @@ import { HTMLAttributes, FC } from 'react';

@@ -0,0 +0,0 @@ "use strict";

export { default as PeriodSummary } from './period-summary';
export { default as DateSummary } from './date-summary';
export { default as RedactedDescription } from './redacted-description';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { HTMLAttributes, FC } from 'react';

@@ -0,0 +0,0 @@ "use strict";

import { HTMLAttributes, FC } from 'react';
declare const RedactedDescription: FC<HTMLAttributes<HTMLDivElement>>;
export default RedactedDescription;

@@ -0,0 +0,0 @@ "use strict";

export * from './atoms';
export * from './organisms';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { FC } from 'react';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export { default as MissingDataSummary } from './missing-data-summary';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { FC } from 'react';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { FC } from 'react';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { FC } from 'react';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { FC } from 'react';

@@ -0,0 +0,0 @@ "use strict";

16

package.json
{
"name": "@ltht-react/summary",
"version": "1.3.12",
"version": "1.3.13",
"description": "ltht-react clinical Summary component.",

@@ -30,11 +30,11 @@ "author": "LTHT",

"@emotion/styled": "^11.0.0",
"@ltht-react/card": "^1.3.12",
"@ltht-react/icon": "^1.3.12",
"@ltht-react/list": "^1.3.10",
"@ltht-react/styles": "^1.3.4",
"@ltht-react/types": "^1.0.8",
"@ltht-react/utils": "^1.1.10",
"@ltht-react/card": "^1.3.13",
"@ltht-react/icon": "^1.3.13",
"@ltht-react/list": "^1.3.11",
"@ltht-react/styles": "^1.3.5",
"@ltht-react/types": "^1.0.9",
"@ltht-react/utils": "^1.1.11",
"react": "^17.0.0"
},
"gitHead": "88e4f8ea8a70b024c7be60f7535935c9bd7a9eb2"
"gitHead": "2fb4ee694529d51759e27b2201553e35b9aa5f2f"
}

@@ -0,0 +0,0 @@ # Summary

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