mf-utilities
Advanced tools
Comparing version 1.2.1 to 1.2.2
@@ -6,2 +6,14 @@ # Change Log | ||
## 1.2.2 (2021-03-15) | ||
# 0.60.0 (2021-03-15) | ||
**Note:** Version bump only for package mf-utilities | ||
## 1.2.1 (2021-03-12) | ||
@@ -8,0 +20,0 @@ |
{ | ||
"name": "mf-utilities", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"description": "Small utilities dealing with molecular formula", | ||
@@ -21,6 +21,7 @@ "main": "src/index.js", | ||
"dependencies": { | ||
"chemical-elements": "^1.1.6", | ||
"chemical-groups": "^1.1.1", | ||
"mf-parser": "^1.1.7" | ||
} | ||
"chemical-elements": "^1.1.7", | ||
"chemical-groups": "^1.1.2", | ||
"mf-parser": "^1.1.8" | ||
}, | ||
"gitHead": "edbce8dcb4f58223096d13c4cbaa1fb7a448283c" | ||
} |
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
13693
1
Updatedchemical-elements@^1.1.7
Updatedchemical-groups@^1.1.2
Updatedmf-parser@^1.1.8