Comparing version 2.3.3 to 2.3.4
@@ -0,1 +1,6 @@ | ||
<a name="2.3.4"></a> | ||
## [2.3.4](https://github.com/mljs/kernel/compare/v2.3.3...v2.3.4) (2017-07-21) | ||
<a name="2.3.3"></a> | ||
@@ -2,0 +7,0 @@ ## [2.3.3](https://github.com/mljs/kernel/compare/v2.3.2...v2.3.3) (2017-04-25) |
{ | ||
"name": "ml-kernel", | ||
"version": "2.3.3", | ||
"version": "2.3.4", | ||
"description": "A factory for kernel functions", | ||
@@ -39,5 +39,5 @@ "main": "./src/kernel.js", | ||
"devDependencies": { | ||
"eslint": "^3.2.2", | ||
"eslint": "^4.2.0", | ||
"eslint-config-cheminfo": "^1.1.2", | ||
"eslint-plugin-no-only-tests": "^1.1.0", | ||
"eslint-plugin-no-only-tests": "^2.0.0", | ||
"mocha": "^3.0.0", | ||
@@ -52,4 +52,4 @@ "mocha-better-spec-reporter": "^3.0.2", | ||
"ml-kernel-sigmoid": "^1.0.0", | ||
"ml-matrix": "^3.0.0" | ||
"ml-matrix": "^5.0.0" | ||
} | ||
} |
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
12093
+ Addedis-any-array@2.0.1(transitive)
+ Addedml-array-max@1.2.4(transitive)
+ Addedml-array-min@1.2.3(transitive)
+ Addedml-array-rescale@1.3.7(transitive)
+ Addedml-matrix@5.3.0(transitive)
- Removedml-array-utils@0.3.0(transitive)
- Removedml-matrix@3.0.0(transitive)
- Removedml-stat@1.3.3(transitive)
Updatedml-matrix@^5.0.0