mf-utilities
Advanced tools
Comparing version 1.3.0 to 1.3.1
{ | ||
"name": "mf-utilities", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"description": "Small utilities dealing with molecular formula", | ||
@@ -21,7 +21,7 @@ "main": "src/index.js", | ||
"dependencies": { | ||
"chemical-elements": "^1.2.0", | ||
"chemical-elements": "^1.2.1", | ||
"chemical-groups": "^1.2.1", | ||
"mf-parser": "^1.4.4" | ||
"mf-parser": "^1.4.5" | ||
}, | ||
"gitHead": "0cceb8fe88adb924d371419bf3738b0e2d0a438c" | ||
"gitHead": "78f6c10cea6825c99ba7fd6a103367dec9979564" | ||
} |
# mf-utilities | ||
[![NPM version][npm-image]][npm-url] | ||
[![npm download][download-image]][download-url] | ||
[![NPM version][npm-image]][npm-url] | ||
[![npm download][download-image]][download-url] | ||
@@ -23,3 +23,3 @@ Small utilities dealing with molecular formula. | ||
[MIT](./LICENSE) | ||
[MIT](./LICENSE) | ||
@@ -26,0 +26,0 @@ [npm-image]: https://img.shields.io/npm/v/mf-utilities.svg?style=flat-square |
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
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
12887
Updatedchemical-elements@^1.2.1
Updatedmf-parser@^1.4.5