New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

args-to-arr

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

args-to-arr - npm Package Compare versions

Comparing version 1.3.13 to 1.3.14

4

CHANGELOG.md

@@ -0,1 +1,5 @@

# v1.3.14 (07-06-2019)
* dependencies updated
# v1.3.13 (04-06-2019)

@@ -2,0 +6,0 @@

6

package.json
{
"name": "args-to-arr",
"version": "1.3.13",
"version": "1.3.14",
"description": "converts arguments or any other array-like object into an array starting from specific index.",

@@ -42,4 +42,4 @@ "main": "dist/args-to-arr.cjs.js",

"@types/jest": "^24.0.13",
"@types/node": "^12.0.4",
"bundlib": "^0.4.1",
"@types/node": "^12.0.6",
"bundlib": "^0.5.1",
"eslint": "^5.16.0",

@@ -46,0 +46,0 @@ "jest": "^24.8.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