machinepack-arrays
Advanced tools
Comparing version 5.3.0 to 5.4.0
@@ -39,3 +39,3 @@ module.exports = { | ||
description: 'Returns new array.', | ||
outputFriendlyName: 'New Array', | ||
outputFriendlyName: 'New array', | ||
outputDescription: 'A new array.', | ||
@@ -42,0 +42,0 @@ like: 'array' |
@@ -71,4 +71,2 @@ module.exports = { | ||
extendedDescription: 'The type of the final result must be compatible with the initial value, as well as the partial result provided to the iteratee during each iteration.', | ||
example: '*', | ||
constant: true, | ||
isExemplar: true | ||
@@ -75,0 +73,0 @@ }, |
{ | ||
"name": "machinepack-arrays", | ||
"version": "5.3.0", | ||
"version": "5.4.0", | ||
"description": "Work with arrays.", | ||
@@ -18,3 +18,3 @@ "scripts": { | ||
"lodash": "^3.7.0", | ||
"machine": "^11.0.1", | ||
"machine": "^12.2.5", | ||
"rttc": "^8.1.5" | ||
@@ -51,3 +51,4 @@ }, | ||
"find-index-of", | ||
"replace" | ||
"replace", | ||
"sample-subset" | ||
], | ||
@@ -54,0 +55,0 @@ "testsUrl": "https://travis-ci.org/" |
73546
50
2805
+ Addedconvert-to-ecmascript-compatible-varname@0.1.4(transitive)
+ Addeddebug@2.2.0(transitive)
+ Addedlodash@2.4.2(transitive)
+ Addedmachine@12.4.0(transitive)
+ Addedms@0.7.1(transitive)
+ Addedrttc@9.8.2(transitive)
+ Addedswitchback@2.0.0(transitive)
- Removed@sailshq/lodash@3.10.6(transitive)
- Removedconvert-to-ecmascript-compatible-varname@0.1.5(transitive)
- Removeddebug@2.6.9(transitive)
- Removedmachine@11.0.3(transitive)
- Removedms@2.0.0(transitive)
- Removedswitchback@2.0.5(transitive)
Updatedmachine@^12.2.5