Comparing version 1.0.3 to 1.0.4
@@ -0,1 +1,6 @@ | ||
1.0.4 / 2015-11-21 | ||
================== | ||
* only include src directory on publish | ||
1.0.3 / 2015-11-19 | ||
@@ -2,0 +7,0 @@ ================== |
{ | ||
"name": "ml-matrix", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Matrix manipulation and computation library", | ||
@@ -10,2 +10,5 @@ "main": "src/index.js", | ||
}, | ||
"files": [ | ||
"src" | ||
], | ||
"scripts": { | ||
@@ -51,3 +54,3 @@ "test": "mocha --require should-approximately-deep --reporter mocha-better-spec-reporter --recursive", | ||
"mocha": "^2.2.5", | ||
"mocha-better-spec-reporter": "^2.1.1", | ||
"mocha-better-spec-reporter": "^3.0.0", | ||
"numeric": "^1.2.6", | ||
@@ -54,0 +57,0 @@ "pretty-hrtime": "^1.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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
0
93069
13
2838