ml-regression-base
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -0,1 +1,10 @@ | ||
## [2.0.1](https://github.com/mljs/regression-base/compare/v2.0.0...v2.0.1) (2019-04-30) | ||
### Bug Fixes | ||
* include TS definitions in npm package ([21ca3e0](https://github.com/mljs/regression-base/commit/21ca3e0)) | ||
# [2.0.0](https://github.com/mljs/regression-base/compare/v1.2.1...v2.0.0) (2019-04-30) | ||
@@ -2,0 +11,0 @@ |
{ | ||
"name": "ml-regression-base", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Base class for regression modules", | ||
@@ -10,2 +10,3 @@ "main": "lib/index.js", | ||
"files": [ | ||
"regression-base.d.ts", | ||
"lib", | ||
@@ -12,0 +13,0 @@ "src" |
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
14692
12
325