Socket
Socket
Sign inDemoInstall

ndarray-fill

Package Overview
Dependencies
50
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

2

package.json
{
"name": "ndarray-fill",
"version": "1.0.0",
"version": "1.0.1",
"description": "Fills an ndarray with function",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -8,3 +8,3 @@ ndarray-fill

```javascript
var ndarray = require("zeros")
var zeros = require("zeros")
var fill = require("ndarray-fill")

@@ -29,3 +29,5 @@

npm install ndarray-fill
```
npm install ndarray-fill
```

@@ -41,2 +43,2 @@ ### `require("ndarray-fill")(array, func)`

## 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