common-fp 0.1.0 → 0.1.1
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/dist/add.d.cts +1 -1
- package/dist/add.d.ts +1 -1
- package/dist/all.d.cts +1 -1
- package/dist/all.d.ts +1 -1
- package/dist/alter.d.cts +1 -1
- package/dist/alter.d.ts +1 -1
- package/dist/any.d.cts +1 -1
- package/dist/any.d.ts +1 -1
- package/dist/append-all.d.cts +1 -1
- package/dist/append-all.d.ts +1 -1
- package/dist/append-one.d.cts +1 -1
- package/dist/append-one.d.ts +1 -1
- package/dist/append.d.cts +1 -1
- package/dist/append.d.ts +1 -1
- package/dist/assign-defaults.d.cts +1 -1
- package/dist/assign-defaults.d.ts +1 -1
- package/dist/assign-overrides.d.cts +1 -1
- package/dist/assign-overrides.d.ts +1 -1
- package/dist/compare-by-path.d.cts +1 -1
- package/dist/compare-by-path.d.ts +1 -1
- package/dist/compare-by-prop.d.cts +1 -1
- package/dist/compare-by-prop.d.ts +1 -1
- package/dist/compose.d.cts +1 -1
- package/dist/compose.d.ts +1 -1
- package/dist/contained-in.d.cts +1 -1
- package/dist/contained-in.d.ts +1 -1
- package/dist/contains.d.cts +1 -1
- package/dist/contains.d.ts +1 -1
- package/dist/date-is-between.d.cts +1 -1
- package/dist/date-is-between.d.ts +1 -1
- package/dist/default-falsey-val-to.d.cts +1 -1
- package/dist/default-falsey-val-to.d.ts +1 -1
- package/dist/default-nullish-val-to.d.cts +1 -1
- package/dist/default-nullish-val-to.d.ts +1 -1
- package/dist/discard-first-while.d.cts +1 -1
- package/dist/discard-first-while.d.ts +1 -1
- package/dist/discard-first.d.cts +1 -1
- package/dist/discard-first.d.ts +1 -1
- package/dist/discard-last-while.d.cts +1 -1
- package/dist/discard-last-while.d.ts +1 -1
- package/dist/discard-last.d.cts +1 -1
- package/dist/discard-last.d.ts +1 -1
- package/dist/discard-range.d.cts +1 -1
- package/dist/discard-range.d.ts +1 -1
- package/dist/discard-when.d.cts +1 -1
- package/dist/discard-when.d.ts +1 -1
- package/dist/discard.d.cts +1 -1
- package/dist/discard.d.ts +1 -1
- package/dist/divide-by.d.cts +1 -1
- package/dist/divide-by.d.ts +1 -1
- package/dist/ends-with.d.cts +1 -1
- package/dist/ends-with.d.ts +1 -1
- package/dist/expand-end.d.cts +1 -1
- package/dist/expand-end.d.ts +1 -1
- package/dist/expand-start.d.cts +1 -1
- package/dist/expand-start.d.ts +1 -1
- package/dist/expand.d.cts +1 -1
- package/dist/expand.d.ts +1 -1
- package/dist/fill-range-with.d.cts +1 -1
- package/dist/fill-range-with.d.ts +1 -1
- package/dist/fill-with.d.cts +1 -1
- package/dist/fill-with.d.ts +1 -1
- package/dist/find-key-with-val.d.cts +1 -1
- package/dist/find-key-with-val.d.ts +1 -1
- package/dist/find-key.d.cts +1 -1
- package/dist/find-key.d.ts +1 -1
- package/dist/find-last-key-with-val.d.cts +1 -1
- package/dist/find-last-key-with-val.d.ts +1 -1
- package/dist/find-last-key.d.cts +1 -1
- package/dist/find-last-key.d.ts +1 -1
- package/dist/find-last.d.cts +1 -1
- package/dist/find-last.d.ts +1 -1
- package/dist/find.d.cts +1 -1
- package/dist/find.d.ts +1 -1
- package/dist/first.d.cts +1 -1
- package/dist/first.d.ts +1 -1
- package/dist/flatten-fully.d.cts +1 -1
- package/dist/flatten-fully.d.ts +1 -1
- package/dist/flatten-once.d.cts +1 -1
- package/dist/flatten-once.d.ts +1 -1
- package/dist/flatten-to-depth.d.cts +1 -1
- package/dist/flatten-to-depth.d.ts +1 -1
- package/dist/for-each.d.cts +1 -1
- package/dist/for-each.d.ts +1 -1
- package/dist/get-at-path.d.cts +1 -1
- package/dist/get-at-path.d.ts +1 -1
- package/dist/get-average-value.d.cts +1 -1
- package/dist/get-average-value.d.ts +1 -1
- package/dist/get-common-values.d.cts +1 -1
- package/dist/get-common-values.d.ts +1 -1
- package/dist/get-exclusive-values.d.cts +1 -1
- package/dist/get-exclusive-values.d.ts +1 -1
- package/dist/get-keys.d.cts +1 -1
- package/dist/get-keys.d.ts +1 -1
- package/dist/get-max-value.d.cts +1 -1
- package/dist/get-max-value.d.ts +1 -1
- package/dist/get-min-value.d.cts +1 -1
- package/dist/get-min-value.d.ts +1 -1
- package/dist/get-random-value.d.cts +1 -1
- package/dist/get-random-value.d.ts +1 -1
- package/dist/get-size.d.cts +1 -1
- package/dist/get-size.d.ts +1 -1
- package/dist/get-value-at-map-key.d.cts +1 -1
- package/dist/get-value-at-map-key.d.ts +1 -1
- package/dist/get-values.d.cts +1 -1
- package/dist/get-values.d.ts +1 -1
- package/dist/get.d.cts +1 -1
- package/dist/get.d.ts +1 -1
- package/dist/greater-than-or-equal-to.d.cts +1 -1
- package/dist/greater-than-or-equal-to.d.ts +1 -1
- package/dist/greater-than.d.cts +1 -1
- package/dist/greater-than.d.ts +1 -1
- package/dist/group-by.d.cts +1 -1
- package/dist/group-by.d.ts +1 -1
- package/dist/index.d.cts +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/invert.d.cts +1 -1
- package/dist/invert.d.ts +1 -1
- package/dist/invoke-with.d.cts +1 -1
- package/dist/invoke-with.d.ts +1 -1
- package/dist/is-after.d.cts +1 -1
- package/dist/is-after.d.ts +1 -1
- package/dist/is-at-or-after.d.cts +1 -1
- package/dist/is-at-or-after.d.ts +1 -1
- package/dist/is-at-or-before.d.cts +1 -1
- package/dist/is-at-or-before.d.ts +1 -1
- package/dist/is-before.d.cts +1 -1
- package/dist/is-before.d.ts +1 -1
- package/dist/is-empty.d.cts +1 -1
- package/dist/is-empty.d.ts +1 -1
- package/dist/is-falsey.d.cts +1 -1
- package/dist/is-falsey.d.ts +1 -1
- package/dist/is-laden.d.cts +1 -1
- package/dist/is-laden.d.ts +1 -1
- package/dist/is-truthy.d.cts +1 -1
- package/dist/is-truthy.d.ts +1 -1
- package/dist/join-values.d.cts +1 -1
- package/dist/join-values.d.ts +1 -1
- package/dist/keep-first-while.d.cts +1 -1
- package/dist/keep-first-while.d.ts +1 -1
- package/dist/keep-first.d.cts +1 -1
- package/dist/keep-first.d.ts +1 -1
- package/dist/keep-last-while.d.cts +1 -1
- package/dist/keep-last-while.d.ts +1 -1
- package/dist/keep-last.d.cts +1 -1
- package/dist/keep-last.d.ts +1 -1
- package/dist/keep-range.d.cts +1 -1
- package/dist/keep-range.d.ts +1 -1
- package/dist/keep-when.d.cts +1 -1
- package/dist/keep-when.d.ts +1 -1
- package/dist/keep.d.cts +1 -1
- package/dist/keep.d.ts +1 -1
- package/dist/last.d.cts +1 -1
- package/dist/last.d.ts +1 -1
- package/dist/less-than-or-equal-to.d.cts +1 -1
- package/dist/less-than-or-equal-to.d.ts +1 -1
- package/dist/less-than.d.cts +1 -1
- package/dist/less-than.d.ts +1 -1
- package/dist/m-append-all.d.cts +1 -1
- package/dist/m-append-all.d.ts +1 -1
- package/dist/m-append-one.d.cts +1 -1
- package/dist/m-append-one.d.ts +1 -1
- package/dist/m-assign-defaults.d.cts +1 -1
- package/dist/m-assign-defaults.d.ts +1 -1
- package/dist/m-assign-overrides.d.cts +1 -1
- package/dist/m-assign-overrides.d.ts +1 -1
- package/dist/m-discard-first-while.d.cts +1 -1
- package/dist/m-discard-first-while.d.ts +1 -1
- package/dist/m-discard-first.d.cts +1 -1
- package/dist/m-discard-first.d.ts +1 -1
- package/dist/m-discard-last-while.d.cts +1 -1
- package/dist/m-discard-last-while.d.ts +1 -1
- package/dist/m-discard-last.d.cts +1 -1
- package/dist/m-discard-last.d.ts +1 -1
- package/dist/m-discard-range.d.cts +1 -1
- package/dist/m-discard-range.d.ts +1 -1
- package/dist/m-fill-range-with.d.cts +1 -1
- package/dist/m-fill-range-with.d.ts +1 -1
- package/dist/m-fill-with.d.cts +1 -1
- package/dist/m-fill-with.d.ts +1 -1
- package/dist/m-keep-first-while.d.cts +1 -1
- package/dist/m-keep-first-while.d.ts +1 -1
- package/dist/m-keep-first.d.cts +1 -1
- package/dist/m-keep-first.d.ts +1 -1
- package/dist/m-keep-last-while.d.cts +1 -1
- package/dist/m-keep-last-while.d.ts +1 -1
- package/dist/m-keep-last.d.cts +1 -1
- package/dist/m-keep-last.d.ts +1 -1
- package/dist/m-keep-range.d.cts +1 -1
- package/dist/m-keep-range.d.ts +1 -1
- package/dist/m-map-values.d.cts +1 -1
- package/dist/m-map-values.d.ts +1 -1
- package/dist/m-omit.d.cts +1 -1
- package/dist/m-omit.d.ts +1 -1
- package/dist/m-order.d.cts +1 -1
- package/dist/m-order.d.ts +1 -1
- package/dist/m-pick.d.cts +1 -1
- package/dist/m-pick.d.ts +1 -1
- package/dist/m-prepend-all.d.cts +1 -1
- package/dist/m-prepend-all.d.ts +1 -1
- package/dist/m-prepend-one.d.cts +1 -1
- package/dist/m-prepend-one.d.ts +1 -1
- package/dist/m-reverse.d.cts +1 -1
- package/dist/m-reverse.d.ts +1 -1
- package/dist/m-set-at-path.d.cts +1 -1
- package/dist/m-set-at-path.d.ts +1 -1
- package/dist/m-set.d.cts +1 -1
- package/dist/m-set.d.ts +1 -1
- package/dist/m-shuffle.d.cts +1 -1
- package/dist/m-shuffle.d.ts +1 -1
- package/dist/m-update.d.cts +1 -1
- package/dist/m-update.d.ts +1 -1
- package/dist/map-keys.d.cts +1 -1
- package/dist/map-keys.d.ts +1 -1
- package/dist/map-values.d.cts +1 -1
- package/dist/map-values.d.ts +1 -1
- package/dist/multiply-by.d.cts +1 -1
- package/dist/multiply-by.d.ts +1 -1
- package/dist/negate.d.cts +1 -1
- package/dist/negate.d.ts +1 -1
- package/dist/number-is-between.d.cts +1 -1
- package/dist/number-is-between.d.ts +1 -1
- package/dist/omit.d.cts +1 -1
- package/dist/omit.d.ts +1 -1
- package/dist/order.d.cts +1 -1
- package/dist/order.d.ts +1 -1
- package/dist/p-all.d.cts +1 -1
- package/dist/p-all.d.ts +1 -1
- package/dist/p-any.d.cts +1 -1
- package/dist/p-any.d.ts +1 -1
- package/dist/p-compose.d.cts +1 -1
- package/dist/p-compose.d.ts +1 -1
- package/dist/p-discard-when.d.cts +1 -1
- package/dist/p-discard-when.d.ts +1 -1
- package/dist/p-find.d.cts +1 -1
- package/dist/p-find.d.ts +1 -1
- package/dist/p-for-each.d.cts +1 -1
- package/dist/p-for-each.d.ts +1 -1
- package/dist/p-keep-when.d.cts +1 -1
- package/dist/p-keep-when.d.ts +1 -1
- package/dist/p-map-values.d.cts +1 -1
- package/dist/p-map-values.d.ts +1 -1
- package/dist/p-pass-through.d.cts +1 -1
- package/dist/p-pass-through.d.ts +1 -1
- package/dist/p-resolve-values.d.cts +1 -1
- package/dist/p-resolve-values.d.ts +1 -1
- package/dist/p-wait-ms.d.cts +1 -1
- package/dist/p-wait-ms.d.ts +1 -1
- package/dist/pass-through.d.cts +1 -1
- package/dist/pass-through.d.ts +1 -1
- package/dist/peek.d.cts +1 -1
- package/dist/peek.d.ts +1 -1
- package/dist/pick.d.cts +1 -1
- package/dist/pick.d.ts +1 -1
- package/dist/prepend-all.d.cts +1 -1
- package/dist/prepend-all.d.ts +1 -1
- package/dist/prepend-one.d.cts +1 -1
- package/dist/prepend-one.d.ts +1 -1
- package/dist/prepend.d.cts +1 -1
- package/dist/prepend.d.ts +1 -1
- package/dist/prune-end.d.cts +1 -1
- package/dist/prune-end.d.ts +1 -1
- package/dist/prune-start.d.cts +1 -1
- package/dist/prune-start.d.ts +1 -1
- package/dist/prune.d.cts +1 -1
- package/dist/prune.d.ts +1 -1
- package/dist/randomly-keep.d.cts +1 -1
- package/dist/randomly-keep.d.ts +1 -1
- package/dist/replace-all-matches.d.cts +1 -1
- package/dist/replace-all-matches.d.ts +1 -1
- package/dist/replace-first-match.d.cts +1 -1
- package/dist/replace-first-match.d.ts +1 -1
- package/dist/return-first-arg.d.cts +1 -1
- package/dist/return-first-arg.d.ts +1 -1
- package/dist/return-undefined.d.cts +1 -1
- package/dist/return-undefined.d.ts +1 -1
- package/dist/reverse.d.cts +1 -1
- package/dist/reverse.d.ts +1 -1
- package/dist/round-to-nearest.d.cts +1 -1
- package/dist/round-to-nearest.d.ts +1 -1
- package/dist/set.d.cts +1 -1
- package/dist/set.d.ts +1 -1
- package/dist/shuffle.d.cts +1 -1
- package/dist/shuffle.d.ts +1 -1
- package/dist/split-every.d.cts +1 -1
- package/dist/split-every.d.ts +1 -1
- package/dist/split.d.cts +1 -1
- package/dist/split.d.ts +1 -1
- package/dist/starts-with.d.cts +1 -1
- package/dist/starts-with.d.ts +1 -1
- package/dist/strict-equals.d.cts +1 -1
- package/dist/strict-equals.d.ts +1 -1
- package/dist/subtract.d.cts +1 -1
- package/dist/subtract.d.ts +1 -1
- package/dist/sum-values.d.cts +1 -1
- package/dist/sum-values.d.ts +1 -1
- package/dist/swap-first-two-args.d.cts +1 -1
- package/dist/swap-first-two-args.d.ts +1 -1
- package/dist/transpose.d.cts +1 -1
- package/dist/transpose.d.ts +1 -1
- package/dist/truncate-to-n-chars.d.cts +1 -1
- package/dist/truncate-to-n-chars.d.ts +1 -1
- package/dist/truncate-to-n-lines.d.cts +1 -1
- package/dist/truncate-to-n-lines.d.ts +1 -1
- package/dist/update.d.cts +1 -1
- package/dist/update.d.ts +1 -1
- package/dist/with-dates-ascending.d.cts +1 -1
- package/dist/with-dates-ascending.d.ts +1 -1
- package/dist/with-dates-descending.d.cts +1 -1
- package/dist/with-dates-descending.d.ts +1 -1
- package/dist/with-numbers-ascending.d.cts +1 -1
- package/dist/with-numbers-ascending.d.ts +1 -1
- package/dist/with-numbers-descending.d.cts +1 -1
- package/dist/with-numbers-descending.d.ts +1 -1
- package/dist/with-strings-ascending.d.cts +1 -1
- package/dist/with-strings-ascending.d.ts +1 -1
- package/dist/with-strings-descending.d.cts +1 -1
- package/dist/with-strings-descending.d.ts +1 -1
- package/package.json +5 -2
package/dist/add.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as add } from '
|
|
1
|
+
import { default as add } from 'common-fp-types/add'
|
|
2
2
|
export = add
|
package/dist/add.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/add'
|
package/dist/all.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as all } from '
|
|
1
|
+
import { default as all } from 'common-fp-types/all'
|
|
2
2
|
export = all
|
package/dist/all.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/all'
|
package/dist/alter.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as alter } from '
|
|
1
|
+
import { default as alter } from 'common-fp-types/alter'
|
|
2
2
|
export = alter
|
package/dist/alter.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/alter'
|
package/dist/any.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as any } from '
|
|
1
|
+
import { default as any } from 'common-fp-types/any'
|
|
2
2
|
export = any
|
package/dist/any.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/any'
|
package/dist/append-all.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as appendAll } from '
|
|
1
|
+
import { default as appendAll } from 'common-fp-types/append-all'
|
|
2
2
|
export = appendAll
|
package/dist/append-all.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/append-all'
|
package/dist/append-one.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as appendOne } from '
|
|
1
|
+
import { default as appendOne } from 'common-fp-types/append-one'
|
|
2
2
|
export = appendOne
|
package/dist/append-one.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/append-one'
|
package/dist/append.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as append } from '
|
|
1
|
+
import { default as append } from 'common-fp-types/append'
|
|
2
2
|
export = append
|
package/dist/append.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/append'
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as assignDefaults } from '
|
|
1
|
+
import { default as assignDefaults } from 'common-fp-types/assign-defaults'
|
|
2
2
|
export = assignDefaults
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/assign-defaults'
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as assignOverrides } from '
|
|
1
|
+
import { default as assignOverrides } from 'common-fp-types/assign-overrides'
|
|
2
2
|
export = assignOverrides
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/assign-overrides'
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as compareByPath } from '
|
|
1
|
+
import { default as compareByPath } from 'common-fp-types/compare-by-path'
|
|
2
2
|
export = compareByPath
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/compare-by-path'
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as compareByProp } from '
|
|
1
|
+
import { default as compareByProp } from 'common-fp-types/compare-by-prop'
|
|
2
2
|
export = compareByProp
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/compare-by-prop'
|
package/dist/compose.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as compose } from '
|
|
1
|
+
import { default as compose } from 'common-fp-types/compose'
|
|
2
2
|
export = compose
|
package/dist/compose.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/compose'
|
package/dist/contained-in.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as containedIn } from '
|
|
1
|
+
import { default as containedIn } from 'common-fp-types/contained-in'
|
|
2
2
|
export = containedIn
|
package/dist/contained-in.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/contained-in'
|
package/dist/contains.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as contains } from '
|
|
1
|
+
import { default as contains } from 'common-fp-types/contains'
|
|
2
2
|
export = contains
|
package/dist/contains.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/contains'
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as dateIsBetween } from '
|
|
1
|
+
import { default as dateIsBetween } from 'common-fp-types/date-is-between'
|
|
2
2
|
export = dateIsBetween
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/date-is-between'
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as defaultFalseyValTo } from '
|
|
1
|
+
import { default as defaultFalseyValTo } from 'common-fp-types/default-falsey-val-to'
|
|
2
2
|
export = defaultFalseyValTo
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/default-falsey-val-to'
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as defaultNullishValTo } from '
|
|
1
|
+
import { default as defaultNullishValTo } from 'common-fp-types/default-nullish-val-to'
|
|
2
2
|
export = defaultNullishValTo
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/default-nullish-val-to'
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as discardFirstWhile } from '
|
|
1
|
+
import { default as discardFirstWhile } from 'common-fp-types/discard-first-while'
|
|
2
2
|
export = discardFirstWhile
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/discard-first-while'
|
package/dist/discard-first.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as discardFirst } from '
|
|
1
|
+
import { default as discardFirst } from 'common-fp-types/discard-first'
|
|
2
2
|
export = discardFirst
|
package/dist/discard-first.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/discard-first'
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as discardLastWhile } from '
|
|
1
|
+
import { default as discardLastWhile } from 'common-fp-types/discard-last-while'
|
|
2
2
|
export = discardLastWhile
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/discard-last-while'
|
package/dist/discard-last.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as discardLast } from '
|
|
1
|
+
import { default as discardLast } from 'common-fp-types/discard-last'
|
|
2
2
|
export = discardLast
|
package/dist/discard-last.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/discard-last'
|
package/dist/discard-range.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as discardRange } from '
|
|
1
|
+
import { default as discardRange } from 'common-fp-types/discard-range'
|
|
2
2
|
export = discardRange
|
package/dist/discard-range.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/discard-range'
|
package/dist/discard-when.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as discardWhen } from '
|
|
1
|
+
import { default as discardWhen } from 'common-fp-types/discard-when'
|
|
2
2
|
export = discardWhen
|
package/dist/discard-when.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/discard-when'
|
package/dist/discard.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as discard } from '
|
|
1
|
+
import { default as discard } from 'common-fp-types/discard'
|
|
2
2
|
export = discard
|
package/dist/discard.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/discard'
|
package/dist/divide-by.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as divideBy } from '
|
|
1
|
+
import { default as divideBy } from 'common-fp-types/divide-by'
|
|
2
2
|
export = divideBy
|
package/dist/divide-by.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/divide-by'
|
package/dist/ends-with.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as endsWith } from '
|
|
1
|
+
import { default as endsWith } from 'common-fp-types/ends-with'
|
|
2
2
|
export = endsWith
|
package/dist/ends-with.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/ends-with'
|
package/dist/expand-end.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as expandEnd } from '
|
|
1
|
+
import { default as expandEnd } from 'common-fp-types/expand-end'
|
|
2
2
|
export = expandEnd
|
package/dist/expand-end.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/expand-end'
|
package/dist/expand-start.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as expandStart } from '
|
|
1
|
+
import { default as expandStart } from 'common-fp-types/expand-start'
|
|
2
2
|
export = expandStart
|
package/dist/expand-start.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/expand-start'
|
package/dist/expand.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as expand } from '
|
|
1
|
+
import { default as expand } from 'common-fp-types/expand'
|
|
2
2
|
export = expand
|
package/dist/expand.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/expand'
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as fillRangeWith } from '
|
|
1
|
+
import { default as fillRangeWith } from 'common-fp-types/fill-range-with'
|
|
2
2
|
export = fillRangeWith
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/fill-range-with'
|
package/dist/fill-with.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as fillWith } from '
|
|
1
|
+
import { default as fillWith } from 'common-fp-types/fill-with'
|
|
2
2
|
export = fillWith
|
package/dist/fill-with.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/fill-with'
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as findKeyWithVal } from '
|
|
1
|
+
import { default as findKeyWithVal } from 'common-fp-types/find-key-with-val'
|
|
2
2
|
export = findKeyWithVal
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/find-key-with-val'
|
package/dist/find-key.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as findKey } from '
|
|
1
|
+
import { default as findKey } from 'common-fp-types/find-key'
|
|
2
2
|
export = findKey
|
package/dist/find-key.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/find-key'
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as findLastKeyWithVal } from '
|
|
1
|
+
import { default as findLastKeyWithVal } from 'common-fp-types/find-last-key-with-val'
|
|
2
2
|
export = findLastKeyWithVal
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/find-last-key-with-val'
|
package/dist/find-last-key.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as findLastKey } from '
|
|
1
|
+
import { default as findLastKey } from 'common-fp-types/find-last-key'
|
|
2
2
|
export = findLastKey
|
package/dist/find-last-key.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/find-last-key'
|
package/dist/find-last.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as findLast } from '
|
|
1
|
+
import { default as findLast } from 'common-fp-types/find-last'
|
|
2
2
|
export = findLast
|
package/dist/find-last.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/find-last'
|
package/dist/find.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as find } from '
|
|
1
|
+
import { default as find } from 'common-fp-types/find'
|
|
2
2
|
export = find
|
package/dist/find.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/find'
|
package/dist/first.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as first } from '
|
|
1
|
+
import { default as first } from 'common-fp-types/first'
|
|
2
2
|
export = first
|
package/dist/first.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/first'
|
package/dist/flatten-fully.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as flattenFully } from '
|
|
1
|
+
import { default as flattenFully } from 'common-fp-types/flatten-fully'
|
|
2
2
|
export = flattenFully
|
package/dist/flatten-fully.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/flatten-fully'
|
package/dist/flatten-once.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as flattenOnce } from '
|
|
1
|
+
import { default as flattenOnce } from 'common-fp-types/flatten-once'
|
|
2
2
|
export = flattenOnce
|
package/dist/flatten-once.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/flatten-once'
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as flattenToDepth } from '
|
|
1
|
+
import { default as flattenToDepth } from 'common-fp-types/flatten-to-depth'
|
|
2
2
|
export = flattenToDepth
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/flatten-to-depth'
|
package/dist/for-each.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as forEach } from '
|
|
1
|
+
import { default as forEach } from 'common-fp-types/for-each'
|
|
2
2
|
export = forEach
|
package/dist/for-each.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/for-each'
|
package/dist/get-at-path.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as getAtPath } from '
|
|
1
|
+
import { default as getAtPath } from 'common-fp-types/get-at-path'
|
|
2
2
|
export = getAtPath
|
package/dist/get-at-path.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/get-at-path'
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as getAverageValue } from '
|
|
1
|
+
import { default as getAverageValue } from 'common-fp-types/get-average-value'
|
|
2
2
|
export = getAverageValue
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/get-average-value'
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as getCommonValues } from '
|
|
1
|
+
import { default as getCommonValues } from 'common-fp-types/get-common-values'
|
|
2
2
|
export = getCommonValues
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/get-common-values'
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as getExclusiveValues } from '
|
|
1
|
+
import { default as getExclusiveValues } from 'common-fp-types/get-exclusive-values'
|
|
2
2
|
export = getExclusiveValues
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/get-exclusive-values'
|
package/dist/get-keys.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as getKeys } from '
|
|
1
|
+
import { default as getKeys } from 'common-fp-types/get-keys'
|
|
2
2
|
export = getKeys
|
package/dist/get-keys.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/get-keys'
|
package/dist/get-max-value.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as getMaxValue } from '
|
|
1
|
+
import { default as getMaxValue } from 'common-fp-types/get-max-value'
|
|
2
2
|
export = getMaxValue
|
package/dist/get-max-value.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/get-max-value'
|
package/dist/get-min-value.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as getMinValue } from '
|
|
1
|
+
import { default as getMinValue } from 'common-fp-types/get-min-value'
|
|
2
2
|
export = getMinValue
|
package/dist/get-min-value.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/get-min-value'
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as getRandomValue } from '
|
|
1
|
+
import { default as getRandomValue } from 'common-fp-types/get-random-value'
|
|
2
2
|
export = getRandomValue
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/get-random-value'
|
package/dist/get-size.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as getSize } from '
|
|
1
|
+
import { default as getSize } from 'common-fp-types/get-size'
|
|
2
2
|
export = getSize
|
package/dist/get-size.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/get-size'
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as getValueAtMapKey } from '
|
|
1
|
+
import { default as getValueAtMapKey } from 'common-fp-types/get-value-at-map-key'
|
|
2
2
|
export = getValueAtMapKey
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/get-value-at-map-key'
|
package/dist/get-values.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as getValues } from '
|
|
1
|
+
import { default as getValues } from 'common-fp-types/get-values'
|
|
2
2
|
export = getValues
|
package/dist/get-values.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/get-values'
|
package/dist/get.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as get } from '
|
|
1
|
+
import { default as get } from 'common-fp-types/get'
|
|
2
2
|
export = get
|
package/dist/get.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/get'
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as greaterThanOrEqualTo } from '
|
|
1
|
+
import { default as greaterThanOrEqualTo } from 'common-fp-types/greater-than-or-equal-to'
|
|
2
2
|
export = greaterThanOrEqualTo
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/greater-than-or-equal-to'
|
package/dist/greater-than.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as greaterThan } from '
|
|
1
|
+
import { default as greaterThan } from 'common-fp-types/greater-than'
|
|
2
2
|
export = greaterThan
|
package/dist/greater-than.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/greater-than'
|
package/dist/group-by.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as groupBy } from '
|
|
1
|
+
import { default as groupBy } from 'common-fp-types/group-by'
|
|
2
2
|
export = groupBy
|
package/dist/group-by.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/group-by'
|
package/dist/index.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import * as commonFp from '
|
|
1
|
+
import * as commonFp from 'common-fp-types'
|
|
2
2
|
export = commonFp
|
package/dist/index.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from '
|
|
1
|
+
export * from 'common-fp-types'
|
package/dist/invert.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as invert } from '
|
|
1
|
+
import { default as invert } from 'common-fp-types/invert'
|
|
2
2
|
export = invert
|