Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

array-reduce-x

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

array-reduce-x - npm Package Compare versions

Comparing version 3.0.10 to 3.0.11

4

dist/array-reduce-x.js

@@ -5,3 +5,3 @@ /*!

"copywrite": "Copyright (c) 2017",
"date": "2019-07-24T00:46:35.560Z",
"date": "2019-07-24T16:53:38.075Z",
"describe": "",

@@ -12,3 +12,3 @@ "description": "Reduce an array (from left to right) to a single value.",

"license": "MIT",
"version": "3.0.10"
"version": "3.0.11"
}

@@ -15,0 +15,0 @@ */

@@ -5,3 +5,3 @@ /*!

"copywrite": "Copyright (c) 2017",
"date": "2019-07-24T00:46:35.560Z",
"date": "2019-07-24T16:53:38.075Z",
"describe": "",

@@ -12,3 +12,3 @@ "description": "Reduce an array (from left to right) to a single value.",

"license": "MIT",
"version": "3.0.10"
"version": "3.0.11"
}

@@ -15,0 +15,0 @@ */

{
"name": "array-reduce-x",
"version": "3.0.10",
"version": "3.0.11",
"description": "Reduce an array (from left to right) to a single value.",

@@ -25,2 +25,3 @@ "homepage": "https://github.com/Xotic750/array-reduce-x",

"main": "dist/array-reduce-x.js",
"jsdelivr": "dist/array-reduce-x.min.js",
"scripts": {

@@ -53,7 +54,7 @@ "build:esm": "mkdirp dist && babel -s true --env-name esm src/array-reduce-x.js -o dist/array-reduce-x.esm.js",

"dependencies": {
"assert-is-function-x": "^3.0.13",
"attempt-x": "^2.0.16",
"split-if-boxed-bug-x": "^2.0.16",
"to-length-x": "^4.0.18",
"to-object-x": "^2.0.14"
"assert-is-function-x": "^3.0.14",
"attempt-x": "^2.0.18",
"split-if-boxed-bug-x": "^2.0.18",
"to-length-x": "^4.0.20",
"to-object-x": "^2.0.16"
},

@@ -96,3 +97,3 @@ "devDependencies": {

"eslint-plugin-jest": "^22.13.6",
"eslint-plugin-jsdoc": "^15.7.1",
"eslint-plugin-jsdoc": "^15.7.2",
"eslint-plugin-json": "^1.4.0",

@@ -99,0 +100,0 @@ "eslint-plugin-lodash": "^5.1.0",

<a href="https://travis-ci.org/Xotic750/array-reduce-x"
title="Travis status">
title="Travis status">
<img
src="https://travis-ci.org/Xotic750/array-reduce-x.svg?branch=master"
alt="Travis status" height="18"/>
src="https://travis-ci.org/Xotic750/array-reduce-x.svg?branch=master"
alt="Travis status" height="18">
</a>
<a href="https://david-dm.org/Xotic750/array-reduce-x"
title="Dependency status">
<img src="https://david-dm.org/Xotic750/array-reduce-x.svg"
alt="Dependency status" height="18"/>
title="Dependency status">
<img src="https://david-dm.org/Xotic750/array-reduce-x/status.svg"
alt="Dependency status" height="18"/>
</a>
<a href="https://david-dm.org/Xotic750/array-reduce-x#info=devDependencies"
title="devDependency status">
<a
href="https://david-dm.org/Xotic750/array-reduce-x?type=dev"
title="devDependency status">
<img src="https://david-dm.org/Xotic750/array-reduce-x/dev-status.svg"
alt="devDependency status" height="18"/>
alt="devDependency status" height="18"/>
</a>
<a href="https://badge.fury.io/js/array-reduce-x" title="npm version">
<a href="https://badge.fury.io/js/array-reduce-x"
title="npm version">
<img src="https://badge.fury.io/js/array-reduce-x.svg"
alt="npm version" height="18"/>
alt="npm version" height="18">
</a>
<a href="https://www.jsdelivr.com/package/npm/array-reduce-x"
title="jsDelivr hits">
<img src="https://data.jsdelivr.com/v1/package/npm/array-reduce-x/badge?style=rounded"
alt="jsDelivr hits" height="18">
</a>
<a name="module_array-reduce-x"></a>

@@ -22,0 +30,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