Comparing version 1.3.2 to 1.3.3
@@ -0,0 +0,0 @@ Copyright 2010, 2012 Adobe Systems Incorporated (http://www.adobe.com/), with Reserved Font Name 'Source'. All Rights Reserved. Source is a trademark of Adobe Systems Incorporated in the United States and/or other countries. |
@@ -0,1 +1,6 @@ | ||
<a name="1.3.3"></a> | ||
## [1.3.3](https://github.com/mljs/stat/compare/v1.3.2...v1.3.3) (2016-09-02) | ||
<a name="1.3.2"></a> | ||
@@ -2,0 +7,0 @@ ## [1.3.2](https://github.com/mljs/stat/compare/v1.3.1...v1.3.2) (2016-09-02) |
@@ -38,3 +38,6 @@ 'use strict'; | ||
} | ||
return {min, max}; | ||
return { | ||
min:min, | ||
max:max | ||
}; | ||
}; | ||
@@ -41,0 +44,0 @@ |
{ | ||
"name": "ml-stat", | ||
"version": "1.3.2", | ||
"version": "1.3.3", | ||
"description": "Functions for computing stats on arrays and matrices", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is not supported yet
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
1585230
1920
14