Comparing version 3.1.0 to 3.1.1
{ | ||
"name": "mf-parser", | ||
"version": "3.1.0", | ||
"version": "3.1.1", | ||
"description": "Parse a molecular formula", | ||
@@ -23,6 +23,6 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"atom-sorter": "^2.0.0", | ||
"chemical-elements": "^2.0.3", | ||
"chemical-groups": "^2.1.0", | ||
"mf-utilities": "^3.1.0" | ||
"atom-sorter": "^2.0.1", | ||
"chemical-elements": "^2.0.4", | ||
"chemical-groups": "^2.1.1", | ||
"mf-utilities": "^3.1.1" | ||
}, | ||
@@ -32,3 +32,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "deb282f3f2d6ae966112bc520b28fb75af3c327b" | ||
"gitHead": "b9f99ec6f05ce6b0034d35f4ae0452ae653f90c2" | ||
} |
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
95178
31
3202
Updatedatom-sorter@^2.0.1
Updatedchemical-elements@^2.0.4
Updatedchemical-groups@^2.1.1
Updatedmf-utilities@^3.1.1