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.14 to 3.0.15

8

dist/array-reduce-x.js

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

"copywrite": "Copyright (c) 2017",
"date": "2019-07-27T08:59:33.573Z",
"date": "2019-07-27T14:53:32.572Z",
"describe": "",
"description": "Reduce an array (from left to right) to a single value.",
"file": "array-reduce-x.js",
"hash": "a8937bed973d1b506703",
"hash": "50cbf04e29ee07d547db",
"license": "MIT",
"version": "3.0.14"
"version": "3.0.15"
}

@@ -1326,4 +1326,2 @@ */

var to_number_x_esm_ERROR_MESSAGE = 'Cannot convert a Symbol value to a number';
/** @type {NumberConstructor} */
var to_number_x_esm_castNumber = testCharsCount.constructor;

@@ -1330,0 +1328,0 @@ var pStrSlice = to_number_x_esm_ERROR_MESSAGE.slice;

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

"copywrite": "Copyright (c) 2017",
"date": "2019-07-27T08:59:33.573Z",
"date": "2019-07-27T14:53:32.572Z",
"describe": "",
"description": "Reduce an array (from left to right) to a single value.",
"file": "array-reduce-x.min.js",
"hash": "081a49fc913f5254338c",
"hash": "b271b50249ffdb617f39",
"license": "MIT",
"version": "3.0.14"
"version": "3.0.15"
}

@@ -14,0 +14,0 @@ */

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

@@ -53,7 +53,7 @@ "homepage": "https://github.com/Xotic750/array-reduce-x",

"dependencies": {
"assert-is-function-x": "^3.0.17",
"attempt-x": "^2.0.21",
"split-if-boxed-bug-x": "^2.0.21",
"to-length-x": "^4.0.23",
"to-object-x": "^2.0.19"
"assert-is-function-x": "^3.0.18",
"attempt-x": "^2.0.22",
"split-if-boxed-bug-x": "^2.0.22",
"to-length-x": "^4.0.25",
"to-object-x": "^2.0.20"
},

@@ -79,3 +79,3 @@ "devDependencies": {

"babel-plugin-lodash": "^3.3.4",
"caniuse-lite": "^1.0.30000985",
"caniuse-lite": "^1.0.30000986",
"chalk": "^2.4.2",

@@ -82,0 +82,0 @@ "concurrently": "^4.1.1",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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