cheminfo-tools-test
Advanced tools
Comparing version 7.1.1 to 7.2.0
# Changelog | ||
## [7.2.0](https://www.github.com/cheminfo-js/test/compare/v7.1.1...v7.2.0) (2020-10-12) | ||
### Features | ||
* add new feature ([5e633b2](https://www.github.com/cheminfo-js/test/commit/5e633b2c73d4af3353748b8b8c4a04cd8dfbfe81)) | ||
### [7.1.1](https://www.github.com/cheminfo-js/test/compare/v7.1.0...v7.1.1) (2020-10-11) | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "cheminfo-tools-test", | ||
"version": "7.1.1", | ||
"version": "7.2.0", | ||
"description": "Dummy project - used as a starting point for new libraries", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -21,1 +21,5 @@ /** | ||
} | ||
export function feature() { | ||
return 'cool'; | ||
} |
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
11200
35