@ltht-react/utils
Advanced tools
Comparing version 0.1.5 to 0.1.6
@@ -6,2 +6,11 @@ # Change Log | ||
## [0.1.6](https://github.com/ltht-epr/ltht-react/compare/@ltht-react/utils@0.1.5...@ltht-react/utils@0.1.6) (2020-08-04) | ||
**Note:** Version bump only for package @ltht-react/utils | ||
## [0.1.5](https://ssh.github.com/ltht-epr/ltht-react/compare/@ltht-react/utils@0.1.4...@ltht-react/utils@0.1.5) (2020-04-03) | ||
@@ -8,0 +17,0 @@ |
@@ -8,1 +8,2 @@ export { default as allergyIntoleranceCategoryCodeDisplaySummary } from './allergy-intolerance-category-code'; | ||
export { default as titleCase } from './title-case'; | ||
export * from './patient'; |
@@ -19,2 +19,3 @@ "use strict"; | ||
exports.titleCase = title_case_1.default; | ||
__export(require("./patient")); | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@ltht-react/utils", | ||
"version": "0.1.5", | ||
"version": "0.1.6", | ||
"description": "> TODO: description", | ||
@@ -25,5 +25,5 @@ "author": "Jonny Smith <jonny.asmith@gmail.com>", | ||
"dependencies": { | ||
"@ltht-react/types": "^0.0.12" | ||
"@ltht-react/types": "^0.0.13" | ||
}, | ||
"gitHead": "45a10d21bdbc0f5f9a5242aca2240a1efa53604a" | ||
"gitHead": "e26788e97a30647d3ca23a606d79725dff284d62" | ||
} |
@@ -0,0 +0,0 @@ # `@ltht-react/utils` |
Sorry, the diff of this file is not supported yet
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
89958
57
1116
1
+ Added@ltht-react/types@0.0.13(transitive)
- Removed@ltht-react/types@0.0.12(transitive)
Updated@ltht-react/types@^0.0.13