@types/lodash 4.14.83 → 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 -16822
- 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/indexOf.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { indexOf } from "./index";
|
|
2
|
-
export = indexOf;
|
|
1
|
+
import { indexOf } from "./index";
|
|
2
|
+
export = indexOf;
|
lodash/initial.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { initial } from "./index";
|
|
2
|
-
export = initial;
|
|
1
|
+
import { initial } from "./index";
|
|
2
|
+
export = initial;
|
lodash/intersection.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { intersection } from "./index";
|
|
2
|
-
export = intersection;
|
|
1
|
+
import { intersection } from "./index";
|
|
2
|
+
export = intersection;
|
lodash/intersectionBy.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { intersectionBy } from "./index";
|
|
2
|
-
export = intersectionBy;
|
|
1
|
+
import { intersectionBy } from "./index";
|
|
2
|
+
export = intersectionBy;
|
lodash/intersectionWith.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { intersectionWith } from "./index";
|
|
2
|
-
export = intersectionWith;
|
|
1
|
+
import { intersectionWith } from "./index";
|
|
2
|
+
export = intersectionWith;
|
lodash/invert.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { invert } from "./index";
|
|
2
|
-
export = invert;
|
|
1
|
+
import { invert } from "./index";
|
|
2
|
+
export = invert;
|
lodash/invertBy.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { invertBy } from "./index";
|
|
2
|
-
export = invertBy;
|
|
1
|
+
import { invertBy } from "./index";
|
|
2
|
+
export = invertBy;
|
lodash/invoke.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { invoke } from "./index";
|
|
2
|
-
export = invoke;
|
|
1
|
+
import { invoke } from "./index";
|
|
2
|
+
export = invoke;
|
lodash/invokeMap.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { invokeMap } from "./index";
|
|
2
|
-
export = invokeMap;
|
|
1
|
+
import { invokeMap } from "./index";
|
|
2
|
+
export = invokeMap;
|
lodash/isArguments.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { isArguments } from "./index";
|
|
2
|
-
export = isArguments;
|
|
1
|
+
import { isArguments } from "./index";
|
|
2
|
+
export = isArguments;
|
lodash/isArray.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { isArray } from "./index";
|
|
2
|
-
export = isArray;
|
|
1
|
+
import { isArray } from "./index";
|
|
2
|
+
export = isArray;
|
lodash/isArrayBuffer.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { isArrayBuffer } from "./index";
|
|
2
|
-
export = isArrayBuffer;
|
|
1
|
+
import { isArrayBuffer } from "./index";
|
|
2
|
+
export = isArrayBuffer;
|
lodash/isArrayLike.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { isArrayLike } from "./index";
|
|
2
|
-
export = isArrayLike;
|
|
1
|
+
import { isArrayLike } from "./index";
|
|
2
|
+
export = isArrayLike;
|
lodash/isArrayLikeObject.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { isArrayLikeObject } from "./index";
|
|
2
|
-
export = isArrayLikeObject;
|
|
1
|
+
import { isArrayLikeObject } from "./index";
|
|
2
|
+
export = isArrayLikeObject;
|
lodash/isBoolean.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { isBoolean } from "./index";
|
|
2
|
-
export = isBoolean;
|
|
1
|
+
import { isBoolean } from "./index";
|
|
2
|
+
export = isBoolean;
|
lodash/isBuffer.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { isBuffer } from "./index";
|
|
2
|
-
export = isBuffer;
|
|
1
|
+
import { isBuffer } from "./index";
|
|
2
|
+
export = isBuffer;
|
lodash/isDate.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { isDate } from "./index";
|
|
2
|
-
export = isDate;
|
|
1
|
+
import { isDate } from "./index";
|
|
2
|
+
export = isDate;
|
lodash/isElement.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { isElement } from "./index";
|
|
2
|
-
export = isElement;
|
|
1
|
+
import { isElement } from "./index";
|
|
2
|
+
export = isElement;
|
lodash/isEmpty.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { isEmpty } from "./index";
|
|
2
|
-
export = isEmpty;
|
|
1
|
+
import { isEmpty } from "./index";
|
|
2
|
+
export = isEmpty;
|
lodash/isEqual.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { isEqual } from "./index";
|
|
2
|
-
export = isEqual;
|
|
1
|
+
import { isEqual } from "./index";
|
|
2
|
+
export = isEqual;
|
lodash/isEqualWith.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { isEqualWith } from "./index";
|
|
2
|
-
export = isEqualWith;
|
|
1
|
+
import { isEqualWith } from "./index";
|
|
2
|
+
export = isEqualWith;
|
lodash/isError.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { isError } from "./index";
|
|
2
|
-
export = isError;
|
|
1
|
+
import { isError } from "./index";
|
|
2
|
+
export = isError;
|
lodash/isFinite.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { isFinite } from "./index";
|
|
2
|
-
export = isFinite;
|
|
1
|
+
import { isFinite } from "./index";
|
|
2
|
+
export = isFinite;
|
lodash/isFunction.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { isFunction } from "./index";
|
|
2
|
-
export = isFunction;
|
|
1
|
+
import { isFunction } from "./index";
|
|
2
|
+
export = isFunction;
|
lodash/isInteger.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { isInteger } from "./index";
|
|
2
|
-
export = isInteger;
|
|
1
|
+
import { isInteger } from "./index";
|
|
2
|
+
export = isInteger;
|
lodash/isLength.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { isLength } from "./index";
|
|
2
|
-
export = isLength;
|
|
1
|
+
import { isLength } from "./index";
|
|
2
|
+
export = isLength;
|
lodash/isMap.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { isMap } from "./index";
|
|
2
|
-
export = isMap;
|
|
1
|
+
import { isMap } from "./index";
|
|
2
|
+
export = isMap;
|
lodash/isMatch.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { isMatch } from "./index";
|
|
2
|
-
export = isMatch;
|
|
1
|
+
import { isMatch } from "./index";
|
|
2
|
+
export = isMatch;
|
lodash/isMatchWith.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { isMatchWith } from "./index";
|
|
2
|
-
export = isMatchWith;
|
|
1
|
+
import { isMatchWith } from "./index";
|
|
2
|
+
export = isMatchWith;
|
lodash/isNaN.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { isNaN } from "./index";
|
|
2
|
-
export = isNaN;
|
|
1
|
+
import { isNaN } from "./index";
|
|
2
|
+
export = isNaN;
|
lodash/isNative.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { isNative } from "./index";
|
|
2
|
-
export = isNative;
|
|
1
|
+
import { isNative } from "./index";
|
|
2
|
+
export = isNative;
|
lodash/isNil.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { isNil } from "./index";
|
|
2
|
-
export = isNil;
|
|
1
|
+
import { isNil } from "./index";
|
|
2
|
+
export = isNil;
|
lodash/isNull.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { isNull } from "./index";
|
|
2
|
-
export = isNull;
|
|
1
|
+
import { isNull } from "./index";
|
|
2
|
+
export = isNull;
|
lodash/isNumber.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { isNumber } from "./index";
|
|
2
|
-
export = isNumber;
|
|
1
|
+
import { isNumber } from "./index";
|
|
2
|
+
export = isNumber;
|
lodash/isObject.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { isObject } from "./index";
|
|
2
|
-
export = isObject;
|
|
1
|
+
import { isObject } from "./index";
|
|
2
|
+
export = isObject;
|
lodash/isObjectLike.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { isObjectLike } from "./index";
|
|
2
|
-
export = isObjectLike;
|
|
1
|
+
import { isObjectLike } from "./index";
|
|
2
|
+
export = isObjectLike;
|
lodash/isPlainObject.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { isPlainObject } from "./index";
|
|
2
|
-
export = isPlainObject;
|
|
1
|
+
import { isPlainObject } from "./index";
|
|
2
|
+
export = isPlainObject;
|
lodash/isRegExp.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { isRegExp } from "./index";
|
|
2
|
-
export = isRegExp;
|
|
1
|
+
import { isRegExp } from "./index";
|
|
2
|
+
export = isRegExp;
|
lodash/isSafeInteger.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { isSafeInteger } from "./index";
|
|
2
|
-
export = isSafeInteger;
|
|
1
|
+
import { isSafeInteger } from "./index";
|
|
2
|
+
export = isSafeInteger;
|
lodash/isSet.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { isSet } from "./index";
|
|
2
|
-
export = isSet;
|
|
1
|
+
import { isSet } from "./index";
|
|
2
|
+
export = isSet;
|
lodash/isString.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { isString } from "./index";
|
|
2
|
-
export = isString;
|
|
1
|
+
import { isString } from "./index";
|
|
2
|
+
export = isString;
|
lodash/isSymbol.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { isSymbol } from "./index";
|
|
2
|
-
export = isSymbol;
|
|
1
|
+
import { isSymbol } from "./index";
|
|
2
|
+
export = isSymbol;
|
lodash/isTypedArray.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { isTypedArray } from "./index";
|
|
2
|
-
export = isTypedArray;
|
|
1
|
+
import { isTypedArray } from "./index";
|
|
2
|
+
export = isTypedArray;
|
lodash/isUndefined.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { isUndefined } from "./index";
|
|
2
|
-
export = isUndefined;
|
|
1
|
+
import { isUndefined } from "./index";
|
|
2
|
+
export = isUndefined;
|
lodash/isWeakMap.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { isWeakMap } from "./index";
|
|
2
|
-
export = isWeakMap;
|
|
1
|
+
import { isWeakMap } from "./index";
|
|
2
|
+
export = isWeakMap;
|
lodash/isWeakSet.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { isWeakSet } from "./index";
|
|
2
|
-
export = isWeakSet;
|
|
1
|
+
import { isWeakSet } from "./index";
|
|
2
|
+
export = isWeakSet;
|
lodash/iteratee.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { iteratee } from "./index";
|
|
2
|
-
export = iteratee;
|
|
1
|
+
import { iteratee } from "./index";
|
|
2
|
+
export = iteratee;
|
lodash/join.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { join } from "./index";
|
|
2
|
-
export = join;
|
|
1
|
+
import { join } from "./index";
|
|
2
|
+
export = join;
|
lodash/kebabCase.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { kebabCase } from "./index";
|
|
2
|
-
export = kebabCase;
|
|
1
|
+
import { kebabCase } from "./index";
|
|
2
|
+
export = kebabCase;
|
lodash/keyBy.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { keyBy } from "./index";
|
|
2
|
-
export = keyBy;
|
|
1
|
+
import { keyBy } from "./index";
|
|
2
|
+
export = keyBy;
|
lodash/keys.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { keys } from "./index";
|
|
2
|
-
export = keys;
|
|
1
|
+
import { keys } from "./index";
|
|
2
|
+
export = keys;
|
lodash/keysIn.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { keysIn } from "./index";
|
|
2
|
-
export = keysIn;
|
|
1
|
+
import { keysIn } from "./index";
|
|
2
|
+
export = keysIn;
|
lodash/last.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { last } from "./index";
|
|
2
|
-
export = last;
|
|
1
|
+
import { last } from "./index";
|
|
2
|
+
export = last;
|
lodash/lastIndexOf.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { lastIndexOf } from "./index";
|
|
2
|
-
export = lastIndexOf;
|
|
1
|
+
import { lastIndexOf } from "./index";
|
|
2
|
+
export = lastIndexOf;
|
lodash/lowerCase.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { lowerCase } from "./index";
|
|
2
|
-
export = lowerCase;
|
|
1
|
+
import { lowerCase } from "./index";
|
|
2
|
+
export = lowerCase;
|
lodash/lowerFirst.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { lowerFirst } from "./index";
|
|
2
|
-
export = lowerFirst;
|
|
1
|
+
import { lowerFirst } from "./index";
|
|
2
|
+
export = lowerFirst;
|
lodash/lt.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { lt } from "./index";
|
|
2
|
-
export = lt;
|
|
1
|
+
import { lt } from "./index";
|
|
2
|
+
export = lt;
|
lodash/lte.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { lte } from "./index";
|
|
2
|
-
export = lte;
|
|
1
|
+
import { lte } from "./index";
|
|
2
|
+
export = lte;
|
lodash/map.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { map } from "./index";
|
|
2
|
-
export = map;
|
|
1
|
+
import { map } from "./index";
|
|
2
|
+
export = map;
|
lodash/mapKeys.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { mapKeys } from "./index";
|
|
2
|
-
export = mapKeys;
|
|
1
|
+
import { mapKeys } from "./index";
|
|
2
|
+
export = mapKeys;
|
lodash/mapValues.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { mapValues } from "./index";
|
|
2
|
-
export = mapValues;
|
|
1
|
+
import { mapValues } from "./index";
|
|
2
|
+
export = mapValues;
|
lodash/matches.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { matches } from "./index";
|
|
2
|
-
export = matches;
|
|
1
|
+
import { matches } from "./index";
|
|
2
|
+
export = matches;
|
lodash/matchesProperty.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { matchesProperty } from "./index";
|
|
2
|
-
export = matchesProperty;
|
|
1
|
+
import { matchesProperty } from "./index";
|
|
2
|
+
export = matchesProperty;
|
lodash/max.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { max } from "./index";
|
|
2
|
-
export = max;
|
|
1
|
+
import { max } from "./index";
|
|
2
|
+
export = max;
|
lodash/maxBy.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { maxBy } from "./index";
|
|
2
|
-
export = maxBy;
|
|
1
|
+
import { maxBy } from "./index";
|
|
2
|
+
export = maxBy;
|
lodash/mean.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { mean } from "./index";
|
|
2
|
-
export = mean;
|
|
1
|
+
import { mean } from "./index";
|
|
2
|
+
export = mean;
|
lodash/meanBy.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { meanBy } from "./index";
|
|
2
|
-
export = meanBy;
|
|
1
|
+
import { meanBy } from "./index";
|
|
2
|
+
export = meanBy;
|
lodash/memoize.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { memoize } from "./index";
|
|
2
|
-
export = memoize;
|
|
1
|
+
import { memoize } from "./index";
|
|
2
|
+
export = memoize;
|
lodash/merge.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { merge } from "./index";
|
|
2
|
-
export = merge;
|
|
1
|
+
import { merge } from "./index";
|
|
2
|
+
export = merge;
|
lodash/mergeWith.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { mergeWith } from "./index";
|
|
2
|
-
export = mergeWith;
|
|
1
|
+
import { mergeWith } from "./index";
|
|
2
|
+
export = mergeWith;
|
lodash/method.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { method } from "./index";
|
|
2
|
-
export = method;
|
|
1
|
+
import { method } from "./index";
|
|
2
|
+
export = method;
|
lodash/methodOf.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { methodOf } from "./index";
|
|
2
|
-
export = methodOf;
|
|
1
|
+
import { methodOf } from "./index";
|
|
2
|
+
export = methodOf;
|
lodash/min.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { min } from "./index";
|
|
2
|
-
export = min;
|
|
1
|
+
import { min } from "./index";
|
|
2
|
+
export = min;
|
lodash/minBy.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { minBy } from "./index";
|
|
2
|
-
export = minBy;
|
|
1
|
+
import { minBy } from "./index";
|
|
2
|
+
export = minBy;
|
lodash/mixin.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { mixin } from "./index";
|
|
2
|
-
export = mixin;
|
|
1
|
+
import { mixin } from "./index";
|
|
2
|
+
export = mixin;
|
lodash/negate.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { negate } from "./index";
|
|
2
|
-
export = negate;
|
|
1
|
+
import { negate } from "./index";
|
|
2
|
+
export = negate;
|
lodash/noConflict.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { noConflict } from "./index";
|
|
2
|
-
export = noConflict;
|
|
1
|
+
import { noConflict } from "./index";
|
|
2
|
+
export = noConflict;
|
lodash/noop.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { noop } from "./index";
|
|
2
|
-
export = noop;
|
|
1
|
+
import { noop } from "./index";
|
|
2
|
+
export = noop;
|
lodash/now.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { now } from "./index";
|
|
2
|
-
export = now;
|
|
1
|
+
import { now } from "./index";
|
|
2
|
+
export = now;
|
lodash/nth.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { nth } from "./index";
|
|
2
|
-
export = nth;
|
|
1
|
+
import { nth } from "./index";
|
|
2
|
+
export = nth;
|
lodash/nthArg.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { nthArg } from "./index";
|
|
2
|
-
export = nthArg;
|
|
1
|
+
import { nthArg } from "./index";
|
|
2
|
+
export = nthArg;
|
lodash/omit.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { omit } from "./index";
|
|
2
|
-
export = omit;
|
|
1
|
+
import { omit } from "./index";
|
|
2
|
+
export = omit;
|
lodash/omitBy.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { omitBy } from "./index";
|
|
2
|
-
export = omitBy;
|
|
1
|
+
import { omitBy } from "./index";
|
|
2
|
+
export = omitBy;
|
lodash/once.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { once } from "./index";
|
|
2
|
-
export = once;
|
|
1
|
+
import { once } from "./index";
|
|
2
|
+
export = once;
|
lodash/orderBy.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { orderBy } from "./index";
|
|
2
|
-
export = orderBy;
|
|
1
|
+
import { orderBy } from "./index";
|
|
2
|
+
export = orderBy;
|
lodash/over.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { over } from "./index";
|
|
2
|
-
export = over;
|
|
1
|
+
import { over } from "./index";
|
|
2
|
+
export = over;
|
lodash/overArgs.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { overArgs } from "./index";
|
|
2
|
-
export = overArgs;
|
|
1
|
+
import { overArgs } from "./index";
|
|
2
|
+
export = overArgs;
|
lodash/overEvery.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { overEvery } from "./index";
|
|
2
|
-
export = overEvery;
|
|
1
|
+
import { overEvery } from "./index";
|
|
2
|
+
export = overEvery;
|
lodash/overSome.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { overSome } from "./index";
|
|
2
|
-
export = overSome;
|
|
1
|
+
import { overSome } from "./index";
|
|
2
|
+
export = overSome;
|
lodash/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@types/lodash",
|
|
3
|
-
"version": "4.14.
|
|
3
|
+
"version": "4.14.87",
|
|
4
4
|
"description": "TypeScript definitions for Lo-Dash",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"contributors": [
|
|
@@ -57,6 +57,6 @@
|
|
|
57
57
|
},
|
|
58
58
|
"scripts": {},
|
|
59
59
|
"dependencies": {},
|
|
60
|
-
"typesPublisherContentHash": "
|
|
60
|
+
"typesPublisherContentHash": "f4e21e5d37622b4664324f12d2d27ee7750d8d288ee0ccb2dff00e47f0a38785",
|
|
61
61
|
"typeScriptVersion": "2.2"
|
|
62
62
|
}
|
lodash/pad.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { pad } from "./index";
|
|
2
|
-
export = pad;
|
|
1
|
+
import { pad } from "./index";
|
|
2
|
+
export = pad;
|
lodash/padEnd.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { padEnd } from "./index";
|
|
2
|
-
export = padEnd;
|
|
1
|
+
import { padEnd } from "./index";
|
|
2
|
+
export = padEnd;
|
lodash/padStart.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { padStart } from "./index";
|
|
2
|
-
export = padStart;
|
|
1
|
+
import { padStart } from "./index";
|
|
2
|
+
export = padStart;
|
lodash/parseInt.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { parseInt } from "./index";
|
|
2
|
-
export = parseInt;
|
|
1
|
+
import { parseInt } from "./index";
|
|
2
|
+
export = parseInt;
|
lodash/partial.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { partial } from "./index";
|
|
2
|
-
export = partial;
|
|
1
|
+
import { partial } from "./index";
|
|
2
|
+
export = partial;
|
lodash/partialRight.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { partialRight } from "./index";
|
|
2
|
-
export = partialRight;
|
|
1
|
+
import { partialRight } from "./index";
|
|
2
|
+
export = partialRight;
|