Socket
Socket
Sign inDemoInstall

arguments-to-array

Package Overview
Dependencies
0
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.1 to 1.0.0

coverage/coverage.json

4

package.json
{
"name": "arguments-to-array",
"version": "0.0.1",
"version": "1.0.0",
"description": "Make your function arguments into an actual array",

@@ -8,3 +8,3 @@ "main": "index.js",

"test": "grunt test",
"test-coverage": "istanbul cover _mocha --report lcovonly -- -R spec test/*"
"test-coverage": "istanbul cover _mocha --report lcovonly -- -R spec test.js"
},

@@ -11,0 +11,0 @@ "repository": {

@@ -61,2 +61,7 @@

## articles on this topic:
* [js common pitfalls](http://nrn.io/view/javascript-common-pitfalls/view/array-like-objects)
## credits:

@@ -71,2 +76,2 @@

Copyright (c) 2015 GochoMugo <mugo@forfuture.co.ke>
Copyright (c) 2015-2016 GochoMugo <mugo@forfuture.co.ke>

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