@lhncbc/ucum-lhc 4.1.2 → 4.1.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -4,6 +4,20 @@ All notable changes to this project will be documented in this file.
4
4
  The format is based on [Keep a Changelog](http://keepachangelog.com/)
5
5
  and this project adheres to [Semantic Versioning](http://semver.org/).
6
6
 
7
+ ## [4.1.5] 2021-05-20
8
+ ### Fixed
9
+ - Fixed generated name issue for complex units, https://github.com/lhncbc/ucum-lhc/issues/29
10
+
11
+ ## [4.1.4] 2021-01-05
12
+ ### Fixed
13
+ - Moved grunt-extract-sourcemap to devDependencies.
14
+ - Updated dependencies to avoid issues raised by npm audit (except one
15
+ on a devDependency).
16
+
17
+ ## [4.1.3] 2020-04-20
18
+ ### Fixed
19
+ - Fixed to work in IE 11.
20
+
7
21
  ## [4.1.2] 2020-04-03
8
22
  ### Changes
9
23
  - Updated dependencies to get patches for security vulnerabilities.
package/README.md CHANGED
@@ -19,8 +19,6 @@ functions described below. You might want to try that out first.
19
19
  The ucum-lhc code is written in the ECMAScript 6 version of Javascript.
20
20
  Since that version is not yet universally supported, the code is compiled to
21
21
  standard Javascript using the [Babel](https://babeljs.io) compiler.
22
- The code uses Node.js I/O functions and compatible packages, and browserify-fs
23
- to replace the I/O functions with code that runs in a browser.
24
22
 
25
23
  Currently we have code to serve multiple purposes. The core code supports
26
24
  the validation and conversion of UCUM unit expressions as well as a function