Socket
Socket
Sign inDemoInstall

ndarray-pack

Package Overview
Dependencies
5
Maintainers
6
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.1 to 1.2.0

6

package.json
{
"name": "ndarray-pack",
"version": "1.1.1",
"version": "1.2.0",
"description": "Packs an array-of-arrays into a single ndarray",

@@ -10,4 +10,4 @@ "main": "convert.js",

"dependencies": {
"ndarray": "^1.0.13",
"cwise-compiler": "^0.1.0"
"cwise-compiler": "^1.1.2",
"ndarray": "^1.0.13"
},

@@ -14,0 +14,0 @@ "devDependencies": {

@@ -20,3 +20,3 @@ ndarray-pack

npm install pack
npm install ndarray-pack

@@ -32,2 +32,2 @@ ### `require("ndarray-pack")(nested_array[,out])`

# Credits
(c) 2013 Mikola Lysenko. MIT License
(c) 2013 Mikola Lysenko. MIT License
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