Comparing version 1.1.9 to 1.1.10
@@ -6,2 +6,13 @@ # Change Log | ||
## [1.1.10](https://github.com/cheminfo/mass-tools/compare/mf-parser@1.1.9...mf-parser@1.1.10) (2021-03-24) | ||
### Bug Fixes | ||
* wrong links in some packages.json ([3c5829a](https://github.com/cheminfo/mass-tools/commit/3c5829a153dd198d56e7d54c065bf7e241ea0423)) | ||
## 1.1.9 (2021-03-16) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "mf-parser", | ||
"version": "1.1.9", | ||
"version": "1.1.10", | ||
"description": "", | ||
@@ -11,3 +11,3 @@ "main": "src/index.js", | ||
"type": "git", | ||
"url": "git+https://github.com/cheminfo/mf-parser.git" | ||
"url": "git+https://github.com/cheminfo/mass-tools.git" | ||
}, | ||
@@ -18,9 +18,9 @@ "keywords": [], | ||
"bugs": { | ||
"url": "https://github.com/cheminfo/mf-parser/issues" | ||
"url": "https://github.com/cheminfo/mass-tools/issues" | ||
}, | ||
"homepage": "https://github.com/cheminfo/mf-parser/tree/master/packages/mf-parser#readme", | ||
"homepage": "https://github.com/cheminfo/mass-tools/tree/master/packages/mf-parser#readme", | ||
"dependencies": { | ||
"atom-sorter": "^1.1.8", | ||
"chemical-elements": "^1.1.8", | ||
"chemical-groups": "^1.1.3" | ||
"atom-sorter": "^1.1.9", | ||
"chemical-elements": "^1.1.9", | ||
"chemical-groups": "^1.1.4" | ||
}, | ||
@@ -30,3 +30,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "eaa0721b07f972b924d48afc63ccb18c09b5b77b" | ||
"gitHead": "14b0b932ce4e7e3e443ed6f8b45fb3be153c524f" | ||
} |
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
65499
0
0
Updatedatom-sorter@^1.1.9
Updatedchemical-elements@^1.1.9
Updatedchemical-groups@^1.1.4