Socket
Socket
Sign inDemoInstall

ml-fnn

Package Overview
Dependencies
3
Maintainers
7
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.0 to 2.1.1

History.md

8

package.json
{
"name": "ml-fnn",
"version": "2.1.0",
"version": "2.1.1",
"description": "feedforward neural networks library",

@@ -31,9 +31,9 @@ "main": "src/index.js",

"dependencies": {
"ml-matrix": "^1.1.5"
"ml-matrix": "^2.0.0"
},
"devDependencies": {
"mocha": "^2.5.3",
"mocha": "^3.0.2",
"mocha-better-spec-reporter": "^3.0.2",
"should": "^9.0.1"
"should": "^11.1.0"
}
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc