Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ml-matrix

Package Overview
Dependencies
Maintainers
7
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ml-matrix - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

5

History.md

@@ -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 @@ ==================

7

package.json
{
"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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc