cypress 6.9.1 → 7.2.0
Sign up to get free protection for your applications and to get access to all the features.
- package/lib/cli.js +8 -14
- package/lib/exec/open.js +1 -1
- package/lib/exec/run.js +1 -1
- package/lib/util.js +2 -28
- package/package.json +15 -16
- package/types/chai/index.d.ts +2 -2
- package/types/cypress.d.ts +106 -31
- package/types/index.d.ts +0 -1
- package/types/lodash/common/array.d.ts +519 -2105
- package/types/lodash/common/collection.d.ts +912 -1569
- package/types/lodash/common/common.d.ts +71 -61
- package/types/lodash/common/date.d.ts +2 -6
- package/types/lodash/common/function.d.ts +808 -867
- package/types/lodash/common/lang.d.ts +239 -483
- package/types/lodash/common/math.d.ts +64 -191
- package/types/lodash/common/number.d.ts +39 -86
- package/types/lodash/common/object.d.ts +675 -2265
- package/types/lodash/common/seq.d.ts +101 -87
- package/types/lodash/common/string.d.ts +81 -352
- package/types/lodash/common/util.d.ts +337 -639
- package/types/lodash/fp.d.ts +478 -532
- package/types/lodash/index.d.ts +0 -1
- package/types/net-stubbing.ts +119 -27
- package/types/sinon/index.d.ts +218 -227
- package/types/sinon/ts3.1/index.d.ts +1789 -0
- package/types/cy-moment.d.ts +0 -7
- package/types/lodash/ts3.1/add.d.ts +0 -2
- package/types/lodash/ts3.1/after.d.ts +0 -2
- package/types/lodash/ts3.1/ary.d.ts +0 -2
- package/types/lodash/ts3.1/assign.d.ts +0 -2
- package/types/lodash/ts3.1/assignIn.d.ts +0 -2
- package/types/lodash/ts3.1/assignInWith.d.ts +0 -2
- package/types/lodash/ts3.1/assignWith.d.ts +0 -2
- package/types/lodash/ts3.1/at.d.ts +0 -2
- package/types/lodash/ts3.1/attempt.d.ts +0 -2
- package/types/lodash/ts3.1/before.d.ts +0 -2
- package/types/lodash/ts3.1/bind.d.ts +0 -2
- package/types/lodash/ts3.1/bindAll.d.ts +0 -2
- package/types/lodash/ts3.1/bindKey.d.ts +0 -2
- package/types/lodash/ts3.1/camelCase.d.ts +0 -2
- package/types/lodash/ts3.1/capitalize.d.ts +0 -2
- package/types/lodash/ts3.1/castArray.d.ts +0 -2
- package/types/lodash/ts3.1/ceil.d.ts +0 -2
- package/types/lodash/ts3.1/chain.d.ts +0 -2
- package/types/lodash/ts3.1/chunk.d.ts +0 -2
- package/types/lodash/ts3.1/clamp.d.ts +0 -2
- package/types/lodash/ts3.1/clone.d.ts +0 -2
- package/types/lodash/ts3.1/cloneDeep.d.ts +0 -2
- package/types/lodash/ts3.1/cloneDeepWith.d.ts +0 -2
- package/types/lodash/ts3.1/cloneWith.d.ts +0 -2
- package/types/lodash/ts3.1/common/array.d.ts +0 -2127
- package/types/lodash/ts3.1/common/collection.d.ts +0 -1930
- package/types/lodash/ts3.1/common/common.d.ts +0 -284
- package/types/lodash/ts3.1/common/date.d.ts +0 -23
- package/types/lodash/ts3.1/common/function.d.ts +0 -1392
- package/types/lodash/ts3.1/common/lang.d.ts +0 -1694
- package/types/lodash/ts3.1/common/math.d.ts +0 -405
- package/types/lodash/ts3.1/common/number.d.ts +0 -131
- package/types/lodash/ts3.1/common/object.d.ts +0 -2507
- package/types/lodash/ts3.1/common/seq.d.ts +0 -210
- package/types/lodash/ts3.1/common/string.d.ts +0 -788
- package/types/lodash/ts3.1/common/util.d.ts +0 -1219
- package/types/lodash/ts3.1/compact.d.ts +0 -2
- package/types/lodash/ts3.1/concat.d.ts +0 -2
- package/types/lodash/ts3.1/cond.d.ts +0 -2
- package/types/lodash/ts3.1/conformsTo.d.ts +0 -2
- package/types/lodash/ts3.1/constant.d.ts +0 -2
- package/types/lodash/ts3.1/countBy.d.ts +0 -2
- package/types/lodash/ts3.1/create.d.ts +0 -2
- package/types/lodash/ts3.1/curry.d.ts +0 -2
- package/types/lodash/ts3.1/curryRight.d.ts +0 -2
- package/types/lodash/ts3.1/debounce.d.ts +0 -2
- package/types/lodash/ts3.1/deburr.d.ts +0 -2
- package/types/lodash/ts3.1/defaultTo.d.ts +0 -2
- package/types/lodash/ts3.1/defaults.d.ts +0 -2
- package/types/lodash/ts3.1/defaultsDeep.d.ts +0 -2
- package/types/lodash/ts3.1/defer.d.ts +0 -2
- package/types/lodash/ts3.1/delay.d.ts +0 -2
- package/types/lodash/ts3.1/difference.d.ts +0 -2
- package/types/lodash/ts3.1/differenceBy.d.ts +0 -2
- package/types/lodash/ts3.1/differenceWith.d.ts +0 -2
- package/types/lodash/ts3.1/divide.d.ts +0 -2
- package/types/lodash/ts3.1/drop.d.ts +0 -2
- package/types/lodash/ts3.1/dropRight.d.ts +0 -2
- package/types/lodash/ts3.1/dropRightWhile.d.ts +0 -2
- package/types/lodash/ts3.1/dropWhile.d.ts +0 -2
- package/types/lodash/ts3.1/each.d.ts +0 -2
- package/types/lodash/ts3.1/eachRight.d.ts +0 -2
- package/types/lodash/ts3.1/endsWith.d.ts +0 -2
- package/types/lodash/ts3.1/entries.d.ts +0 -2
- package/types/lodash/ts3.1/entriesIn.d.ts +0 -2
- package/types/lodash/ts3.1/eq.d.ts +0 -2
- package/types/lodash/ts3.1/escape.d.ts +0 -2
- package/types/lodash/ts3.1/escapeRegExp.d.ts +0 -2
- package/types/lodash/ts3.1/every.d.ts +0 -2
- package/types/lodash/ts3.1/extend.d.ts +0 -2
- package/types/lodash/ts3.1/extendWith.d.ts +0 -2
- package/types/lodash/ts3.1/fill.d.ts +0 -2
- package/types/lodash/ts3.1/filter.d.ts +0 -2
- package/types/lodash/ts3.1/find.d.ts +0 -2
- package/types/lodash/ts3.1/findIndex.d.ts +0 -2
- package/types/lodash/ts3.1/findKey.d.ts +0 -2
- package/types/lodash/ts3.1/findLast.d.ts +0 -2
- package/types/lodash/ts3.1/findLastIndex.d.ts +0 -2
- package/types/lodash/ts3.1/findLastKey.d.ts +0 -2
- package/types/lodash/ts3.1/first.d.ts +0 -2
- package/types/lodash/ts3.1/flatMap.d.ts +0 -2
- package/types/lodash/ts3.1/flatMapDeep.d.ts +0 -2
- package/types/lodash/ts3.1/flatMapDepth.d.ts +0 -2
- package/types/lodash/ts3.1/flatten.d.ts +0 -2
- package/types/lodash/ts3.1/flattenDeep.d.ts +0 -2
- package/types/lodash/ts3.1/flattenDepth.d.ts +0 -2
- package/types/lodash/ts3.1/flip.d.ts +0 -2
- package/types/lodash/ts3.1/floor.d.ts +0 -2
- package/types/lodash/ts3.1/flow.d.ts +0 -2
- package/types/lodash/ts3.1/flowRight.d.ts +0 -2
- package/types/lodash/ts3.1/forEach.d.ts +0 -2
- package/types/lodash/ts3.1/forEachRight.d.ts +0 -2
- package/types/lodash/ts3.1/forIn.d.ts +0 -2
- package/types/lodash/ts3.1/forInRight.d.ts +0 -2
- package/types/lodash/ts3.1/forOwn.d.ts +0 -2
- package/types/lodash/ts3.1/forOwnRight.d.ts +0 -2
- package/types/lodash/ts3.1/fp/F.d.ts +0 -2
- package/types/lodash/ts3.1/fp/T.d.ts +0 -2
- package/types/lodash/ts3.1/fp/__.d.ts +0 -3
- package/types/lodash/ts3.1/fp/add.d.ts +0 -2
- package/types/lodash/ts3.1/fp/after.d.ts +0 -2
- package/types/lodash/ts3.1/fp/all.d.ts +0 -2
- package/types/lodash/ts3.1/fp/allPass.d.ts +0 -2
- package/types/lodash/ts3.1/fp/always.d.ts +0 -2
- package/types/lodash/ts3.1/fp/any.d.ts +0 -2
- package/types/lodash/ts3.1/fp/anyPass.d.ts +0 -2
- package/types/lodash/ts3.1/fp/apply.d.ts +0 -2
- package/types/lodash/ts3.1/fp/ary.d.ts +0 -2
- package/types/lodash/ts3.1/fp/assign.d.ts +0 -2
- package/types/lodash/ts3.1/fp/assignAll.d.ts +0 -2
- package/types/lodash/ts3.1/fp/assignAllWith.d.ts +0 -2
- package/types/lodash/ts3.1/fp/assignIn.d.ts +0 -2
- package/types/lodash/ts3.1/fp/assignInAll.d.ts +0 -2
- package/types/lodash/ts3.1/fp/assignInAllWith.d.ts +0 -2
- package/types/lodash/ts3.1/fp/assignInWith.d.ts +0 -2
- package/types/lodash/ts3.1/fp/assignWith.d.ts +0 -2
- package/types/lodash/ts3.1/fp/assoc.d.ts +0 -2
- package/types/lodash/ts3.1/fp/assocPath.d.ts +0 -2
- package/types/lodash/ts3.1/fp/at.d.ts +0 -2
- package/types/lodash/ts3.1/fp/attempt.d.ts +0 -2
- package/types/lodash/ts3.1/fp/before.d.ts +0 -2
- package/types/lodash/ts3.1/fp/bind.d.ts +0 -2
- package/types/lodash/ts3.1/fp/bindAll.d.ts +0 -2
- package/types/lodash/ts3.1/fp/bindKey.d.ts +0 -2
- package/types/lodash/ts3.1/fp/camelCase.d.ts +0 -2
- package/types/lodash/ts3.1/fp/capitalize.d.ts +0 -2
- package/types/lodash/ts3.1/fp/castArray.d.ts +0 -2
- package/types/lodash/ts3.1/fp/ceil.d.ts +0 -2
- package/types/lodash/ts3.1/fp/chunk.d.ts +0 -2
- package/types/lodash/ts3.1/fp/clamp.d.ts +0 -2
- package/types/lodash/ts3.1/fp/clone.d.ts +0 -2
- package/types/lodash/ts3.1/fp/cloneDeep.d.ts +0 -2
- package/types/lodash/ts3.1/fp/cloneDeepWith.d.ts +0 -2
- package/types/lodash/ts3.1/fp/cloneWith.d.ts +0 -2
- package/types/lodash/ts3.1/fp/compact.d.ts +0 -2
- package/types/lodash/ts3.1/fp/complement.d.ts +0 -2
- package/types/lodash/ts3.1/fp/compose.d.ts +0 -2
- package/types/lodash/ts3.1/fp/concat.d.ts +0 -2
- package/types/lodash/ts3.1/fp/cond.d.ts +0 -2
- package/types/lodash/ts3.1/fp/conforms.d.ts +0 -2
- package/types/lodash/ts3.1/fp/conformsTo.d.ts +0 -2
- package/types/lodash/ts3.1/fp/constant.d.ts +0 -2
- package/types/lodash/ts3.1/fp/contains.d.ts +0 -2
- package/types/lodash/ts3.1/fp/convert.d.ts +0 -15
- package/types/lodash/ts3.1/fp/countBy.d.ts +0 -2
- package/types/lodash/ts3.1/fp/create.d.ts +0 -2
- package/types/lodash/ts3.1/fp/curry.d.ts +0 -2
- package/types/lodash/ts3.1/fp/curryN.d.ts +0 -2
- package/types/lodash/ts3.1/fp/curryRight.d.ts +0 -2
- package/types/lodash/ts3.1/fp/curryRightN.d.ts +0 -2
- package/types/lodash/ts3.1/fp/debounce.d.ts +0 -2
- package/types/lodash/ts3.1/fp/deburr.d.ts +0 -2
- package/types/lodash/ts3.1/fp/defaultTo.d.ts +0 -2
- package/types/lodash/ts3.1/fp/defaults.d.ts +0 -2
- package/types/lodash/ts3.1/fp/defaultsAll.d.ts +0 -2
- package/types/lodash/ts3.1/fp/defaultsDeep.d.ts +0 -2
- package/types/lodash/ts3.1/fp/defaultsDeepAll.d.ts +0 -2
- package/types/lodash/ts3.1/fp/defer.d.ts +0 -2
- package/types/lodash/ts3.1/fp/delay.d.ts +0 -2
- package/types/lodash/ts3.1/fp/difference.d.ts +0 -2
- package/types/lodash/ts3.1/fp/differenceBy.d.ts +0 -2
- package/types/lodash/ts3.1/fp/differenceWith.d.ts +0 -2
- package/types/lodash/ts3.1/fp/dissoc.d.ts +0 -2
- package/types/lodash/ts3.1/fp/dissocPath.d.ts +0 -2
- package/types/lodash/ts3.1/fp/divide.d.ts +0 -2
- package/types/lodash/ts3.1/fp/drop.d.ts +0 -2
- package/types/lodash/ts3.1/fp/dropLast.d.ts +0 -2
- package/types/lodash/ts3.1/fp/dropLastWhile.d.ts +0 -2
- package/types/lodash/ts3.1/fp/dropRight.d.ts +0 -2
- package/types/lodash/ts3.1/fp/dropRightWhile.d.ts +0 -2
- package/types/lodash/ts3.1/fp/dropWhile.d.ts +0 -2
- package/types/lodash/ts3.1/fp/each.d.ts +0 -2
- package/types/lodash/ts3.1/fp/eachRight.d.ts +0 -2
- package/types/lodash/ts3.1/fp/endsWith.d.ts +0 -2
- package/types/lodash/ts3.1/fp/entries.d.ts +0 -2
- package/types/lodash/ts3.1/fp/entriesIn.d.ts +0 -2
- package/types/lodash/ts3.1/fp/eq.d.ts +0 -2
- package/types/lodash/ts3.1/fp/equals.d.ts +0 -2
- package/types/lodash/ts3.1/fp/escape.d.ts +0 -2
- package/types/lodash/ts3.1/fp/escapeRegExp.d.ts +0 -2
- package/types/lodash/ts3.1/fp/every.d.ts +0 -2
- package/types/lodash/ts3.1/fp/extend.d.ts +0 -2
- package/types/lodash/ts3.1/fp/extendAll.d.ts +0 -2
- package/types/lodash/ts3.1/fp/extendAllWith.d.ts +0 -2
- package/types/lodash/ts3.1/fp/extendWith.d.ts +0 -2
- package/types/lodash/ts3.1/fp/fill.d.ts +0 -2
- package/types/lodash/ts3.1/fp/filter.d.ts +0 -2
- package/types/lodash/ts3.1/fp/find.d.ts +0 -2
- package/types/lodash/ts3.1/fp/findFrom.d.ts +0 -2
- package/types/lodash/ts3.1/fp/findIndex.d.ts +0 -2
- package/types/lodash/ts3.1/fp/findIndexFrom.d.ts +0 -2
- package/types/lodash/ts3.1/fp/findKey.d.ts +0 -2
- package/types/lodash/ts3.1/fp/findLast.d.ts +0 -2
- package/types/lodash/ts3.1/fp/findLastFrom.d.ts +0 -2
- package/types/lodash/ts3.1/fp/findLastIndex.d.ts +0 -2
- package/types/lodash/ts3.1/fp/findLastIndexFrom.d.ts +0 -2
- package/types/lodash/ts3.1/fp/findLastKey.d.ts +0 -2
- package/types/lodash/ts3.1/fp/first.d.ts +0 -2
- package/types/lodash/ts3.1/fp/flatMap.d.ts +0 -2
- package/types/lodash/ts3.1/fp/flatMapDeep.d.ts +0 -2
- package/types/lodash/ts3.1/fp/flatMapDepth.d.ts +0 -2
- package/types/lodash/ts3.1/fp/flatten.d.ts +0 -2
- package/types/lodash/ts3.1/fp/flattenDeep.d.ts +0 -2
- package/types/lodash/ts3.1/fp/flattenDepth.d.ts +0 -2
- package/types/lodash/ts3.1/fp/flip.d.ts +0 -2
- package/types/lodash/ts3.1/fp/floor.d.ts +0 -2
- package/types/lodash/ts3.1/fp/flow.d.ts +0 -2
- package/types/lodash/ts3.1/fp/flowRight.d.ts +0 -2
- package/types/lodash/ts3.1/fp/forEach.d.ts +0 -2
- package/types/lodash/ts3.1/fp/forEachRight.d.ts +0 -2
- package/types/lodash/ts3.1/fp/forIn.d.ts +0 -2
- package/types/lodash/ts3.1/fp/forInRight.d.ts +0 -2
- package/types/lodash/ts3.1/fp/forOwn.d.ts +0 -2
- package/types/lodash/ts3.1/fp/forOwnRight.d.ts +0 -2
- package/types/lodash/ts3.1/fp/fromPairs.d.ts +0 -2
- package/types/lodash/ts3.1/fp/functions.d.ts +0 -2
- package/types/lodash/ts3.1/fp/functionsIn.d.ts +0 -2
- package/types/lodash/ts3.1/fp/get.d.ts +0 -2
- package/types/lodash/ts3.1/fp/getOr.d.ts +0 -2
- package/types/lodash/ts3.1/fp/groupBy.d.ts +0 -2
- package/types/lodash/ts3.1/fp/gt.d.ts +0 -2
- package/types/lodash/ts3.1/fp/gte.d.ts +0 -2
- package/types/lodash/ts3.1/fp/has.d.ts +0 -2
- package/types/lodash/ts3.1/fp/hasIn.d.ts +0 -2
- package/types/lodash/ts3.1/fp/head.d.ts +0 -2
- package/types/lodash/ts3.1/fp/identical.d.ts +0 -2
- package/types/lodash/ts3.1/fp/identity.d.ts +0 -2
- package/types/lodash/ts3.1/fp/inRange.d.ts +0 -2
- package/types/lodash/ts3.1/fp/includes.d.ts +0 -2
- package/types/lodash/ts3.1/fp/includesFrom.d.ts +0 -2
- package/types/lodash/ts3.1/fp/indexBy.d.ts +0 -2
- package/types/lodash/ts3.1/fp/indexOf.d.ts +0 -2
- package/types/lodash/ts3.1/fp/indexOfFrom.d.ts +0 -2
- package/types/lodash/ts3.1/fp/init.d.ts +0 -2
- package/types/lodash/ts3.1/fp/initial.d.ts +0 -2
- package/types/lodash/ts3.1/fp/intersection.d.ts +0 -2
- package/types/lodash/ts3.1/fp/intersectionBy.d.ts +0 -2
- package/types/lodash/ts3.1/fp/intersectionWith.d.ts +0 -2
- package/types/lodash/ts3.1/fp/invert.d.ts +0 -2
- package/types/lodash/ts3.1/fp/invertBy.d.ts +0 -2
- package/types/lodash/ts3.1/fp/invertObj.d.ts +0 -2
- package/types/lodash/ts3.1/fp/invoke.d.ts +0 -2
- package/types/lodash/ts3.1/fp/invokeArgs.d.ts +0 -2
- package/types/lodash/ts3.1/fp/invokeArgsMap.d.ts +0 -2
- package/types/lodash/ts3.1/fp/invokeMap.d.ts +0 -2
- package/types/lodash/ts3.1/fp/isArguments.d.ts +0 -2
- package/types/lodash/ts3.1/fp/isArray.d.ts +0 -2
- package/types/lodash/ts3.1/fp/isArrayBuffer.d.ts +0 -2
- package/types/lodash/ts3.1/fp/isArrayLike.d.ts +0 -2
- package/types/lodash/ts3.1/fp/isArrayLikeObject.d.ts +0 -2
- package/types/lodash/ts3.1/fp/isBoolean.d.ts +0 -2
- package/types/lodash/ts3.1/fp/isBuffer.d.ts +0 -2
- package/types/lodash/ts3.1/fp/isDate.d.ts +0 -2
- package/types/lodash/ts3.1/fp/isElement.d.ts +0 -2
- package/types/lodash/ts3.1/fp/isEmpty.d.ts +0 -2
- package/types/lodash/ts3.1/fp/isEqual.d.ts +0 -2
- package/types/lodash/ts3.1/fp/isEqualWith.d.ts +0 -2
- package/types/lodash/ts3.1/fp/isError.d.ts +0 -2
- package/types/lodash/ts3.1/fp/isFinite.d.ts +0 -2
- package/types/lodash/ts3.1/fp/isFunction.d.ts +0 -2
- package/types/lodash/ts3.1/fp/isInteger.d.ts +0 -2
- package/types/lodash/ts3.1/fp/isLength.d.ts +0 -2
- package/types/lodash/ts3.1/fp/isMap.d.ts +0 -2
- package/types/lodash/ts3.1/fp/isMatch.d.ts +0 -2
- package/types/lodash/ts3.1/fp/isMatchWith.d.ts +0 -2
- package/types/lodash/ts3.1/fp/isNaN.d.ts +0 -2
- package/types/lodash/ts3.1/fp/isNative.d.ts +0 -2
- package/types/lodash/ts3.1/fp/isNil.d.ts +0 -2
- package/types/lodash/ts3.1/fp/isNull.d.ts +0 -2
- package/types/lodash/ts3.1/fp/isNumber.d.ts +0 -2
- package/types/lodash/ts3.1/fp/isObject.d.ts +0 -2
- package/types/lodash/ts3.1/fp/isObjectLike.d.ts +0 -2
- package/types/lodash/ts3.1/fp/isPlainObject.d.ts +0 -2
- package/types/lodash/ts3.1/fp/isRegExp.d.ts +0 -2
- package/types/lodash/ts3.1/fp/isSafeInteger.d.ts +0 -2
- package/types/lodash/ts3.1/fp/isSet.d.ts +0 -2
- package/types/lodash/ts3.1/fp/isString.d.ts +0 -2
- package/types/lodash/ts3.1/fp/isSymbol.d.ts +0 -2
- package/types/lodash/ts3.1/fp/isTypedArray.d.ts +0 -2
- package/types/lodash/ts3.1/fp/isUndefined.d.ts +0 -2
- package/types/lodash/ts3.1/fp/isWeakMap.d.ts +0 -2
- package/types/lodash/ts3.1/fp/isWeakSet.d.ts +0 -2
- package/types/lodash/ts3.1/fp/iteratee.d.ts +0 -2
- package/types/lodash/ts3.1/fp/join.d.ts +0 -2
- package/types/lodash/ts3.1/fp/juxt.d.ts +0 -2
- package/types/lodash/ts3.1/fp/kebabCase.d.ts +0 -2
- package/types/lodash/ts3.1/fp/keyBy.d.ts +0 -2
- package/types/lodash/ts3.1/fp/keys.d.ts +0 -2
- package/types/lodash/ts3.1/fp/keysIn.d.ts +0 -2
- package/types/lodash/ts3.1/fp/last.d.ts +0 -2
- package/types/lodash/ts3.1/fp/lastIndexOf.d.ts +0 -2
- package/types/lodash/ts3.1/fp/lastIndexOfFrom.d.ts +0 -2
- package/types/lodash/ts3.1/fp/lowerCase.d.ts +0 -2
- package/types/lodash/ts3.1/fp/lowerFirst.d.ts +0 -2
- package/types/lodash/ts3.1/fp/lt.d.ts +0 -2
- package/types/lodash/ts3.1/fp/lte.d.ts +0 -2
- package/types/lodash/ts3.1/fp/map.d.ts +0 -2
- package/types/lodash/ts3.1/fp/mapKeys.d.ts +0 -2
- package/types/lodash/ts3.1/fp/mapValues.d.ts +0 -2
- package/types/lodash/ts3.1/fp/matches.d.ts +0 -2
- package/types/lodash/ts3.1/fp/matchesProperty.d.ts +0 -2
- package/types/lodash/ts3.1/fp/max.d.ts +0 -2
- package/types/lodash/ts3.1/fp/maxBy.d.ts +0 -2
- package/types/lodash/ts3.1/fp/mean.d.ts +0 -2
- package/types/lodash/ts3.1/fp/meanBy.d.ts +0 -2
- package/types/lodash/ts3.1/fp/memoize.d.ts +0 -2
- package/types/lodash/ts3.1/fp/merge.d.ts +0 -2
- package/types/lodash/ts3.1/fp/mergeAll.d.ts +0 -2
- package/types/lodash/ts3.1/fp/mergeAllWith.d.ts +0 -2
- package/types/lodash/ts3.1/fp/mergeWith.d.ts +0 -2
- package/types/lodash/ts3.1/fp/method.d.ts +0 -2
- package/types/lodash/ts3.1/fp/methodOf.d.ts +0 -2
- package/types/lodash/ts3.1/fp/min.d.ts +0 -2
- package/types/lodash/ts3.1/fp/minBy.d.ts +0 -2
- package/types/lodash/ts3.1/fp/multiply.d.ts +0 -2
- package/types/lodash/ts3.1/fp/nAry.d.ts +0 -2
- package/types/lodash/ts3.1/fp/negate.d.ts +0 -2
- package/types/lodash/ts3.1/fp/noConflict.d.ts +0 -2
- package/types/lodash/ts3.1/fp/noop.d.ts +0 -2
- package/types/lodash/ts3.1/fp/now.d.ts +0 -2
- package/types/lodash/ts3.1/fp/nth.d.ts +0 -2
- package/types/lodash/ts3.1/fp/nthArg.d.ts +0 -2
- package/types/lodash/ts3.1/fp/omit.d.ts +0 -2
- package/types/lodash/ts3.1/fp/omitAll.d.ts +0 -2
- package/types/lodash/ts3.1/fp/omitBy.d.ts +0 -2
- package/types/lodash/ts3.1/fp/once.d.ts +0 -2
- package/types/lodash/ts3.1/fp/orderBy.d.ts +0 -2
- package/types/lodash/ts3.1/fp/over.d.ts +0 -2
- package/types/lodash/ts3.1/fp/overArgs.d.ts +0 -2
- package/types/lodash/ts3.1/fp/overEvery.d.ts +0 -2
- package/types/lodash/ts3.1/fp/overSome.d.ts +0 -2
- package/types/lodash/ts3.1/fp/pad.d.ts +0 -2
- package/types/lodash/ts3.1/fp/padChars.d.ts +0 -2
- package/types/lodash/ts3.1/fp/padCharsEnd.d.ts +0 -2
- package/types/lodash/ts3.1/fp/padCharsStart.d.ts +0 -2
- package/types/lodash/ts3.1/fp/padEnd.d.ts +0 -2
- package/types/lodash/ts3.1/fp/padStart.d.ts +0 -2
- package/types/lodash/ts3.1/fp/parseInt.d.ts +0 -2
- package/types/lodash/ts3.1/fp/partial.d.ts +0 -2
- package/types/lodash/ts3.1/fp/partialRight.d.ts +0 -2
- package/types/lodash/ts3.1/fp/partition.d.ts +0 -2
- package/types/lodash/ts3.1/fp/path.d.ts +0 -2
- package/types/lodash/ts3.1/fp/pathEq.d.ts +0 -2
- package/types/lodash/ts3.1/fp/pathOr.d.ts +0 -2
- package/types/lodash/ts3.1/fp/paths.d.ts +0 -2
- package/types/lodash/ts3.1/fp/pick.d.ts +0 -2
- package/types/lodash/ts3.1/fp/pickAll.d.ts +0 -2
- package/types/lodash/ts3.1/fp/pickBy.d.ts +0 -2
- package/types/lodash/ts3.1/fp/pipe.d.ts +0 -2
- package/types/lodash/ts3.1/fp/placeholder.d.ts +0 -3
- package/types/lodash/ts3.1/fp/pluck.d.ts +0 -2
- package/types/lodash/ts3.1/fp/prop.d.ts +0 -2
- package/types/lodash/ts3.1/fp/propEq.d.ts +0 -2
- package/types/lodash/ts3.1/fp/propOr.d.ts +0 -2
- package/types/lodash/ts3.1/fp/property.d.ts +0 -2
- package/types/lodash/ts3.1/fp/propertyOf.d.ts +0 -2
- package/types/lodash/ts3.1/fp/props.d.ts +0 -2
- package/types/lodash/ts3.1/fp/pull.d.ts +0 -2
- package/types/lodash/ts3.1/fp/pullAll.d.ts +0 -2
- package/types/lodash/ts3.1/fp/pullAllBy.d.ts +0 -2
- package/types/lodash/ts3.1/fp/pullAllWith.d.ts +0 -2
- package/types/lodash/ts3.1/fp/pullAt.d.ts +0 -2
- package/types/lodash/ts3.1/fp/random.d.ts +0 -2
- package/types/lodash/ts3.1/fp/range.d.ts +0 -2
- package/types/lodash/ts3.1/fp/rangeRight.d.ts +0 -2
- package/types/lodash/ts3.1/fp/rangeStep.d.ts +0 -2
- package/types/lodash/ts3.1/fp/rangeStepRight.d.ts +0 -2
- package/types/lodash/ts3.1/fp/rearg.d.ts +0 -2
- package/types/lodash/ts3.1/fp/reduce.d.ts +0 -2
- package/types/lodash/ts3.1/fp/reduceRight.d.ts +0 -2
- package/types/lodash/ts3.1/fp/reject.d.ts +0 -2
- package/types/lodash/ts3.1/fp/remove.d.ts +0 -2
- package/types/lodash/ts3.1/fp/repeat.d.ts +0 -2
- package/types/lodash/ts3.1/fp/replace.d.ts +0 -2
- package/types/lodash/ts3.1/fp/rest.d.ts +0 -2
- package/types/lodash/ts3.1/fp/restFrom.d.ts +0 -2
- package/types/lodash/ts3.1/fp/result.d.ts +0 -2
- package/types/lodash/ts3.1/fp/reverse.d.ts +0 -2
- package/types/lodash/ts3.1/fp/round.d.ts +0 -2
- package/types/lodash/ts3.1/fp/runInContext.d.ts +0 -2
- package/types/lodash/ts3.1/fp/sample.d.ts +0 -2
- package/types/lodash/ts3.1/fp/sampleSize.d.ts +0 -2
- package/types/lodash/ts3.1/fp/set.d.ts +0 -2
- package/types/lodash/ts3.1/fp/setWith.d.ts +0 -2
- package/types/lodash/ts3.1/fp/shuffle.d.ts +0 -2
- package/types/lodash/ts3.1/fp/size.d.ts +0 -2
- package/types/lodash/ts3.1/fp/slice.d.ts +0 -2
- package/types/lodash/ts3.1/fp/snakeCase.d.ts +0 -2
- package/types/lodash/ts3.1/fp/some.d.ts +0 -2
- package/types/lodash/ts3.1/fp/sortBy.d.ts +0 -2
- package/types/lodash/ts3.1/fp/sortedIndex.d.ts +0 -2
- package/types/lodash/ts3.1/fp/sortedIndexBy.d.ts +0 -2
- package/types/lodash/ts3.1/fp/sortedIndexOf.d.ts +0 -2
- package/types/lodash/ts3.1/fp/sortedLastIndex.d.ts +0 -2
- package/types/lodash/ts3.1/fp/sortedLastIndexBy.d.ts +0 -2
- package/types/lodash/ts3.1/fp/sortedLastIndexOf.d.ts +0 -2
- package/types/lodash/ts3.1/fp/sortedUniq.d.ts +0 -2
- package/types/lodash/ts3.1/fp/sortedUniqBy.d.ts +0 -2
- package/types/lodash/ts3.1/fp/split.d.ts +0 -2
- package/types/lodash/ts3.1/fp/spread.d.ts +0 -2
- package/types/lodash/ts3.1/fp/spreadFrom.d.ts +0 -2
- package/types/lodash/ts3.1/fp/startCase.d.ts +0 -2
- package/types/lodash/ts3.1/fp/startsWith.d.ts +0 -2
- package/types/lodash/ts3.1/fp/stubArray.d.ts +0 -2
- package/types/lodash/ts3.1/fp/stubFalse.d.ts +0 -2
- package/types/lodash/ts3.1/fp/stubObject.d.ts +0 -2
- package/types/lodash/ts3.1/fp/stubString.d.ts +0 -2
- package/types/lodash/ts3.1/fp/stubTrue.d.ts +0 -2
- package/types/lodash/ts3.1/fp/subtract.d.ts +0 -2
- package/types/lodash/ts3.1/fp/sum.d.ts +0 -2
- package/types/lodash/ts3.1/fp/sumBy.d.ts +0 -2
- package/types/lodash/ts3.1/fp/symmetricDifference.d.ts +0 -2
- package/types/lodash/ts3.1/fp/symmetricDifferenceBy.d.ts +0 -2
- package/types/lodash/ts3.1/fp/symmetricDifferenceWith.d.ts +0 -2
- package/types/lodash/ts3.1/fp/tail.d.ts +0 -2
- package/types/lodash/ts3.1/fp/take.d.ts +0 -2
- package/types/lodash/ts3.1/fp/takeLast.d.ts +0 -2
- package/types/lodash/ts3.1/fp/takeLastWhile.d.ts +0 -2
- package/types/lodash/ts3.1/fp/takeRight.d.ts +0 -2
- package/types/lodash/ts3.1/fp/takeRightWhile.d.ts +0 -2
- package/types/lodash/ts3.1/fp/takeWhile.d.ts +0 -2
- package/types/lodash/ts3.1/fp/tap.d.ts +0 -2
- package/types/lodash/ts3.1/fp/template.d.ts +0 -2
- package/types/lodash/ts3.1/fp/throttle.d.ts +0 -2
- package/types/lodash/ts3.1/fp/thru.d.ts +0 -2
- package/types/lodash/ts3.1/fp/times.d.ts +0 -2
- package/types/lodash/ts3.1/fp/toArray.d.ts +0 -2
- package/types/lodash/ts3.1/fp/toFinite.d.ts +0 -2
- package/types/lodash/ts3.1/fp/toInteger.d.ts +0 -2
- package/types/lodash/ts3.1/fp/toLength.d.ts +0 -2
- package/types/lodash/ts3.1/fp/toLower.d.ts +0 -2
- package/types/lodash/ts3.1/fp/toNumber.d.ts +0 -2
- package/types/lodash/ts3.1/fp/toPairs.d.ts +0 -2
- package/types/lodash/ts3.1/fp/toPairsIn.d.ts +0 -2
- package/types/lodash/ts3.1/fp/toPath.d.ts +0 -2
- package/types/lodash/ts3.1/fp/toPlainObject.d.ts +0 -2
- package/types/lodash/ts3.1/fp/toSafeInteger.d.ts +0 -2
- package/types/lodash/ts3.1/fp/toString.d.ts +0 -2
- package/types/lodash/ts3.1/fp/toUpper.d.ts +0 -2
- package/types/lodash/ts3.1/fp/transform.d.ts +0 -2
- package/types/lodash/ts3.1/fp/trim.d.ts +0 -2
- package/types/lodash/ts3.1/fp/trimChars.d.ts +0 -2
- package/types/lodash/ts3.1/fp/trimCharsEnd.d.ts +0 -2
- package/types/lodash/ts3.1/fp/trimCharsStart.d.ts +0 -2
- package/types/lodash/ts3.1/fp/trimEnd.d.ts +0 -2
- package/types/lodash/ts3.1/fp/trimStart.d.ts +0 -2
- package/types/lodash/ts3.1/fp/truncate.d.ts +0 -2
- package/types/lodash/ts3.1/fp/unapply.d.ts +0 -2
- package/types/lodash/ts3.1/fp/unary.d.ts +0 -2
- package/types/lodash/ts3.1/fp/unescape.d.ts +0 -2
- package/types/lodash/ts3.1/fp/union.d.ts +0 -2
- package/types/lodash/ts3.1/fp/unionBy.d.ts +0 -2
- package/types/lodash/ts3.1/fp/unionWith.d.ts +0 -2
- package/types/lodash/ts3.1/fp/uniq.d.ts +0 -2
- package/types/lodash/ts3.1/fp/uniqBy.d.ts +0 -2
- package/types/lodash/ts3.1/fp/uniqWith.d.ts +0 -2
- package/types/lodash/ts3.1/fp/uniqueId.d.ts +0 -2
- package/types/lodash/ts3.1/fp/unnest.d.ts +0 -2
- package/types/lodash/ts3.1/fp/unset.d.ts +0 -2
- package/types/lodash/ts3.1/fp/unzip.d.ts +0 -2
- package/types/lodash/ts3.1/fp/unzipWith.d.ts +0 -2
- package/types/lodash/ts3.1/fp/update.d.ts +0 -2
- package/types/lodash/ts3.1/fp/updateWith.d.ts +0 -2
- package/types/lodash/ts3.1/fp/upperCase.d.ts +0 -2
- package/types/lodash/ts3.1/fp/upperFirst.d.ts +0 -2
- package/types/lodash/ts3.1/fp/useWith.d.ts +0 -2
- package/types/lodash/ts3.1/fp/values.d.ts +0 -2
- package/types/lodash/ts3.1/fp/valuesIn.d.ts +0 -2
- package/types/lodash/ts3.1/fp/where.d.ts +0 -2
- package/types/lodash/ts3.1/fp/whereEq.d.ts +0 -2
- package/types/lodash/ts3.1/fp/without.d.ts +0 -2
- package/types/lodash/ts3.1/fp/words.d.ts +0 -2
- package/types/lodash/ts3.1/fp/wrap.d.ts +0 -2
- package/types/lodash/ts3.1/fp/xor.d.ts +0 -2
- package/types/lodash/ts3.1/fp/xorBy.d.ts +0 -2
- package/types/lodash/ts3.1/fp/xorWith.d.ts +0 -2
- package/types/lodash/ts3.1/fp/zip.d.ts +0 -2
- package/types/lodash/ts3.1/fp/zipAll.d.ts +0 -2
- package/types/lodash/ts3.1/fp/zipObj.d.ts +0 -2
- package/types/lodash/ts3.1/fp/zipObject.d.ts +0 -2
- package/types/lodash/ts3.1/fp/zipObjectDeep.d.ts +0 -2
- package/types/lodash/ts3.1/fp/zipWith.d.ts +0 -2
- package/types/lodash/ts3.1/fp.d.ts +0 -4938
- package/types/lodash/ts3.1/fromPairs.d.ts +0 -2
- package/types/lodash/ts3.1/functions.d.ts +0 -2
- package/types/lodash/ts3.1/functionsIn.d.ts +0 -2
- package/types/lodash/ts3.1/get.d.ts +0 -2
- package/types/lodash/ts3.1/groupBy.d.ts +0 -2
- package/types/lodash/ts3.1/gt.d.ts +0 -2
- package/types/lodash/ts3.1/gte.d.ts +0 -2
- package/types/lodash/ts3.1/has.d.ts +0 -2
- package/types/lodash/ts3.1/hasIn.d.ts +0 -2
- package/types/lodash/ts3.1/head.d.ts +0 -2
- package/types/lodash/ts3.1/identity.d.ts +0 -2
- package/types/lodash/ts3.1/inRange.d.ts +0 -2
- package/types/lodash/ts3.1/includes.d.ts +0 -2
- package/types/lodash/ts3.1/index.d.ts +0 -33
- package/types/lodash/ts3.1/indexOf.d.ts +0 -2
- package/types/lodash/ts3.1/initial.d.ts +0 -2
- package/types/lodash/ts3.1/intersection.d.ts +0 -2
- package/types/lodash/ts3.1/intersectionBy.d.ts +0 -2
- package/types/lodash/ts3.1/intersectionWith.d.ts +0 -2
- package/types/lodash/ts3.1/invert.d.ts +0 -2
- package/types/lodash/ts3.1/invertBy.d.ts +0 -2
- package/types/lodash/ts3.1/invoke.d.ts +0 -2
- package/types/lodash/ts3.1/invokeMap.d.ts +0 -2
- package/types/lodash/ts3.1/isArguments.d.ts +0 -2
- package/types/lodash/ts3.1/isArray.d.ts +0 -2
- package/types/lodash/ts3.1/isArrayBuffer.d.ts +0 -2
- package/types/lodash/ts3.1/isArrayLike.d.ts +0 -2
- package/types/lodash/ts3.1/isArrayLikeObject.d.ts +0 -2
- package/types/lodash/ts3.1/isBoolean.d.ts +0 -2
- package/types/lodash/ts3.1/isBuffer.d.ts +0 -2
- package/types/lodash/ts3.1/isDate.d.ts +0 -2
- package/types/lodash/ts3.1/isElement.d.ts +0 -2
- package/types/lodash/ts3.1/isEmpty.d.ts +0 -2
- package/types/lodash/ts3.1/isEqual.d.ts +0 -2
- package/types/lodash/ts3.1/isEqualWith.d.ts +0 -2
- package/types/lodash/ts3.1/isError.d.ts +0 -2
- package/types/lodash/ts3.1/isFinite.d.ts +0 -2
- package/types/lodash/ts3.1/isFunction.d.ts +0 -2
- package/types/lodash/ts3.1/isInteger.d.ts +0 -2
- package/types/lodash/ts3.1/isLength.d.ts +0 -2
- package/types/lodash/ts3.1/isMap.d.ts +0 -2
- package/types/lodash/ts3.1/isMatch.d.ts +0 -2
- package/types/lodash/ts3.1/isMatchWith.d.ts +0 -2
- package/types/lodash/ts3.1/isNaN.d.ts +0 -2
- package/types/lodash/ts3.1/isNative.d.ts +0 -2
- package/types/lodash/ts3.1/isNil.d.ts +0 -2
- package/types/lodash/ts3.1/isNull.d.ts +0 -2
- package/types/lodash/ts3.1/isNumber.d.ts +0 -2
- package/types/lodash/ts3.1/isObject.d.ts +0 -2
- package/types/lodash/ts3.1/isObjectLike.d.ts +0 -2
- package/types/lodash/ts3.1/isPlainObject.d.ts +0 -2
- package/types/lodash/ts3.1/isRegExp.d.ts +0 -2
- package/types/lodash/ts3.1/isSafeInteger.d.ts +0 -2
- package/types/lodash/ts3.1/isSet.d.ts +0 -2
- package/types/lodash/ts3.1/isString.d.ts +0 -2
- package/types/lodash/ts3.1/isSymbol.d.ts +0 -2
- package/types/lodash/ts3.1/isTypedArray.d.ts +0 -2
- package/types/lodash/ts3.1/isUndefined.d.ts +0 -2
- package/types/lodash/ts3.1/isWeakMap.d.ts +0 -2
- package/types/lodash/ts3.1/isWeakSet.d.ts +0 -2
- package/types/lodash/ts3.1/iteratee.d.ts +0 -2
- package/types/lodash/ts3.1/join.d.ts +0 -2
- package/types/lodash/ts3.1/kebabCase.d.ts +0 -2
- package/types/lodash/ts3.1/keyBy.d.ts +0 -2
- package/types/lodash/ts3.1/keys.d.ts +0 -2
- package/types/lodash/ts3.1/keysIn.d.ts +0 -2
- package/types/lodash/ts3.1/last.d.ts +0 -2
- package/types/lodash/ts3.1/lastIndexOf.d.ts +0 -2
- package/types/lodash/ts3.1/lowerCase.d.ts +0 -2
- package/types/lodash/ts3.1/lowerFirst.d.ts +0 -2
- package/types/lodash/ts3.1/lt.d.ts +0 -2
- package/types/lodash/ts3.1/lte.d.ts +0 -2
- package/types/lodash/ts3.1/map.d.ts +0 -2
- package/types/lodash/ts3.1/mapKeys.d.ts +0 -2
- package/types/lodash/ts3.1/mapValues.d.ts +0 -2
- package/types/lodash/ts3.1/matches.d.ts +0 -2
- package/types/lodash/ts3.1/matchesProperty.d.ts +0 -2
- package/types/lodash/ts3.1/max.d.ts +0 -2
- package/types/lodash/ts3.1/maxBy.d.ts +0 -2
- package/types/lodash/ts3.1/mean.d.ts +0 -2
- package/types/lodash/ts3.1/meanBy.d.ts +0 -2
- package/types/lodash/ts3.1/memoize.d.ts +0 -2
- package/types/lodash/ts3.1/merge.d.ts +0 -2
- package/types/lodash/ts3.1/mergeWith.d.ts +0 -2
- package/types/lodash/ts3.1/method.d.ts +0 -2
- package/types/lodash/ts3.1/methodOf.d.ts +0 -2
- package/types/lodash/ts3.1/min.d.ts +0 -2
- package/types/lodash/ts3.1/minBy.d.ts +0 -2
- package/types/lodash/ts3.1/mixin.d.ts +0 -2
- package/types/lodash/ts3.1/multiply.d.ts +0 -2
- package/types/lodash/ts3.1/negate.d.ts +0 -2
- package/types/lodash/ts3.1/noConflict.d.ts +0 -2
- package/types/lodash/ts3.1/noop.d.ts +0 -2
- package/types/lodash/ts3.1/now.d.ts +0 -2
- package/types/lodash/ts3.1/nth.d.ts +0 -2
- package/types/lodash/ts3.1/nthArg.d.ts +0 -2
- package/types/lodash/ts3.1/omit.d.ts +0 -2
- package/types/lodash/ts3.1/omitBy.d.ts +0 -2
- package/types/lodash/ts3.1/once.d.ts +0 -2
- package/types/lodash/ts3.1/orderBy.d.ts +0 -2
- package/types/lodash/ts3.1/over.d.ts +0 -2
- package/types/lodash/ts3.1/overArgs.d.ts +0 -2
- package/types/lodash/ts3.1/overEvery.d.ts +0 -2
- package/types/lodash/ts3.1/overSome.d.ts +0 -2
- package/types/lodash/ts3.1/pad.d.ts +0 -2
- package/types/lodash/ts3.1/padEnd.d.ts +0 -2
- package/types/lodash/ts3.1/padStart.d.ts +0 -2
- package/types/lodash/ts3.1/parseInt.d.ts +0 -2
- package/types/lodash/ts3.1/partial.d.ts +0 -2
- package/types/lodash/ts3.1/partialRight.d.ts +0 -2
- package/types/lodash/ts3.1/partition.d.ts +0 -2
- package/types/lodash/ts3.1/pick.d.ts +0 -2
- package/types/lodash/ts3.1/pickBy.d.ts +0 -2
- package/types/lodash/ts3.1/property.d.ts +0 -2
- package/types/lodash/ts3.1/propertyOf.d.ts +0 -2
- package/types/lodash/ts3.1/pull.d.ts +0 -2
- package/types/lodash/ts3.1/pullAll.d.ts +0 -2
- package/types/lodash/ts3.1/pullAllBy.d.ts +0 -2
- package/types/lodash/ts3.1/pullAllWith.d.ts +0 -2
- package/types/lodash/ts3.1/pullAt.d.ts +0 -2
- package/types/lodash/ts3.1/random.d.ts +0 -2
- package/types/lodash/ts3.1/range.d.ts +0 -2
- package/types/lodash/ts3.1/rangeRight.d.ts +0 -2
- package/types/lodash/ts3.1/rearg.d.ts +0 -2
- package/types/lodash/ts3.1/reduce.d.ts +0 -2
- package/types/lodash/ts3.1/reduceRight.d.ts +0 -2
- package/types/lodash/ts3.1/reject.d.ts +0 -2
- package/types/lodash/ts3.1/remove.d.ts +0 -2
- package/types/lodash/ts3.1/repeat.d.ts +0 -2
- package/types/lodash/ts3.1/replace.d.ts +0 -2
- package/types/lodash/ts3.1/rest.d.ts +0 -2
- package/types/lodash/ts3.1/result.d.ts +0 -2
- package/types/lodash/ts3.1/reverse.d.ts +0 -2
- package/types/lodash/ts3.1/round.d.ts +0 -2
- package/types/lodash/ts3.1/runInContext.d.ts +0 -2
- package/types/lodash/ts3.1/sample.d.ts +0 -2
- package/types/lodash/ts3.1/sampleSize.d.ts +0 -2
- package/types/lodash/ts3.1/set.d.ts +0 -2
- package/types/lodash/ts3.1/setWith.d.ts +0 -2
- package/types/lodash/ts3.1/shuffle.d.ts +0 -2
- package/types/lodash/ts3.1/size.d.ts +0 -2
- package/types/lodash/ts3.1/slice.d.ts +0 -2
- package/types/lodash/ts3.1/snakeCase.d.ts +0 -2
- package/types/lodash/ts3.1/some.d.ts +0 -2
- package/types/lodash/ts3.1/sortBy.d.ts +0 -2
- package/types/lodash/ts3.1/sortedIndex.d.ts +0 -2
- package/types/lodash/ts3.1/sortedIndexBy.d.ts +0 -2
- package/types/lodash/ts3.1/sortedIndexOf.d.ts +0 -2
- package/types/lodash/ts3.1/sortedLastIndex.d.ts +0 -2
- package/types/lodash/ts3.1/sortedLastIndexBy.d.ts +0 -2
- package/types/lodash/ts3.1/sortedLastIndexOf.d.ts +0 -2
- package/types/lodash/ts3.1/sortedUniq.d.ts +0 -2
- package/types/lodash/ts3.1/sortedUniqBy.d.ts +0 -2
- package/types/lodash/ts3.1/split.d.ts +0 -2
- package/types/lodash/ts3.1/spread.d.ts +0 -2
- package/types/lodash/ts3.1/startCase.d.ts +0 -2
- package/types/lodash/ts3.1/startsWith.d.ts +0 -2
- package/types/lodash/ts3.1/stubFalse.d.ts +0 -2
- package/types/lodash/ts3.1/stubTrue.d.ts +0 -2
- package/types/lodash/ts3.1/subtract.d.ts +0 -2
- package/types/lodash/ts3.1/sum.d.ts +0 -2
- package/types/lodash/ts3.1/sumBy.d.ts +0 -2
- package/types/lodash/ts3.1/tail.d.ts +0 -2
- package/types/lodash/ts3.1/take.d.ts +0 -2
- package/types/lodash/ts3.1/takeRight.d.ts +0 -2
- package/types/lodash/ts3.1/takeRightWhile.d.ts +0 -2
- package/types/lodash/ts3.1/takeWhile.d.ts +0 -2
- package/types/lodash/ts3.1/tap.d.ts +0 -2
- package/types/lodash/ts3.1/template.d.ts +0 -2
- package/types/lodash/ts3.1/throttle.d.ts +0 -2
- package/types/lodash/ts3.1/thru.d.ts +0 -2
- package/types/lodash/ts3.1/times.d.ts +0 -2
- package/types/lodash/ts3.1/toArray.d.ts +0 -2
- package/types/lodash/ts3.1/toFinite.d.ts +0 -2
- package/types/lodash/ts3.1/toInteger.d.ts +0 -2
- package/types/lodash/ts3.1/toLength.d.ts +0 -2
- package/types/lodash/ts3.1/toLower.d.ts +0 -2
- package/types/lodash/ts3.1/toNumber.d.ts +0 -2
- package/types/lodash/ts3.1/toPairs.d.ts +0 -2
- package/types/lodash/ts3.1/toPairsIn.d.ts +0 -2
- package/types/lodash/ts3.1/toPath.d.ts +0 -2
- package/types/lodash/ts3.1/toPlainObject.d.ts +0 -2
- package/types/lodash/ts3.1/toSafeInteger.d.ts +0 -2
- package/types/lodash/ts3.1/toString.d.ts +0 -2
- package/types/lodash/ts3.1/toUpper.d.ts +0 -2
- package/types/lodash/ts3.1/transform.d.ts +0 -2
- package/types/lodash/ts3.1/trim.d.ts +0 -2
- package/types/lodash/ts3.1/trimEnd.d.ts +0 -2
- package/types/lodash/ts3.1/trimStart.d.ts +0 -2
- package/types/lodash/ts3.1/truncate.d.ts +0 -2
- package/types/lodash/ts3.1/unary.d.ts +0 -2
- package/types/lodash/ts3.1/unescape.d.ts +0 -2
- package/types/lodash/ts3.1/union.d.ts +0 -2
- package/types/lodash/ts3.1/unionBy.d.ts +0 -2
- package/types/lodash/ts3.1/unionWith.d.ts +0 -2
- package/types/lodash/ts3.1/uniq.d.ts +0 -2
- package/types/lodash/ts3.1/uniqBy.d.ts +0 -2
- package/types/lodash/ts3.1/uniqWith.d.ts +0 -2
- package/types/lodash/ts3.1/uniqueId.d.ts +0 -2
- package/types/lodash/ts3.1/unset.d.ts +0 -2
- package/types/lodash/ts3.1/unzip.d.ts +0 -2
- package/types/lodash/ts3.1/unzipWith.d.ts +0 -2
- package/types/lodash/ts3.1/update.d.ts +0 -2
- package/types/lodash/ts3.1/updateWith.d.ts +0 -2
- package/types/lodash/ts3.1/upperCase.d.ts +0 -2
- package/types/lodash/ts3.1/upperFirst.d.ts +0 -2
- package/types/lodash/ts3.1/values.d.ts +0 -2
- package/types/lodash/ts3.1/valuesIn.d.ts +0 -2
- package/types/lodash/ts3.1/without.d.ts +0 -2
- package/types/lodash/ts3.1/words.d.ts +0 -2
- package/types/lodash/ts3.1/wrap.d.ts +0 -2
- package/types/lodash/ts3.1/xor.d.ts +0 -2
- package/types/lodash/ts3.1/xorBy.d.ts +0 -2
- package/types/lodash/ts3.1/xorWith.d.ts +0 -2
- package/types/lodash/ts3.1/zip.d.ts +0 -2
- package/types/lodash/ts3.1/zipObject.d.ts +0 -2
- package/types/lodash/ts3.1/zipObjectDeep.d.ts +0 -2
- package/types/lodash/ts3.1/zipWith.d.ts +0 -2
package/lib/cli.js
CHANGED
@@ -143,7 +143,7 @@ const descriptions = {
|
|
143
143
|
tag: 'named tag(s) for recorded runs in the Cypress Dashboard',
|
144
144
|
version: 'prints Cypress version'
|
145
145
|
};
|
146
|
-
const knownCommands = ['cache', 'help', '-h', '--help', 'install', 'open', '
|
146
|
+
const knownCommands = ['cache', 'help', '-h', '--help', 'install', 'open', 'run', 'open-ct', 'run-ct', 'verify', '-v', '--version', 'version', 'info'];
|
147
147
|
|
148
148
|
const text = description => {
|
149
149
|
if (!descriptions[description]) {
|
@@ -317,36 +317,30 @@ module.exports = {
|
|
317
317
|
program.option('-v, --version', text('version')).command('version').description(text('version')).action(() => {
|
318
318
|
showVersions(args);
|
319
319
|
});
|
320
|
+
program.command('open').usage('[options]').description('Opens Cypress in the interactive GUI.').option('-b, --browser <browser-path>', text('browserOpenMode')).option('-c, --config <config>', text('config')).option('-C, --config-file <config-file>', text('configFile')).option('-d, --detached [bool]', text('detached'), coerceFalse).option('-e, --env <env>', text('env')).option('--global', text('global')).option('-p, --port <port>', text('port')).option('-P, --project <project-path>', text('project')).option('--dev', text('dev'), coerceFalse).action(opts => {
|
321
|
+
debug('opening Cypress');
|
322
|
+
|
323
|
+
require('./exec/open').start(util.parseOpts(opts)).catch(util.logErrorExit1);
|
324
|
+
});
|
320
325
|
addCypressRunCommand(program).action((...fnArgs) => {
|
321
326
|
debug('running Cypress with args %o', fnArgs);
|
322
327
|
|
323
328
|
require('./exec/run').start(parseVariableOpts(fnArgs, args)).then(util.exit).catch(util.logErrorExit1);
|
324
329
|
});
|
325
|
-
program
|
326
|
-
.command('open-ct', {
|
327
|
-
hidden: true
|
328
|
-
}).usage('[options]').description('Opens Cypress component testing interactive mode.').option('-b, --browser <browser-path>', text('browserOpenMode')).option('-c, --config <config>', text('config')).option('-C, --config-file <config-file>', text('configFile')).option('-d, --detached [bool]', text('detached'), coerceFalse).option('-e, --env <env>', text('env')).option('--global', text('global')).option('-p, --port <port>', text('port')).option('-P, --project <project-path>', text('project')).option('--dev', text('dev'), coerceFalse).action(opts => {
|
330
|
+
program.command('open-ct').usage('[options]').description('Opens Cypress component testing interactive mode.').option('-b, --browser <browser-path>', text('browserOpenMode')).option('-c, --config <config>', text('config')).option('-C, --config-file <config-file>', text('configFile')).option('-d, --detached [bool]', text('detached'), coerceFalse).option('-e, --env <env>', text('env')).option('--global', text('global')).option('-p, --port <port>', text('port')).option('-P, --project <project-path>', text('project')).option('--dev', text('dev'), coerceFalse).action(opts => {
|
329
331
|
debug('opening Cypress');
|
330
332
|
|
331
333
|
require('./exec/open').start(util.parseOpts(opts), {
|
332
334
|
isComponentTesting: true
|
333
335
|
}).catch(util.logErrorExit1);
|
334
336
|
});
|
335
|
-
program
|
336
|
-
.command('run-ct', {
|
337
|
-
hidden: true
|
338
|
-
}).usage('[options]').description('Runs all Cypress Component Testing suites').option('-b, --browser <browser-name-or-path>', text('browserRunMode')).option('--ci-build-id <id>', text('ciBuildId')).option('-c, --config <config>', text('config')).option('-C, --config-file <config-file>', text('configFile')).option('-e, --env <env>', text('env')).option('--group <name>', text('group')).option('-k, --key <record-key>', text('key')).option('--headed', text('headed')).option('--headless', text('headless')).option('--no-exit', text('exit')).option('--parallel', text('parallel')).option('-p, --port <port>', text('port')).option('-P, --project <project-path>', text('project')).option('-q, --quiet', text('quiet')).option('--record [bool]', text('record'), coerceFalse).option('-r, --reporter <reporter>', text('reporter')).option('-o, --reporter-options <reporter-options>', text('reporterOptions')).option('-s, --spec <spec>', text('spec')).option('-t, --tag <tag>', text('tag')).option('--dev', text('dev'), coerceFalse).action(opts => {
|
337
|
+
program.command('run-ct').usage('[options]').description('Runs all Cypress Component Testing suites').option('-b, --browser <browser-name-or-path>', text('browserRunMode')).option('--ci-build-id <id>', text('ciBuildId')).option('-c, --config <config>', text('config')).option('-C, --config-file <config-file>', text('configFile')).option('-e, --env <env>', text('env')).option('--group <name>', text('group')).option('-k, --key <record-key>', text('key')).option('--headed', text('headed')).option('--headless', text('headless')).option('--no-exit', text('exit')).option('--parallel', text('parallel')).option('-p, --port <port>', text('port')).option('-P, --project <project-path>', text('project')).option('-q, --quiet', text('quiet')).option('--record [bool]', text('record'), coerceFalse).option('-r, --reporter <reporter>', text('reporter')).option('-o, --reporter-options <reporter-options>', text('reporterOptions')).option('-s, --spec <spec>', text('spec')).option('-t, --tag <tag>', text('tag')).option('--dev', text('dev'), coerceFalse).action(opts => {
|
339
338
|
debug('running Cypress run-ct');
|
340
339
|
|
341
340
|
require('./exec/run').start(util.parseOpts(opts), {
|
342
341
|
isComponentTesting: true
|
343
342
|
}).then(util.exit).catch(util.logErrorExit1);
|
344
343
|
});
|
345
|
-
program.command('open').usage('[options]').description('Opens Cypress in the interactive GUI.').option('-b, --browser <browser-path>', text('browserOpenMode')).option('-c, --config <config>', text('config')).option('-C, --config-file <config-file>', text('configFile')).option('-d, --detached [bool]', text('detached'), coerceFalse).option('-e, --env <env>', text('env')).option('--global', text('global')).option('-p, --port <port>', text('port')).option('-P, --project <project-path>', text('project')).option('--dev', text('dev'), coerceFalse).action(opts => {
|
346
|
-
debug('opening Cypress');
|
347
|
-
|
348
|
-
require('./exec/open').start(util.parseOpts(opts)).catch(util.logErrorExit1);
|
349
|
-
});
|
350
344
|
program.command('install').usage('[options]').description('Installs the Cypress executable matching this package\'s version').option('-f, --force', text('forceInstall')).action(opts => {
|
351
345
|
require('./tasks/install').start(util.parseOpts(opts)).catch(util.logErrorExit1);
|
352
346
|
});
|
package/lib/exec/open.js
CHANGED
package/lib/exec/run.js
CHANGED
package/lib/util.js
CHANGED
@@ -212,7 +212,7 @@ const dequote = str => {
|
|
212
212
|
};
|
213
213
|
|
214
214
|
const parseOpts = opts => {
|
215
|
-
opts = _.pick(opts, 'browser', 'cachePath', 'cacheList', 'cacheClear', 'cachePrune', 'ciBuildId', '
|
215
|
+
opts = _.pick(opts, 'browser', 'cachePath', 'cacheList', 'cacheClear', 'cachePrune', 'ciBuildId', 'config', 'configFile', 'cypressVersion', 'destination', 'detached', 'dev', 'exit', 'env', 'force', 'global', 'group', 'headed', 'headless', 'key', 'path', 'parallel', 'port', 'project', 'quiet', 'reporter', 'reporterOptions', 'record', 'runProject', 'spec', 'tag');
|
216
216
|
|
217
217
|
if (opts.exit) {
|
218
218
|
opts = _.omit(opts, 'exit');
|
@@ -263,33 +263,7 @@ const util = {
|
|
263
263
|
.mapValues(value => {
|
264
264
|
// stringify to 1 or 0
|
265
265
|
return value ? '1' : '0';
|
266
|
-
}).
|
267
|
-
},
|
268
|
-
|
269
|
-
getNodeOptions(options, nodeVersion) {
|
270
|
-
if (!nodeVersion) {
|
271
|
-
nodeVersion = Number(process.versions.node.split('.')[0]);
|
272
|
-
}
|
273
|
-
|
274
|
-
if (options.dev && nodeVersion < 12) {
|
275
|
-
// `node` is used instead of Electron when --dev is passed, so this won't work if Node is too old
|
276
|
-
debug('NODE_OPTIONS=--max-http-header-size could not be set because we\'re in dev mode and Node is < 12.0.0');
|
277
|
-
return;
|
278
|
-
} // https://github.com/cypress-io/cypress/issues/5431
|
279
|
-
|
280
|
-
|
281
|
-
const NODE_OPTIONS = `--max-http-header-size=${1024 ** 2}`;
|
282
|
-
|
283
|
-
if (_.isString(process.env.NODE_OPTIONS)) {
|
284
|
-
return {
|
285
|
-
NODE_OPTIONS: `${NODE_OPTIONS} ${process.env.NODE_OPTIONS}`,
|
286
|
-
ORIGINAL_NODE_OPTIONS: process.env.NODE_OPTIONS || ''
|
287
|
-
};
|
288
|
-
}
|
289
|
-
|
290
|
-
return {
|
291
|
-
NODE_OPTIONS
|
292
|
-
};
|
266
|
+
}).value();
|
293
267
|
},
|
294
268
|
|
295
269
|
getForceTty() {
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "cypress",
|
3
|
-
"version": "
|
3
|
+
"version": "7.2.0",
|
4
4
|
"main": "index.js",
|
5
5
|
"scripts": {
|
6
6
|
"postinstall": "node index.js --exec install",
|
@@ -10,11 +10,11 @@
|
|
10
10
|
"@cypress/listr-verbose-renderer": "^0.4.1",
|
11
11
|
"@cypress/request": "^2.88.5",
|
12
12
|
"@cypress/xvfb": "^1.2.4",
|
13
|
-
"@types/node": "
|
14
|
-
"@types/sinonjs__fake-timers": "^6.0.
|
13
|
+
"@types/node": "^14.14.31",
|
14
|
+
"@types/sinonjs__fake-timers": "^6.0.2",
|
15
15
|
"@types/sizzle": "^2.3.2",
|
16
|
-
"arch": "^2.
|
17
|
-
"blob-util": "2.0.2",
|
16
|
+
"arch": "^2.2.0",
|
17
|
+
"blob-util": "^2.0.2",
|
18
18
|
"bluebird": "^3.7.2",
|
19
19
|
"cachedir": "^2.3.0",
|
20
20
|
"chalk": "^4.1.0",
|
@@ -22,27 +22,26 @@
|
|
22
22
|
"cli-table3": "~0.6.0",
|
23
23
|
"commander": "^5.1.0",
|
24
24
|
"common-tags": "^1.8.0",
|
25
|
-
"dayjs": "^1.
|
25
|
+
"dayjs": "^1.10.4",
|
26
26
|
"debug": "4.3.2",
|
27
|
-
"eventemitter2": "^6.4.
|
28
|
-
"execa": "
|
27
|
+
"eventemitter2": "^6.4.3",
|
28
|
+
"execa": "4.1.0",
|
29
29
|
"executable": "^4.1.1",
|
30
30
|
"extract-zip": "^1.7.0",
|
31
|
-
"fs-extra": "^9.0
|
31
|
+
"fs-extra": "^9.1.0",
|
32
32
|
"getos": "^3.2.1",
|
33
|
-
"is-ci": "^
|
34
|
-
"is-installed-globally": "
|
33
|
+
"is-ci": "^3.0.0",
|
34
|
+
"is-installed-globally": "~0.4.0",
|
35
35
|
"lazy-ass": "^1.6.0",
|
36
36
|
"listr": "^0.14.3",
|
37
|
-
"lodash": "^4.17.
|
37
|
+
"lodash": "^4.17.21",
|
38
38
|
"log-symbols": "^4.0.0",
|
39
39
|
"minimist": "^1.2.5",
|
40
|
-
"moment": "^2.29.1",
|
41
40
|
"ospath": "^1.2.2",
|
42
|
-
"pretty-bytes": "^5.
|
41
|
+
"pretty-bytes": "^5.6.0",
|
43
42
|
"ramda": "~0.27.1",
|
44
43
|
"request-progress": "^3.0.0",
|
45
|
-
"supports-color": "^
|
44
|
+
"supports-color": "^8.1.1",
|
46
45
|
"tmp": "~0.2.1",
|
47
46
|
"untildify": "^4.0.0",
|
48
47
|
"url": "^0.11.0",
|
@@ -59,7 +58,7 @@
|
|
59
58
|
"cypress": "bin/cypress"
|
60
59
|
},
|
61
60
|
"engines": {
|
62
|
-
"node": ">=
|
61
|
+
"node": ">=12.0.0"
|
63
62
|
},
|
64
63
|
"types": "types",
|
65
64
|
"description": "Cypress.io end to end testing tool",
|
package/types/chai/index.d.ts
CHANGED
@@ -466,7 +466,7 @@ declare namespace Chai {
|
|
466
466
|
equal<T>(actual: T, expected: T, message?: string): void;
|
467
467
|
|
468
468
|
/**
|
469
|
-
* Asserts non-strict inequality (
|
469
|
+
* Asserts non-strict inequality (!=) of actual and expected.
|
470
470
|
*
|
471
471
|
* @type T Type of the objects.
|
472
472
|
* @param actual Actual value.
|
@@ -486,7 +486,7 @@ declare namespace Chai {
|
|
486
486
|
strictEqual<T>(actual: T, expected: T, message?: string): void;
|
487
487
|
|
488
488
|
/**
|
489
|
-
* Asserts strict inequality (
|
489
|
+
* Asserts strict inequality (!==) of actual and expected.
|
490
490
|
*
|
491
491
|
* @type T Type of the objects.
|
492
492
|
* @param actual Actual value.
|
package/types/cypress.d.ts
CHANGED
@@ -113,7 +113,7 @@ declare namespace Cypress {
|
|
113
113
|
|
114
114
|
/**
|
115
115
|
* Spec type for the given test. "integration" is the default, but
|
116
|
-
* tests run using
|
116
|
+
* tests run using `open-ct` will be "component"
|
117
117
|
*
|
118
118
|
* @see https://on.cypress.io/experiments
|
119
119
|
*/
|
@@ -177,18 +177,6 @@ declare namespace Cypress {
|
|
177
177
|
* @see https://on.cypress.io/minimatch
|
178
178
|
*/
|
179
179
|
minimatch: typeof Minimatch.minimatch
|
180
|
-
/**
|
181
|
-
* @deprecated Will be removed in a future version.
|
182
|
-
* Consider including your own datetime formatter in your tests.
|
183
|
-
*
|
184
|
-
* Cypress automatically includes moment.js and exposes it as Cypress.moment.
|
185
|
-
*
|
186
|
-
* @see https://on.cypress.io/moment
|
187
|
-
* @see http://momentjs.com/
|
188
|
-
* @example
|
189
|
-
* const todaysDate = Cypress.moment().format("MMM DD, YYYY")
|
190
|
-
*/
|
191
|
-
moment: Moment.MomentStatic
|
192
180
|
/**
|
193
181
|
* Cypress automatically includes Bluebird and exposes it as Cypress.Promise.
|
194
182
|
*
|
@@ -404,7 +392,7 @@ declare namespace Cypress {
|
|
404
392
|
Cookies: {
|
405
393
|
debug(enabled: boolean, options?: Partial<DebugOptions>): void
|
406
394
|
preserveOnce(...names: string[]): void
|
407
|
-
defaults(options: Partial<CookieDefaults>):
|
395
|
+
defaults(options: Partial<CookieDefaults>): CookieDefaults
|
408
396
|
}
|
409
397
|
|
410
398
|
/**
|
@@ -510,6 +498,14 @@ declare namespace Cypress {
|
|
510
498
|
defaults(options: Partial<ScreenshotDefaultsOptions>): void
|
511
499
|
}
|
512
500
|
|
501
|
+
/**
|
502
|
+
* @see https://on.cypress.io/selector-playground-api
|
503
|
+
*/
|
504
|
+
SelectorPlayground: {
|
505
|
+
defaults(options: Partial<SelectorPlaygroundDefaultsOptions>): void
|
506
|
+
getSelector($el: JQuery): JQuery.Selector
|
507
|
+
}
|
508
|
+
|
513
509
|
/**
|
514
510
|
* These events come from Cypress as it issues commands and reacts to their state. These are all useful to listen to for debugging purposes.
|
515
511
|
* @see https://on.cypress.io/catalog-of-events#App-Events
|
@@ -527,6 +523,18 @@ declare namespace Cypress {
|
|
527
523
|
* @see https://on.cypress.io/catalog-of-events#App-Events
|
528
524
|
*/
|
529
525
|
off: Actions
|
526
|
+
|
527
|
+
/**
|
528
|
+
* Trigger action
|
529
|
+
* @private
|
530
|
+
*/
|
531
|
+
action: (action: string, ...args: any[]) => void
|
532
|
+
|
533
|
+
/**
|
534
|
+
* Load files
|
535
|
+
* @private
|
536
|
+
*/
|
537
|
+
onSpecWindow: (window: Window, specList: string[] | Array<() => Promise<void>>) => void
|
530
538
|
}
|
531
539
|
|
532
540
|
type CanReturnChainable = void | Chainable | Promise<unknown>
|
@@ -1784,7 +1792,7 @@ declare namespace Cypress {
|
|
1784
1792
|
/**
|
1785
1793
|
* Run a task in Node via the plugins file.
|
1786
1794
|
*
|
1787
|
-
* @see https://on.cypress.io/task
|
1795
|
+
* @see https://on.cypress.io/api/task
|
1788
1796
|
*/
|
1789
1797
|
task<S = unknown>(event: string, arg?: any, options?: Partial<Loggable & Timeoutable>): Chainable<S>
|
1790
1798
|
|
@@ -1812,6 +1820,18 @@ declare namespace Cypress {
|
|
1812
1820
|
* @see https://on.cypress.io/then
|
1813
1821
|
*/
|
1814
1822
|
then<S>(options: Partial<Timeoutable>, fn: (this: ObjectLike, currentSubject: Subject) => PromiseLike<S>): Chainable<S>
|
1823
|
+
/**
|
1824
|
+
* Enables you to work with the subject yielded from the previous command / promise.
|
1825
|
+
*
|
1826
|
+
* @see https://on.cypress.io/then
|
1827
|
+
*/
|
1828
|
+
then<S extends HTMLElement>(fn: (this: ObjectLike, currentSubject: Subject) => S): Chainable<JQuery<S>>
|
1829
|
+
/**
|
1830
|
+
* Enables you to work with the subject yielded from the previous command / promise.
|
1831
|
+
*
|
1832
|
+
* @see https://on.cypress.io/then
|
1833
|
+
*/
|
1834
|
+
then<S extends ArrayLike<HTMLElement>>(fn: (this: ObjectLike, currentSubject: Subject) => S): Chainable<JQuery<S extends ArrayLike<infer T> ? T : never>>
|
1815
1835
|
/**
|
1816
1836
|
* Enables you to work with the subject yielded from the previous command / promise.
|
1817
1837
|
*
|
@@ -1824,6 +1844,18 @@ declare namespace Cypress {
|
|
1824
1844
|
* @see https://on.cypress.io/then
|
1825
1845
|
*/
|
1826
1846
|
then<S>(fn: (this: ObjectLike, currentSubject: Subject) => S): ThenReturn<Subject, S>
|
1847
|
+
/**
|
1848
|
+
* Enables you to work with the subject yielded from the previous command / promise.
|
1849
|
+
*
|
1850
|
+
* @see https://on.cypress.io/then
|
1851
|
+
*/
|
1852
|
+
then<S extends HTMLElement>(options: Partial<Timeoutable>, fn: (this: ObjectLike, currentSubject: Subject) => S): Chainable<JQuery<S>>
|
1853
|
+
/**
|
1854
|
+
* Enables you to work with the subject yielded from the previous command / promise.
|
1855
|
+
*
|
1856
|
+
* @see https://on.cypress.io/then
|
1857
|
+
*/
|
1858
|
+
then<S extends ArrayLike<HTMLElement>>(options: Partial<Timeoutable>, fn: (this: ObjectLike, currentSubject: Subject) => S): Chainable<JQuery<S extends ArrayLike<infer T> ? T : never>>
|
1827
1859
|
/**
|
1828
1860
|
* Enables you to work with the subject yielded from the previous command / promise.
|
1829
1861
|
*
|
@@ -1872,7 +1904,7 @@ declare namespace Cypress {
|
|
1872
1904
|
* // or use this shortcut
|
1873
1905
|
* cy.tick(5000).invoke('restore')
|
1874
1906
|
*/
|
1875
|
-
tick(milliseconds: number): Chainable<Clock>
|
1907
|
+
tick(milliseconds: number, options?: Partial<Loggable>): Chainable<Clock>
|
1876
1908
|
|
1877
1909
|
/**
|
1878
1910
|
* Get the `document.title` property of the page that is currently active.
|
@@ -2138,6 +2170,21 @@ declare namespace Cypress {
|
|
2138
2170
|
```
|
2139
2171
|
*/
|
2140
2172
|
writeFile<C extends FileContents>(filePath: string, contents: C, options?: Partial<WriteFileOptions>): Chainable<C>
|
2173
|
+
/**
|
2174
|
+
* Write to a file with the specified encoding and contents.
|
2175
|
+
*
|
2176
|
+
* An `encoding` option in `options` will override the `encoding` argument.
|
2177
|
+
*
|
2178
|
+
* @see https://on.cypress.io/writefile
|
2179
|
+
```
|
2180
|
+
cy.writeFile('path/to/ascii.txt', 'Hello World', 'utf8', {
|
2181
|
+
flag: 'a+',
|
2182
|
+
}).then((text) => {
|
2183
|
+
expect(text).to.equal('Hello World') // true
|
2184
|
+
})
|
2185
|
+
```
|
2186
|
+
*/
|
2187
|
+
writeFile<C extends FileContents>(filePath: string, contents: C, encoding: Encodings, options?: Partial<WriteFileOptions>): Chainable<C>
|
2141
2188
|
|
2142
2189
|
/**
|
2143
2190
|
* jQuery library bound to the AUT
|
@@ -2495,6 +2542,11 @@ declare namespace Cypress {
|
|
2495
2542
|
* @default "cypress/plugins/index.js"
|
2496
2543
|
*/
|
2497
2544
|
pluginsFile: string | false
|
2545
|
+
/**
|
2546
|
+
* The application under test cannot redirect more than this limit.
|
2547
|
+
* @default 20
|
2548
|
+
*/
|
2549
|
+
redirectionLimit: number
|
2498
2550
|
/**
|
2499
2551
|
* If `nodeVersion === 'system'` and a `node` executable is found, this will be the full filesystem path to that executable.
|
2500
2552
|
* @default null
|
@@ -2583,8 +2635,12 @@ declare namespace Cypress {
|
|
2583
2635
|
*/
|
2584
2636
|
firefoxGcInterval: Nullable<number | { runMode: Nullable<number>, openMode: Nullable<number> }>
|
2585
2637
|
/**
|
2586
|
-
*
|
2587
|
-
*
|
2638
|
+
* Allows listening to the `before:run`, `after:run`, `before:spec`, and `after:spec` events in the plugins file during interactive mode.
|
2639
|
+
* @default false
|
2640
|
+
*/
|
2641
|
+
experimentalInteractiveRunEvents: boolean
|
2642
|
+
/**
|
2643
|
+
* Generate and save commands directly to your test suite by interacting with your app as an end user would.
|
2588
2644
|
* @default false
|
2589
2645
|
*/
|
2590
2646
|
experimentalSourceRewriting: boolean
|
@@ -2608,6 +2664,18 @@ declare namespace Cypress {
|
|
2608
2664
|
* @default false
|
2609
2665
|
*/
|
2610
2666
|
includeShadowDom: boolean
|
2667
|
+
|
2668
|
+
/**
|
2669
|
+
* Override default config options for Component Testing runner.
|
2670
|
+
* @default {}
|
2671
|
+
*/
|
2672
|
+
component: ResolvedConfigOptions
|
2673
|
+
|
2674
|
+
/**
|
2675
|
+
* Override default config options for E2E Testing runner.
|
2676
|
+
* @default {}
|
2677
|
+
*/
|
2678
|
+
e2e: ResolvedConfigOptions
|
2611
2679
|
}
|
2612
2680
|
|
2613
2681
|
/**
|
@@ -2636,10 +2704,6 @@ declare namespace Cypress {
|
|
2636
2704
|
* Path to folder containing component test files.
|
2637
2705
|
*/
|
2638
2706
|
componentFolder: string
|
2639
|
-
/**
|
2640
|
-
* Whether component testing is enabled.
|
2641
|
-
*/
|
2642
|
-
experimentalComponentTesting: boolean
|
2643
2707
|
/**
|
2644
2708
|
* Hosts mappings to IP addresses.
|
2645
2709
|
*/
|
@@ -2732,6 +2796,10 @@ declare namespace Cypress {
|
|
2732
2796
|
* Absolute path to the root of the project
|
2733
2797
|
*/
|
2734
2798
|
projectRoot: string
|
2799
|
+
/**
|
2800
|
+
* Type of test and associated runner that was launched.
|
2801
|
+
*/
|
2802
|
+
testingType: 'e2e' | 'component'
|
2735
2803
|
/**
|
2736
2804
|
* Cypress version.
|
2737
2805
|
*/
|
@@ -2834,6 +2902,11 @@ declare namespace Cypress {
|
|
2834
2902
|
screenshotOnRunFailure: boolean
|
2835
2903
|
}
|
2836
2904
|
|
2905
|
+
interface SelectorPlaygroundDefaultsOptions {
|
2906
|
+
selectorPriority: string[]
|
2907
|
+
onElement: ($el: JQuery) => string | null | undefined
|
2908
|
+
}
|
2909
|
+
|
2837
2910
|
interface ScrollToOptions extends Loggable, Timeoutable {
|
2838
2911
|
/**
|
2839
2912
|
* Scrolls over the duration (in ms)
|
@@ -5115,22 +5188,22 @@ declare namespace Cypress {
|
|
5115
5188
|
}
|
5116
5189
|
|
5117
5190
|
interface BeforeRunDetails {
|
5118
|
-
browser
|
5191
|
+
browser?: Browser
|
5119
5192
|
config: ConfigOptions
|
5120
5193
|
cypressVersion: string
|
5121
5194
|
group?: string
|
5122
|
-
parallel
|
5195
|
+
parallel?: boolean
|
5123
5196
|
runUrl?: string
|
5124
|
-
specs
|
5125
|
-
specPattern
|
5197
|
+
specs?: Spec[]
|
5198
|
+
specPattern?: string[]
|
5126
5199
|
system: SystemDetails
|
5127
5200
|
tag?: string
|
5128
5201
|
}
|
5129
5202
|
|
5130
5203
|
interface DevServerOptions {
|
5131
5204
|
specs: Spec[]
|
5132
|
-
config: ResolvedConfigOptions & RuntimeConfigOptions
|
5133
|
-
devServerEvents: NodeJS.EventEmitter
|
5205
|
+
config: ResolvedConfigOptions & RuntimeConfigOptions
|
5206
|
+
devServerEvents: NodeJS.EventEmitter
|
5134
5207
|
}
|
5135
5208
|
|
5136
5209
|
interface ResolvedDevServerConfig {
|
@@ -5160,7 +5233,7 @@ declare namespace Cypress {
|
|
5160
5233
|
*/
|
5161
5234
|
interface Actions {
|
5162
5235
|
/**
|
5163
|
-
* Fires when an uncaught exception occurs in your application.
|
5236
|
+
* Fires when an uncaught exception or unhandled rejection occurs in your application. If it's an unhandled rejection, the rejected promise will be the 3rd argument.
|
5164
5237
|
* Cypress will fail the test when this fires.
|
5165
5238
|
* Return `false` from this event and Cypress will not fail the test. Also useful for debugging purposes because the actual `error` instance is provided to you.
|
5166
5239
|
* @see https://on.cypress.io/catalog-of-events#App-Events
|
@@ -5186,7 +5259,7 @@ declare namespace Cypress {
|
|
5186
5259
|
})
|
5187
5260
|
```
|
5188
5261
|
*/
|
5189
|
-
(action: 'uncaught:exception', fn: (error: Error, runnable: Mocha.Runnable) => false | void): Cypress
|
5262
|
+
(action: 'uncaught:exception', fn: (error: Error, runnable: Mocha.Runnable, promise?: Promise<any>) => false | void): Cypress
|
5190
5263
|
/**
|
5191
5264
|
* Fires when your app calls the global `window.confirm()` method.
|
5192
5265
|
* Cypress will auto accept confirmations. Return `false` from this event and the confirmation will be canceled.
|
@@ -5410,6 +5483,8 @@ declare namespace Cypress {
|
|
5410
5483
|
interface LogConfig extends Timeoutable {
|
5411
5484
|
/** The JQuery element for the command. This will highlight the command in the main window when debugging */
|
5412
5485
|
$el: JQuery
|
5486
|
+
/** The scope of the log entry. If child, will appear nested below parents, prefixed with '-' */
|
5487
|
+
type: 'parent' | 'child'
|
5413
5488
|
/** Allows the name of the command to be overwritten */
|
5414
5489
|
name: string
|
5415
5490
|
/** Override *name* for display purposes only */
|
@@ -5425,7 +5500,7 @@ declare namespace Cypress {
|
|
5425
5500
|
allRequestResponses: any[]
|
5426
5501
|
body: any
|
5427
5502
|
duration: number
|
5428
|
-
headers: { [key: string]: string }
|
5503
|
+
headers: { [key: string]: string | string[] }
|
5429
5504
|
isOkStatusCode: boolean
|
5430
5505
|
redirects?: string[]
|
5431
5506
|
redirectedToUrl?: string
|
package/types/index.d.ts
CHANGED
@@ -9,7 +9,6 @@
|
|
9
9
|
|
10
10
|
/// <reference path="./cy-blob-util.d.ts" />
|
11
11
|
/// <reference path="./cy-bluebird.d.ts" />
|
12
|
-
/// <reference path="./cy-moment.d.ts" />
|
13
12
|
/// <reference path="./cy-minimatch.d.ts" />
|
14
13
|
/// <reference path="./cy-chai.d.ts" />
|
15
14
|
/// <reference path="./lodash/index.d.ts" />
|