es-toolkit 1.39.0 → 1.39.1-dev.1313
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.
- package/CHANGELOG.md +6 -0
- package/compat/DebouncedFunc.d.ts +1 -1
- package/compat/DebouncedFunction.d.ts +1 -1
- package/compat/add.d.ts +1 -1
- package/compat/after.d.ts +1 -1
- package/compat/ary.d.ts +1 -1
- package/compat/assign.d.ts +1 -1
- package/compat/assignIn.d.ts +1 -1
- package/compat/assignInWith.d.ts +1 -1
- package/compat/assignWith.d.ts +1 -1
- package/compat/at.d.ts +1 -1
- package/compat/attempt.d.ts +1 -1
- package/compat/before.d.ts +1 -1
- package/compat/bind.d.ts +1 -1
- package/compat/bindAll.d.ts +1 -1
- package/compat/bindKey.d.ts +1 -1
- package/compat/camelCase.d.ts +1 -1
- package/compat/capitalize.d.ts +1 -1
- package/compat/castArray.d.ts +1 -1
- package/compat/ceil.d.ts +1 -1
- package/compat/chunk.d.ts +1 -1
- package/compat/clamp.d.ts +1 -1
- package/compat/clone.d.ts +1 -1
- package/compat/cloneDeep.d.ts +1 -1
- package/compat/cloneDeepWith.d.ts +1 -1
- package/compat/cloneWith.d.ts +1 -1
- package/compat/compact.d.ts +1 -1
- package/compat/concat.d.ts +1 -1
- package/compat/cond.d.ts +1 -1
- package/compat/conforms.d.ts +1 -1
- package/compat/conformsTo.d.ts +1 -1
- package/compat/constant.d.ts +1 -1
- package/compat/countBy.d.ts +1 -1
- package/compat/create.d.ts +1 -1
- package/compat/curry.d.ts +1 -1
- package/compat/curryRight.d.ts +1 -1
- package/compat/debounce.d.ts +1 -1
- package/compat/deburr.d.ts +1 -1
- package/compat/defaultTo.d.ts +1 -1
- package/compat/defaults.d.ts +1 -1
- package/compat/defaultsDeep.d.ts +1 -1
- package/compat/defer.d.ts +1 -1
- package/compat/delay.d.ts +1 -1
- package/compat/difference.d.ts +1 -1
- package/compat/differenceBy.d.ts +1 -1
- package/compat/differenceWith.d.ts +1 -1
- package/compat/divide.d.ts +1 -1
- package/compat/drop.d.ts +1 -1
- package/compat/dropRight.d.ts +1 -1
- package/compat/dropRightWhile.d.ts +1 -1
- package/compat/dropWhile.d.ts +1 -1
- package/compat/each.d.ts +1 -1
- package/compat/eachRight.d.ts +1 -1
- package/compat/endsWith.d.ts +1 -1
- package/compat/eq.d.ts +1 -1
- package/compat/escape.d.ts +1 -1
- package/compat/escapeRegExp.d.ts +1 -1
- package/compat/every.d.ts +1 -1
- package/compat/extend.d.ts +1 -1
- package/compat/extendWith.d.ts +1 -1
- package/compat/fill.d.ts +1 -1
- package/compat/filter.d.ts +1 -1
- package/compat/find.d.ts +1 -1
- package/compat/findIndex.d.ts +1 -1
- package/compat/findKey.d.ts +1 -1
- package/compat/findLast.d.ts +1 -1
- package/compat/findLastIndex.d.ts +1 -1
- package/compat/findLastKey.d.ts +1 -1
- package/compat/first.d.ts +1 -1
- package/compat/flatMap.d.ts +1 -1
- package/compat/flatMapDeep.d.ts +1 -1
- package/compat/flatMapDepth.d.ts +1 -1
- package/compat/flatten.d.ts +1 -1
- package/compat/flattenDeep.d.ts +1 -1
- package/compat/flattenDepth.d.ts +1 -1
- package/compat/flip.d.ts +1 -1
- package/compat/floor.d.ts +1 -1
- package/compat/flow.d.ts +1 -1
- package/compat/flowRight.d.ts +1 -1
- package/compat/forEach.d.ts +1 -1
- package/compat/forEachRight.d.ts +1 -1
- package/compat/forIn.d.ts +1 -1
- package/compat/forInRight.d.ts +1 -1
- package/compat/forOwn.d.ts +1 -1
- package/compat/forOwnRight.d.ts +1 -1
- package/compat/fromPairs.d.ts +1 -1
- package/compat/functions.d.ts +1 -1
- package/compat/functionsIn.d.ts +1 -1
- package/compat/get.d.ts +1 -1
- package/compat/groupBy.d.ts +1 -1
- package/compat/gt.d.ts +1 -1
- package/compat/gte.d.ts +1 -1
- package/compat/has.d.ts +1 -1
- package/compat/hasIn.d.ts +1 -1
- package/compat/head.d.ts +1 -1
- package/compat/identity.d.ts +1 -1
- package/compat/inRange.d.ts +1 -1
- package/compat/includes.d.ts +1 -1
- package/compat/indexOf.d.ts +1 -1
- package/compat/initial.d.ts +1 -1
- package/compat/intersection.d.ts +1 -1
- package/compat/intersectionBy.d.ts +1 -1
- package/compat/intersectionWith.d.ts +1 -1
- package/compat/invert.d.ts +1 -1
- package/compat/invertBy.d.ts +1 -1
- package/compat/invoke.d.ts +1 -1
- package/compat/invokeMap.d.ts +1 -1
- package/compat/isArguments.d.ts +1 -1
- package/compat/isArray.d.ts +1 -1
- package/compat/isArrayBuffer.d.ts +1 -1
- package/compat/isArrayLike.d.ts +1 -1
- package/compat/isArrayLikeObject.d.ts +1 -1
- package/compat/isBoolean.d.ts +1 -1
- package/compat/isBuffer.d.ts +1 -1
- package/compat/isDate.d.ts +1 -1
- package/compat/isElement.d.ts +1 -1
- package/compat/isEmpty.d.ts +1 -1
- package/compat/isEqual.d.ts +1 -1
- package/compat/isEqualWith.d.ts +1 -1
- package/compat/isError.d.ts +1 -1
- package/compat/isFinite.d.ts +1 -1
- package/compat/isFunction.d.ts +1 -1
- package/compat/isInteger.d.ts +1 -1
- package/compat/isLength.d.ts +1 -1
- package/compat/isMap.d.ts +1 -1
- package/compat/isMatch.d.ts +1 -1
- package/compat/isMatchWith.d.ts +1 -1
- package/compat/isNaN.d.ts +1 -1
- package/compat/isNative.d.ts +1 -1
- package/compat/isNil.d.ts +1 -1
- package/compat/isNull.d.ts +1 -1
- package/compat/isNumber.d.ts +1 -1
- package/compat/isObject.d.ts +1 -1
- package/compat/isObjectLike.d.ts +1 -1
- package/compat/isPlainObject.d.ts +1 -1
- package/compat/isRegExp.d.ts +1 -1
- package/compat/isSafeInteger.d.ts +1 -1
- package/compat/isSet.d.ts +1 -1
- package/compat/isString.d.ts +1 -1
- package/compat/isSymbol.d.ts +1 -1
- package/compat/isTypedArray.d.ts +1 -1
- package/compat/isUndefined.d.ts +1 -1
- package/compat/isWeakMap.d.ts +1 -1
- package/compat/isWeakSet.d.ts +1 -1
- package/compat/iteratee.d.ts +1 -1
- package/compat/join.d.ts +1 -1
- package/compat/kebabCase.d.ts +1 -1
- package/compat/keyBy.d.ts +1 -1
- package/compat/keys.d.ts +1 -1
- package/compat/keysIn.d.ts +1 -1
- package/compat/last.d.ts +1 -1
- package/compat/lastIndexOf.d.ts +1 -1
- package/compat/lowerCase.d.ts +1 -1
- package/compat/lowerFirst.d.ts +1 -1
- package/compat/lt.d.ts +1 -1
- package/compat/lte.d.ts +1 -1
- package/compat/map.d.ts +1 -1
- package/compat/mapKeys.d.ts +1 -1
- package/compat/mapValues.d.ts +1 -1
- package/compat/matches.d.ts +1 -1
- package/compat/matchesProperty.d.ts +1 -1
- package/compat/max.d.ts +1 -1
- package/compat/maxBy.d.ts +1 -1
- package/compat/mean.d.ts +1 -1
- package/compat/meanBy.d.ts +1 -1
- package/compat/memoize.d.ts +1 -1
- package/compat/merge.d.ts +1 -1
- package/compat/mergeWith.d.ts +1 -1
- package/compat/method.d.ts +1 -1
- package/compat/methodOf.d.ts +1 -1
- package/compat/min.d.ts +1 -1
- package/compat/minBy.d.ts +1 -1
- package/compat/multiply.d.ts +1 -1
- package/compat/negate.d.ts +1 -1
- package/compat/noop.d.ts +1 -1
- package/compat/now.d.ts +1 -1
- package/compat/nth.d.ts +1 -1
- package/compat/nthArg.d.ts +1 -1
- package/compat/omit.d.ts +1 -1
- package/compat/omitBy.d.ts +1 -1
- package/compat/once.d.ts +1 -1
- package/compat/orderBy.d.ts +1 -1
- package/compat/over.d.ts +1 -1
- package/compat/overArgs.d.ts +1 -1
- package/compat/overEvery.d.ts +1 -1
- package/compat/overSome.d.ts +1 -1
- package/compat/pad.d.ts +1 -1
- package/compat/padEnd.d.ts +1 -1
- package/compat/padStart.d.ts +1 -1
- package/compat/parseInt.d.ts +1 -1
- package/compat/partial.d.ts +1 -1
- package/compat/partialRight.d.ts +1 -1
- package/compat/partition.d.ts +1 -1
- package/compat/pick.d.ts +1 -1
- package/compat/pickBy.d.ts +1 -1
- package/compat/property.d.ts +1 -1
- package/compat/propertyOf.d.ts +1 -1
- package/compat/pull.d.ts +1 -1
- package/compat/pullAll.d.ts +1 -1
- package/compat/pullAllBy.d.ts +1 -1
- package/compat/pullAllWith.d.ts +1 -1
- package/compat/pullAt.d.ts +1 -1
- package/compat/random.d.ts +1 -1
- package/compat/range.d.ts +1 -1
- package/compat/rangeRight.d.ts +1 -1
- package/compat/rearg.d.ts +1 -1
- package/compat/reduce.d.ts +1 -1
- package/compat/reduceRight.d.ts +1 -1
- package/compat/reject.d.ts +1 -1
- package/compat/remove.d.ts +1 -1
- package/compat/repeat.d.ts +1 -1
- package/compat/replace.d.ts +1 -1
- package/compat/rest.d.ts +1 -1
- package/compat/result.d.ts +1 -1
- package/compat/reverse.d.ts +1 -1
- package/compat/round.d.ts +1 -1
- package/compat/sample.d.ts +1 -1
- package/compat/sampleSize.d.ts +1 -1
- package/compat/set.d.ts +1 -1
- package/compat/setWith.d.ts +1 -1
- package/compat/shuffle.d.ts +1 -1
- package/compat/size.d.ts +1 -1
- package/compat/slice.d.ts +1 -1
- package/compat/snakeCase.d.ts +1 -1
- package/compat/some.d.ts +1 -1
- package/compat/sortBy.d.ts +1 -1
- package/compat/sortedIndex.d.ts +1 -1
- package/compat/sortedIndexBy.d.ts +1 -1
- package/compat/sortedIndexOf.d.ts +1 -1
- package/compat/sortedLastIndex.d.ts +1 -1
- package/compat/sortedLastIndexBy.d.ts +1 -1
- package/compat/sortedLastIndexOf.d.ts +1 -1
- package/compat/split.d.ts +1 -1
- package/compat/spread.d.ts +1 -1
- package/compat/startCase.d.ts +1 -1
- package/compat/startsWith.d.ts +1 -1
- package/compat/stubArray.d.ts +1 -1
- package/compat/stubFalse.d.ts +1 -1
- package/compat/stubObject.d.ts +1 -1
- package/compat/stubString.d.ts +1 -1
- package/compat/stubTrue.d.ts +1 -1
- package/compat/subtract.d.ts +1 -1
- package/compat/sum.d.ts +1 -1
- package/compat/sumBy.d.ts +1 -1
- package/compat/tail.d.ts +1 -1
- package/compat/take.d.ts +1 -1
- package/compat/takeRight.d.ts +1 -1
- package/compat/takeRightWhile.d.ts +1 -1
- package/compat/takeWhile.d.ts +1 -1
- package/compat/template.d.ts +1 -1
- package/compat/templateSettings.d.ts +1 -1
- package/compat/throttle.d.ts +1 -1
- package/compat/times.d.ts +1 -1
- package/compat/toArray.d.ts +1 -1
- package/compat/toDefaulted.d.ts +1 -1
- package/compat/toFinite.d.ts +1 -1
- package/compat/toInteger.d.ts +1 -1
- package/compat/toLength.d.ts +1 -1
- package/compat/toLower.d.ts +1 -1
- package/compat/toNumber.d.ts +1 -1
- package/compat/toPairs.d.ts +1 -1
- package/compat/toPairsIn.d.ts +1 -1
- package/compat/toPath.d.ts +1 -1
- package/compat/toPlainObject.d.ts +1 -1
- package/compat/toSafeInteger.d.ts +1 -1
- package/compat/toString.d.ts +1 -1
- package/compat/toUpper.d.ts +1 -1
- package/compat/transform.d.ts +1 -1
- package/compat/trim.d.ts +1 -1
- package/compat/trimEnd.d.ts +1 -1
- package/compat/trimStart.d.ts +1 -1
- package/compat/truncate.d.ts +1 -1
- package/compat/unary.d.ts +1 -1
- package/compat/unescape.d.ts +1 -1
- package/compat/union.d.ts +1 -1
- package/compat/unionBy.d.ts +1 -1
- package/compat/unionWith.d.ts +1 -1
- package/compat/uniq.d.ts +1 -1
- package/compat/uniqBy.d.ts +1 -1
- package/compat/uniqWith.d.ts +1 -1
- package/compat/uniqueId.d.ts +1 -1
- package/compat/unset.d.ts +1 -1
- package/compat/unzip.d.ts +1 -1
- package/compat/unzipWith.d.ts +1 -1
- package/compat/update.d.ts +1 -1
- package/compat/updateWith.d.ts +1 -1
- package/compat/upperCase.d.ts +1 -1
- package/compat/upperFirst.d.ts +1 -1
- package/compat/values.d.ts +1 -1
- package/compat/valuesIn.d.ts +1 -1
- package/compat/without.d.ts +1 -1
- package/compat/words.d.ts +1 -1
- package/compat/wrap.d.ts +1 -1
- package/compat/xor.d.ts +1 -1
- package/compat/xorBy.d.ts +1 -1
- package/compat/xorWith.d.ts +1 -1
- package/compat/zip.d.ts +1 -1
- package/compat/zipObject.d.ts +1 -1
- package/compat/zipObjectDeep.d.ts +1 -1
- package/compat/zipWith.d.ts +1 -1
- package/package.json +1 -1
package/compat/toDefaulted.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { toDefaulted } from '../dist/compat/object/toDefaulted.js';
|
|
1
|
+
export { toDefaulted as default } from '../dist/compat/object/toDefaulted.js';
|
package/compat/toFinite.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { toFinite } from '../dist/compat/util/toFinite.js';
|
|
1
|
+
export { toFinite as default } from '../dist/compat/util/toFinite.js';
|
package/compat/toInteger.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { toInteger } from '../dist/compat/util/toInteger.js';
|
|
1
|
+
export { toInteger as default } from '../dist/compat/util/toInteger.js';
|
package/compat/toLength.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { toLength } from '../dist/compat/util/toLength.js';
|
|
1
|
+
export { toLength as default } from '../dist/compat/util/toLength.js';
|
package/compat/toLower.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { toLower } from '../dist/compat/string/toLower.js';
|
|
1
|
+
export { toLower as default } from '../dist/compat/string/toLower.js';
|
package/compat/toNumber.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { toNumber } from '../dist/compat/util/toNumber.js';
|
|
1
|
+
export { toNumber as default } from '../dist/compat/util/toNumber.js';
|
package/compat/toPairs.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { toPairs } from '../dist/compat/object/toPairs.js';
|
|
1
|
+
export { toPairs as default } from '../dist/compat/object/toPairs.js';
|
package/compat/toPairsIn.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { toPairsIn } from '../dist/compat/object/toPairsIn.js';
|
|
1
|
+
export { toPairsIn as default } from '../dist/compat/object/toPairsIn.js';
|
package/compat/toPath.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { toPath } from '../dist/compat/util/toPath.js';
|
|
1
|
+
export { toPath as default } from '../dist/compat/util/toPath.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { toPlainObject } from '../dist/compat/util/toPlainObject.js';
|
|
1
|
+
export { toPlainObject as default } from '../dist/compat/util/toPlainObject.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { toSafeInteger } from '../dist/compat/util/toSafeInteger.js';
|
|
1
|
+
export { toSafeInteger as default } from '../dist/compat/util/toSafeInteger.js';
|
package/compat/toString.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { toString } from '../dist/compat/util/toString.js';
|
|
1
|
+
export { toString as default } from '../dist/compat/util/toString.js';
|
package/compat/toUpper.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { toUpper } from '../dist/compat/string/toUpper.js';
|
|
1
|
+
export { toUpper as default } from '../dist/compat/string/toUpper.js';
|
package/compat/transform.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { transform } from '../dist/compat/object/transform.js';
|
|
1
|
+
export { transform as default } from '../dist/compat/object/transform.js';
|
package/compat/trim.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { trim } from '../dist/compat/string/trim.js';
|
|
1
|
+
export { trim as default } from '../dist/compat/string/trim.js';
|
package/compat/trimEnd.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { trimEnd } from '../dist/compat/string/trimEnd.js';
|
|
1
|
+
export { trimEnd as default } from '../dist/compat/string/trimEnd.js';
|
package/compat/trimStart.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { trimStart } from '../dist/compat/string/trimStart.js';
|
|
1
|
+
export { trimStart as default } from '../dist/compat/string/trimStart.js';
|
package/compat/truncate.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { truncate } from '../dist/compat/string/truncate.js';
|
|
1
|
+
export { truncate as default } from '../dist/compat/string/truncate.js';
|
package/compat/unary.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { unary } from '../dist/compat/function/unary.js';
|
|
1
|
+
export { unary as default } from '../dist/compat/function/unary.js';
|
package/compat/unescape.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { unescape } from '../dist/compat/string/unescape.js';
|
|
1
|
+
export { unescape as default } from '../dist/compat/string/unescape.js';
|
package/compat/union.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { union } from '../dist/compat/array/union.js';
|
|
1
|
+
export { union as default } from '../dist/compat/array/union.js';
|
package/compat/unionBy.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { unionBy } from '../dist/compat/array/unionBy.js';
|
|
1
|
+
export { unionBy as default } from '../dist/compat/array/unionBy.js';
|
package/compat/unionWith.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { unionWith } from '../dist/compat/array/unionWith.js';
|
|
1
|
+
export { unionWith as default } from '../dist/compat/array/unionWith.js';
|
package/compat/uniq.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { uniq } from '../dist/compat/array/uniq.js';
|
|
1
|
+
export { uniq as default } from '../dist/compat/array/uniq.js';
|
package/compat/uniqBy.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { uniqBy } from '../dist/compat/array/uniqBy.js';
|
|
1
|
+
export { uniqBy as default } from '../dist/compat/array/uniqBy.js';
|
package/compat/uniqWith.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { uniqWith } from '../dist/compat/array/uniqWith.js';
|
|
1
|
+
export { uniqWith as default } from '../dist/compat/array/uniqWith.js';
|
package/compat/uniqueId.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { uniqueId } from '../dist/compat/util/uniqueId.js';
|
|
1
|
+
export { uniqueId as default } from '../dist/compat/util/uniqueId.js';
|
package/compat/unset.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { unset } from '../dist/compat/object/unset.js';
|
|
1
|
+
export { unset as default } from '../dist/compat/object/unset.js';
|
package/compat/unzip.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { unzip } from '../dist/compat/array/unzip.js';
|
|
1
|
+
export { unzip as default } from '../dist/compat/array/unzip.js';
|
package/compat/unzipWith.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { unzipWith } from '../dist/compat/array/unzipWith.js';
|
|
1
|
+
export { unzipWith as default } from '../dist/compat/array/unzipWith.js';
|
package/compat/update.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { update } from '../dist/compat/object/update.js';
|
|
1
|
+
export { update as default } from '../dist/compat/object/update.js';
|
package/compat/updateWith.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { updateWith } from '../dist/compat/object/updateWith.js';
|
|
1
|
+
export { updateWith as default } from '../dist/compat/object/updateWith.js';
|
package/compat/upperCase.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { upperCase } from '../dist/compat/string/upperCase.js';
|
|
1
|
+
export { upperCase as default } from '../dist/compat/string/upperCase.js';
|
package/compat/upperFirst.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { upperFirst } from '../dist/compat/string/upperFirst.js';
|
|
1
|
+
export { upperFirst as default } from '../dist/compat/string/upperFirst.js';
|
package/compat/values.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { values } from '../dist/compat/object/values.js';
|
|
1
|
+
export { values as default } from '../dist/compat/object/values.js';
|
package/compat/valuesIn.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { valuesIn } from '../dist/compat/object/valuesIn.js';
|
|
1
|
+
export { valuesIn as default } from '../dist/compat/object/valuesIn.js';
|
package/compat/without.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { without } from '../dist/compat/array/without.js';
|
|
1
|
+
export { without as default } from '../dist/compat/array/without.js';
|
package/compat/words.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { words } from '../dist/compat/string/words.js';
|
|
1
|
+
export { words as default } from '../dist/compat/string/words.js';
|
package/compat/wrap.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { wrap } from '../dist/compat/function/wrap.js';
|
|
1
|
+
export { wrap as default } from '../dist/compat/function/wrap.js';
|
package/compat/xor.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { xor } from '../dist/compat/array/xor.js';
|
|
1
|
+
export { xor as default } from '../dist/compat/array/xor.js';
|
package/compat/xorBy.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { xorBy } from '../dist/compat/array/xorBy.js';
|
|
1
|
+
export { xorBy as default } from '../dist/compat/array/xorBy.js';
|
package/compat/xorWith.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { xorWith } from '../dist/compat/array/xorWith.js';
|
|
1
|
+
export { xorWith as default } from '../dist/compat/array/xorWith.js';
|
package/compat/zip.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { zip } from '../dist/compat/array/zip.js';
|
|
1
|
+
export { zip as default } from '../dist/compat/array/zip.js';
|
package/compat/zipObject.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { zipObject } from '../dist/compat/array/zipObject.js';
|
|
1
|
+
export { zipObject as default } from '../dist/compat/array/zipObject.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { zipObjectDeep } from '../dist/compat/array/zipObjectDeep.js';
|
|
1
|
+
export { zipObjectDeep as default } from '../dist/compat/array/zipObjectDeep.js';
|
package/compat/zipWith.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { zipWith } from '../dist/compat/array/zipWith.js';
|
|
1
|
+
export { zipWith as default } from '../dist/compat/array/zipWith.js';
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "es-toolkit",
|
|
3
3
|
"description": "A state-of-the-art, high-performance JavaScript utility library with a small bundle size and strong type annotations.",
|
|
4
|
-
"version": "1.39.
|
|
4
|
+
"version": "1.39.1-dev.1313+82715276",
|
|
5
5
|
"homepage": "https://es-toolkit.slash.page",
|
|
6
6
|
"bugs": "https://github.com/toss/es-toolkit/issues",
|
|
7
7
|
"repository": {
|