@types/lodash 4.14.86 → 4.14.87
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- lodash/LICENSE +21 -21
- lodash/README.md +1 -1
- lodash/add.d.ts +2 -2
- lodash/after.d.ts +2 -2
- lodash/ary.d.ts +2 -2
- lodash/assign.d.ts +2 -2
- lodash/assignIn.d.ts +2 -2
- lodash/assignInWith.d.ts +2 -2
- lodash/assignWith.d.ts +2 -2
- lodash/at.d.ts +2 -2
- lodash/attempt.d.ts +2 -2
- lodash/before.d.ts +2 -2
- lodash/bind.d.ts +2 -2
- lodash/bindAll.d.ts +2 -2
- lodash/bindKey.d.ts +2 -2
- lodash/camelCase.d.ts +2 -2
- lodash/capitalize.d.ts +2 -2
- lodash/castArray.d.ts +2 -2
- lodash/ceil.d.ts +2 -2
- lodash/chain.d.ts +2 -2
- lodash/chunk.d.ts +2 -2
- lodash/clamp.d.ts +2 -2
- lodash/clone.d.ts +2 -2
- lodash/cloneDeep.d.ts +2 -2
- lodash/cloneDeepWith.d.ts +2 -2
- lodash/cloneWith.d.ts +2 -2
- lodash/compact.d.ts +2 -2
- lodash/concat.d.ts +2 -2
- lodash/cond.d.ts +2 -2
- lodash/conformsTo.d.ts +2 -0
- lodash/constant.d.ts +2 -2
- lodash/countBy.d.ts +2 -2
- lodash/create.d.ts +2 -2
- lodash/curry.d.ts +2 -2
- lodash/curryRight.d.ts +2 -2
- lodash/debounce.d.ts +2 -2
- lodash/deburr.d.ts +2 -2
- lodash/defaultTo.d.ts +2 -0
- lodash/defaults.d.ts +2 -2
- lodash/defaultsDeep.d.ts +2 -2
- lodash/defer.d.ts +2 -2
- lodash/delay.d.ts +2 -2
- lodash/difference.d.ts +2 -2
- lodash/differenceBy.d.ts +2 -2
- lodash/differenceWith.d.ts +2 -2
- lodash/divide.d.ts +2 -2
- lodash/drop.d.ts +2 -2
- lodash/dropRight.d.ts +2 -2
- lodash/dropRightWhile.d.ts +2 -2
- lodash/dropWhile.d.ts +2 -2
- lodash/each.d.ts +2 -2
- lodash/eachRight.d.ts +2 -2
- lodash/endsWith.d.ts +2 -2
- lodash/entries.d.ts +2 -2
- lodash/entriesIn.d.ts +2 -2
- lodash/eq.d.ts +2 -2
- lodash/escape.d.ts +2 -2
- lodash/escapeRegExp.d.ts +2 -2
- lodash/every.d.ts +2 -2
- lodash/extend.d.ts +2 -2
- lodash/extendWith.d.ts +2 -2
- lodash/fill.d.ts +2 -2
- lodash/filter.d.ts +2 -2
- lodash/find.d.ts +2 -2
- lodash/findIndex.d.ts +2 -2
- lodash/findKey.d.ts +2 -2
- lodash/findLast.d.ts +2 -2
- lodash/findLastIndex.d.ts +2 -2
- lodash/findLastKey.d.ts +2 -2
- lodash/first.d.ts +2 -2
- lodash/flatMap.d.ts +2 -2
- lodash/flatMapDeep.d.ts +2 -2
- lodash/flatMapDepth.d.ts +2 -2
- lodash/flatten.d.ts +2 -2
- lodash/flattenDeep.d.ts +2 -2
- lodash/flattenDepth.d.ts +2 -2
- lodash/flip.d.ts +2 -2
- lodash/floor.d.ts +2 -2
- lodash/flow.d.ts +2 -2
- lodash/flowRight.d.ts +2 -2
- lodash/forEach.d.ts +2 -2
- lodash/forEachRight.d.ts +2 -2
- lodash/forIn.d.ts +2 -2
- lodash/forInRight.d.ts +2 -2
- lodash/forOwn.d.ts +2 -2
- lodash/forOwnRight.d.ts +2 -2
- lodash/fromPairs.d.ts +2 -2
- lodash/functions.d.ts +2 -2
- lodash/functionsIn.d.ts +2 -2
- lodash/get.d.ts +2 -2
- lodash/groupBy.d.ts +2 -2
- lodash/gt.d.ts +2 -2
- lodash/gte.d.ts +2 -2
- lodash/has.d.ts +2 -2
- lodash/hasIn.d.ts +2 -2
- lodash/head.d.ts +2 -2
- lodash/identity.d.ts +2 -2
- lodash/inRange.d.ts +2 -2
- lodash/includes.d.ts +2 -2
- lodash/index.d.ts +17165 -17165
- lodash/indexOf.d.ts +2 -2
- lodash/initial.d.ts +2 -2
- lodash/intersection.d.ts +2 -2
- lodash/intersectionBy.d.ts +2 -2
- lodash/intersectionWith.d.ts +2 -2
- lodash/invert.d.ts +2 -2
- lodash/invertBy.d.ts +2 -2
- lodash/invoke.d.ts +2 -2
- lodash/invokeMap.d.ts +2 -2
- lodash/isArguments.d.ts +2 -2
- lodash/isArray.d.ts +2 -2
- lodash/isArrayBuffer.d.ts +2 -2
- lodash/isArrayLike.d.ts +2 -2
- lodash/isArrayLikeObject.d.ts +2 -2
- lodash/isBoolean.d.ts +2 -2
- lodash/isBuffer.d.ts +2 -2
- lodash/isDate.d.ts +2 -2
- lodash/isElement.d.ts +2 -2
- lodash/isEmpty.d.ts +2 -2
- lodash/isEqual.d.ts +2 -2
- lodash/isEqualWith.d.ts +2 -2
- lodash/isError.d.ts +2 -2
- lodash/isFinite.d.ts +2 -2
- lodash/isFunction.d.ts +2 -2
- lodash/isInteger.d.ts +2 -2
- lodash/isLength.d.ts +2 -2
- lodash/isMap.d.ts +2 -2
- lodash/isMatch.d.ts +2 -2
- lodash/isMatchWith.d.ts +2 -2
- lodash/isNaN.d.ts +2 -2
- lodash/isNative.d.ts +2 -2
- lodash/isNil.d.ts +2 -2
- lodash/isNull.d.ts +2 -2
- lodash/isNumber.d.ts +2 -2
- lodash/isObject.d.ts +2 -2
- lodash/isObjectLike.d.ts +2 -2
- lodash/isPlainObject.d.ts +2 -2
- lodash/isRegExp.d.ts +2 -2
- lodash/isSafeInteger.d.ts +2 -2
- lodash/isSet.d.ts +2 -2
- lodash/isString.d.ts +2 -2
- lodash/isSymbol.d.ts +2 -2
- lodash/isTypedArray.d.ts +2 -2
- lodash/isUndefined.d.ts +2 -2
- lodash/isWeakMap.d.ts +2 -2
- lodash/isWeakSet.d.ts +2 -2
- lodash/iteratee.d.ts +2 -2
- lodash/join.d.ts +2 -2
- lodash/kebabCase.d.ts +2 -2
- lodash/keyBy.d.ts +2 -2
- lodash/keys.d.ts +2 -2
- lodash/keysIn.d.ts +2 -2
- lodash/last.d.ts +2 -2
- lodash/lastIndexOf.d.ts +2 -2
- lodash/lowerCase.d.ts +2 -2
- lodash/lowerFirst.d.ts +2 -2
- lodash/lt.d.ts +2 -2
- lodash/lte.d.ts +2 -2
- lodash/map.d.ts +2 -2
- lodash/mapKeys.d.ts +2 -2
- lodash/mapValues.d.ts +2 -2
- lodash/matches.d.ts +2 -2
- lodash/matchesProperty.d.ts +2 -2
- lodash/max.d.ts +2 -2
- lodash/maxBy.d.ts +2 -2
- lodash/mean.d.ts +2 -2
- lodash/meanBy.d.ts +2 -2
- lodash/memoize.d.ts +2 -2
- lodash/merge.d.ts +2 -2
- lodash/mergeWith.d.ts +2 -2
- lodash/method.d.ts +2 -2
- lodash/methodOf.d.ts +2 -2
- lodash/min.d.ts +2 -2
- lodash/minBy.d.ts +2 -2
- lodash/mixin.d.ts +2 -2
- lodash/negate.d.ts +2 -2
- lodash/noConflict.d.ts +2 -2
- lodash/noop.d.ts +2 -2
- lodash/now.d.ts +2 -2
- lodash/nth.d.ts +2 -2
- lodash/nthArg.d.ts +2 -2
- lodash/omit.d.ts +2 -2
- lodash/omitBy.d.ts +2 -2
- lodash/once.d.ts +2 -2
- lodash/orderBy.d.ts +2 -2
- lodash/over.d.ts +2 -2
- lodash/overArgs.d.ts +2 -2
- lodash/overEvery.d.ts +2 -2
- lodash/overSome.d.ts +2 -2
- lodash/package.json +2 -2
- lodash/pad.d.ts +2 -2
- lodash/padEnd.d.ts +2 -2
- lodash/padStart.d.ts +2 -2
- lodash/parseInt.d.ts +2 -2
- lodash/partial.d.ts +2 -2
- lodash/partialRight.d.ts +2 -2
- lodash/partition.d.ts +2 -2
- lodash/pick.d.ts +2 -2
- lodash/pickBy.d.ts +2 -2
- lodash/property.d.ts +2 -2
- lodash/propertyOf.d.ts +2 -2
- lodash/pull.d.ts +2 -2
- lodash/pullAll.d.ts +2 -2
- lodash/pullAllBy.d.ts +2 -2
- lodash/pullAllWith.d.ts +2 -2
- lodash/pullAt.d.ts +2 -2
- lodash/random.d.ts +2 -2
- lodash/range.d.ts +2 -2
- lodash/rangeRight.d.ts +2 -2
- lodash/rearg.d.ts +2 -2
- lodash/reduce.d.ts +2 -2
- lodash/reduceRight.d.ts +2 -2
- lodash/reject.d.ts +2 -2
- lodash/remove.d.ts +2 -2
- lodash/repeat.d.ts +2 -2
- lodash/replace.d.ts +2 -2
- lodash/rest.d.ts +2 -2
- lodash/result.d.ts +2 -2
- lodash/reverse.d.ts +2 -2
- lodash/round.d.ts +2 -2
- lodash/runInContext.d.ts +2 -2
- lodash/sample.d.ts +2 -2
- lodash/sampleSize.d.ts +2 -2
- lodash/set.d.ts +2 -2
- lodash/setWith.d.ts +2 -2
- lodash/shuffle.d.ts +2 -2
- lodash/size.d.ts +2 -2
- lodash/slice.d.ts +2 -2
- lodash/snakeCase.d.ts +2 -2
- lodash/some.d.ts +2 -2
- lodash/sortBy.d.ts +2 -2
- lodash/sortedIndex.d.ts +2 -2
- lodash/sortedIndexBy.d.ts +2 -2
- lodash/sortedIndexOf.d.ts +2 -2
- lodash/sortedLastIndex.d.ts +2 -2
- lodash/sortedLastIndexBy.d.ts +2 -2
- lodash/sortedLastIndexOf.d.ts +2 -2
- lodash/sortedUniq.d.ts +2 -2
- lodash/sortedUniqBy.d.ts +2 -2
- lodash/split.d.ts +2 -2
- lodash/spread.d.ts +2 -2
- lodash/startCase.d.ts +2 -2
- lodash/startsWith.d.ts +2 -2
- lodash/subtract.d.ts +2 -2
- lodash/sum.d.ts +2 -2
- lodash/sumBy.d.ts +2 -2
- lodash/tail.d.ts +2 -2
- lodash/take.d.ts +2 -2
- lodash/takeRight.d.ts +2 -2
- lodash/takeRightWhile.d.ts +2 -2
- lodash/takeWhile.d.ts +2 -2
- lodash/tap.d.ts +2 -2
- lodash/template.d.ts +2 -2
- lodash/throttle.d.ts +2 -2
- lodash/thru.d.ts +2 -2
- lodash/times.d.ts +2 -2
- lodash/toArray.d.ts +2 -2
- lodash/toFinite.d.ts +2 -2
- lodash/toInteger.d.ts +2 -2
- lodash/toLength.d.ts +2 -2
- lodash/toLower.d.ts +2 -2
- lodash/toNumber.d.ts +2 -2
- lodash/toPairs.d.ts +2 -2
- lodash/toPairsIn.d.ts +2 -2
- lodash/toPath.d.ts +2 -2
- lodash/toPlainObject.d.ts +2 -2
- lodash/toSafeInteger.d.ts +2 -2
- lodash/toString.d.ts +2 -2
- lodash/toUpper.d.ts +2 -2
- lodash/transform.d.ts +2 -2
- lodash/trim.d.ts +2 -2
- lodash/trimEnd.d.ts +2 -2
- lodash/trimStart.d.ts +2 -2
- lodash/truncate.d.ts +2 -2
- lodash/unary.d.ts +2 -2
- lodash/unescape.d.ts +2 -2
- lodash/union.d.ts +2 -2
- lodash/unionBy.d.ts +2 -2
- lodash/unionWith.d.ts +2 -2
- lodash/uniq.d.ts +2 -2
- lodash/uniqBy.d.ts +2 -2
- lodash/uniqWith.d.ts +2 -2
- lodash/uniqueId.d.ts +2 -2
- lodash/unset.d.ts +2 -2
- lodash/unzip.d.ts +2 -2
- lodash/unzipWith.d.ts +2 -2
- lodash/update.d.ts +2 -2
- lodash/updateWith.d.ts +2 -2
- lodash/upperCase.d.ts +2 -2
- lodash/upperFirst.d.ts +2 -2
- lodash/values.d.ts +2 -2
- lodash/valuesIn.d.ts +2 -2
- lodash/without.d.ts +2 -2
- lodash/words.d.ts +2 -2
- lodash/wrap.d.ts +2 -2
- lodash/xor.d.ts +2 -2
- lodash/xorBy.d.ts +2 -2
- lodash/xorWith.d.ts +2 -2
- lodash/zip.d.ts +2 -2
- lodash/zipObject.d.ts +2 -2
- lodash/zipObjectDeep.d.ts +2 -2
- lodash/zipWith.d.ts +2 -2
lodash/wrap.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { wrap } from "./index";
|
|
2
|
-
export = wrap;
|
|
1
|
+
import { wrap } from "./index";
|
|
2
|
+
export = wrap;
|
lodash/xor.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { xor } from "./index";
|
|
2
|
-
export = xor;
|
|
1
|
+
import { xor } from "./index";
|
|
2
|
+
export = xor;
|
lodash/xorBy.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { xorBy } from "./index";
|
|
2
|
-
export = xorBy;
|
|
1
|
+
import { xorBy } from "./index";
|
|
2
|
+
export = xorBy;
|
lodash/xorWith.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { xorWith } from "./index";
|
|
2
|
-
export = xorWith;
|
|
1
|
+
import { xorWith } from "./index";
|
|
2
|
+
export = xorWith;
|
lodash/zip.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { zip } from "./index";
|
|
2
|
-
export = zip;
|
|
1
|
+
import { zip } from "./index";
|
|
2
|
+
export = zip;
|
lodash/zipObject.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { zipObject } from "./index";
|
|
2
|
-
export = zipObject;
|
|
1
|
+
import { zipObject } from "./index";
|
|
2
|
+
export = zipObject;
|
lodash/zipObjectDeep.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { zipObjectDeep } from "./index";
|
|
2
|
-
export = zipObjectDeep;
|
|
1
|
+
import { zipObjectDeep } from "./index";
|
|
2
|
+
export = zipObjectDeep;
|
lodash/zipWith.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { zipWith } from "./index";
|
|
2
|
-
export = zipWith;
|
|
1
|
+
import { zipWith } from "./index";
|
|
2
|
+
export = zipWith;
|