common-fp 0.1.0 → 0.1.2
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 +17 -4
package/dist/invert.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/invert'
|
package/dist/invoke-with.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as invokeWith } from '
|
|
1
|
+
import { default as invokeWith } from 'common-fp-types/invoke-with'
|
|
2
2
|
export = invokeWith
|
package/dist/invoke-with.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/invoke-with'
|
package/dist/is-after.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as isAfter } from '
|
|
1
|
+
import { default as isAfter } from 'common-fp-types/is-after'
|
|
2
2
|
export = isAfter
|
package/dist/is-after.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/is-after'
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as isAtOrAfter } from '
|
|
1
|
+
import { default as isAtOrAfter } from 'common-fp-types/is-at-or-after'
|
|
2
2
|
export = isAtOrAfter
|
package/dist/is-at-or-after.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/is-at-or-after'
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as isAtOrBefore } from '
|
|
1
|
+
import { default as isAtOrBefore } from 'common-fp-types/is-at-or-before'
|
|
2
2
|
export = isAtOrBefore
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/is-at-or-before'
|
package/dist/is-before.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as isBefore } from '
|
|
1
|
+
import { default as isBefore } from 'common-fp-types/is-before'
|
|
2
2
|
export = isBefore
|
package/dist/is-before.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/is-before'
|
package/dist/is-empty.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as isEmpty } from '
|
|
1
|
+
import { default as isEmpty } from 'common-fp-types/is-empty'
|
|
2
2
|
export = isEmpty
|
package/dist/is-empty.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/is-empty'
|
package/dist/is-falsey.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as isFalsey } from '
|
|
1
|
+
import { default as isFalsey } from 'common-fp-types/is-falsey'
|
|
2
2
|
export = isFalsey
|
package/dist/is-falsey.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/is-falsey'
|
package/dist/is-laden.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as isLaden } from '
|
|
1
|
+
import { default as isLaden } from 'common-fp-types/is-laden'
|
|
2
2
|
export = isLaden
|
package/dist/is-laden.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/is-laden'
|
package/dist/is-truthy.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as isTruthy } from '
|
|
1
|
+
import { default as isTruthy } from 'common-fp-types/is-truthy'
|
|
2
2
|
export = isTruthy
|
package/dist/is-truthy.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/is-truthy'
|
package/dist/join-values.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as joinValues } from '
|
|
1
|
+
import { default as joinValues } from 'common-fp-types/join-values'
|
|
2
2
|
export = joinValues
|
package/dist/join-values.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/join-values'
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as keepFirstWhile } from '
|
|
1
|
+
import { default as keepFirstWhile } from 'common-fp-types/keep-first-while'
|
|
2
2
|
export = keepFirstWhile
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/keep-first-while'
|
package/dist/keep-first.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as keepFirst } from '
|
|
1
|
+
import { default as keepFirst } from 'common-fp-types/keep-first'
|
|
2
2
|
export = keepFirst
|
package/dist/keep-first.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/keep-first'
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as keepLastWhile } from '
|
|
1
|
+
import { default as keepLastWhile } from 'common-fp-types/keep-last-while'
|
|
2
2
|
export = keepLastWhile
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/keep-last-while'
|
package/dist/keep-last.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as keepLast } from '
|
|
1
|
+
import { default as keepLast } from 'common-fp-types/keep-last'
|
|
2
2
|
export = keepLast
|
package/dist/keep-last.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/keep-last'
|
package/dist/keep-range.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as keepRange } from '
|
|
1
|
+
import { default as keepRange } from 'common-fp-types/keep-range'
|
|
2
2
|
export = keepRange
|
package/dist/keep-range.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/keep-range'
|
package/dist/keep-when.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as keepWhen } from '
|
|
1
|
+
import { default as keepWhen } from 'common-fp-types/keep-when'
|
|
2
2
|
export = keepWhen
|
package/dist/keep-when.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/keep-when'
|
package/dist/keep.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as keep } from '
|
|
1
|
+
import { default as keep } from 'common-fp-types/keep'
|
|
2
2
|
export = keep
|
package/dist/keep.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/keep'
|
package/dist/last.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as last } from '
|
|
1
|
+
import { default as last } from 'common-fp-types/last'
|
|
2
2
|
export = last
|
package/dist/last.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/last'
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as lessThanOrEqualTo } from '
|
|
1
|
+
import { default as lessThanOrEqualTo } from 'common-fp-types/less-than-or-equal-to'
|
|
2
2
|
export = lessThanOrEqualTo
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/less-than-or-equal-to'
|
package/dist/less-than.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as lessThan } from '
|
|
1
|
+
import { default as lessThan } from 'common-fp-types/less-than'
|
|
2
2
|
export = lessThan
|
package/dist/less-than.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/less-than'
|
package/dist/m-append-all.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as mAppendAll } from '
|
|
1
|
+
import { default as mAppendAll } from 'common-fp-types/m-append-all'
|
|
2
2
|
export = mAppendAll
|
package/dist/m-append-all.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/m-append-all'
|
package/dist/m-append-one.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as mAppendOne } from '
|
|
1
|
+
import { default as mAppendOne } from 'common-fp-types/m-append-one'
|
|
2
2
|
export = mAppendOne
|
package/dist/m-append-one.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/m-append-one'
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as mAssignDefaults } from '
|
|
1
|
+
import { default as mAssignDefaults } from 'common-fp-types/m-assign-defaults'
|
|
2
2
|
export = mAssignDefaults
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/m-assign-defaults'
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as mAssignOverrides } from '
|
|
1
|
+
import { default as mAssignOverrides } from 'common-fp-types/m-assign-overrides'
|
|
2
2
|
export = mAssignOverrides
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/m-assign-overrides'
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as mDiscardFirstWhile } from '
|
|
1
|
+
import { default as mDiscardFirstWhile } from 'common-fp-types/m-discard-first-while'
|
|
2
2
|
export = mDiscardFirstWhile
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/m-discard-first-while'
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as mDiscardFirst } from '
|
|
1
|
+
import { default as mDiscardFirst } from 'common-fp-types/m-discard-first'
|
|
2
2
|
export = mDiscardFirst
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/m-discard-first'
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as mDiscardLastWhile } from '
|
|
1
|
+
import { default as mDiscardLastWhile } from 'common-fp-types/m-discard-last-while'
|
|
2
2
|
export = mDiscardLastWhile
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/m-discard-last-while'
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as mDiscardLast } from '
|
|
1
|
+
import { default as mDiscardLast } from 'common-fp-types/m-discard-last'
|
|
2
2
|
export = mDiscardLast
|
package/dist/m-discard-last.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/m-discard-last'
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as mDiscardRange } from '
|
|
1
|
+
import { default as mDiscardRange } from 'common-fp-types/m-discard-range'
|
|
2
2
|
export = mDiscardRange
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/m-discard-range'
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as mFillRangeWith } from '
|
|
1
|
+
import { default as mFillRangeWith } from 'common-fp-types/m-fill-range-with'
|
|
2
2
|
export = mFillRangeWith
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/m-fill-range-with'
|
package/dist/m-fill-with.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as mFillWith } from '
|
|
1
|
+
import { default as mFillWith } from 'common-fp-types/m-fill-with'
|
|
2
2
|
export = mFillWith
|
package/dist/m-fill-with.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/m-fill-with'
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as mKeepFirstWhile } from '
|
|
1
|
+
import { default as mKeepFirstWhile } from 'common-fp-types/m-keep-first-while'
|
|
2
2
|
export = mKeepFirstWhile
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/m-keep-first-while'
|
package/dist/m-keep-first.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as mKeepFirst } from '
|
|
1
|
+
import { default as mKeepFirst } from 'common-fp-types/m-keep-first'
|
|
2
2
|
export = mKeepFirst
|
package/dist/m-keep-first.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/m-keep-first'
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as mKeepLastWhile } from '
|
|
1
|
+
import { default as mKeepLastWhile } from 'common-fp-types/m-keep-last-while'
|
|
2
2
|
export = mKeepLastWhile
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/m-keep-last-while'
|
package/dist/m-keep-last.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as mKeepLast } from '
|
|
1
|
+
import { default as mKeepLast } from 'common-fp-types/m-keep-last'
|
|
2
2
|
export = mKeepLast
|
package/dist/m-keep-last.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/m-keep-last'
|
package/dist/m-keep-range.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as mKeepRange } from '
|
|
1
|
+
import { default as mKeepRange } from 'common-fp-types/m-keep-range'
|
|
2
2
|
export = mKeepRange
|
package/dist/m-keep-range.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/m-keep-range'
|
package/dist/m-map-values.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as mMapValues } from '
|
|
1
|
+
import { default as mMapValues } from 'common-fp-types/m-map-values'
|
|
2
2
|
export = mMapValues
|
package/dist/m-map-values.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/m-map-values'
|
package/dist/m-omit.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as mOmit } from '
|
|
1
|
+
import { default as mOmit } from 'common-fp-types/m-omit'
|
|
2
2
|
export = mOmit
|
package/dist/m-omit.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/m-omit'
|
package/dist/m-order.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as mOrder } from '
|
|
1
|
+
import { default as mOrder } from 'common-fp-types/m-order'
|
|
2
2
|
export = mOrder
|
package/dist/m-order.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/m-order'
|
package/dist/m-pick.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as mPick } from '
|
|
1
|
+
import { default as mPick } from 'common-fp-types/m-pick'
|
|
2
2
|
export = mPick
|
package/dist/m-pick.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/m-pick'
|
package/dist/m-prepend-all.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as mPrependAll } from '
|
|
1
|
+
import { default as mPrependAll } from 'common-fp-types/m-prepend-all'
|
|
2
2
|
export = mPrependAll
|
package/dist/m-prepend-all.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/m-prepend-all'
|
package/dist/m-prepend-one.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as mPrependOne } from '
|
|
1
|
+
import { default as mPrependOne } from 'common-fp-types/m-prepend-one'
|
|
2
2
|
export = mPrependOne
|
package/dist/m-prepend-one.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/m-prepend-one'
|
package/dist/m-reverse.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as mReverse } from '
|
|
1
|
+
import { default as mReverse } from 'common-fp-types/m-reverse'
|
|
2
2
|
export = mReverse
|
package/dist/m-reverse.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/m-reverse'
|
package/dist/m-set-at-path.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as mSetAtPath } from '
|
|
1
|
+
import { default as mSetAtPath } from 'common-fp-types/m-set-at-path'
|
|
2
2
|
export = mSetAtPath
|
package/dist/m-set-at-path.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/m-set-at-path'
|
package/dist/m-set.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as mSet } from '
|
|
1
|
+
import { default as mSet } from 'common-fp-types/m-set'
|
|
2
2
|
export = mSet
|
package/dist/m-set.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/m-set'
|
package/dist/m-shuffle.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as mShuffle } from '
|
|
1
|
+
import { default as mShuffle } from 'common-fp-types/m-shuffle'
|
|
2
2
|
export = mShuffle
|
package/dist/m-shuffle.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/m-shuffle'
|
package/dist/m-update.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as mUpdate } from '
|
|
1
|
+
import { default as mUpdate } from 'common-fp-types/m-update'
|
|
2
2
|
export = mUpdate
|
package/dist/m-update.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/m-update'
|
package/dist/map-keys.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as mapKeys } from '
|
|
1
|
+
import { default as mapKeys } from 'common-fp-types/map-keys'
|
|
2
2
|
export = mapKeys
|
package/dist/map-keys.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/map-keys'
|
package/dist/map-values.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as mapValues } from '
|
|
1
|
+
import { default as mapValues } from 'common-fp-types/map-values'
|
|
2
2
|
export = mapValues
|
package/dist/map-values.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/map-values'
|
package/dist/multiply-by.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as multiplyBy } from '
|
|
1
|
+
import { default as multiplyBy } from 'common-fp-types/multiply-by'
|
|
2
2
|
export = multiplyBy
|
package/dist/multiply-by.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/multiply-by'
|
package/dist/negate.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as negate } from '
|
|
1
|
+
import { default as negate } from 'common-fp-types/negate'
|
|
2
2
|
export = negate
|
package/dist/negate.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/negate'
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as numberIsBetween } from '
|
|
1
|
+
import { default as numberIsBetween } from 'common-fp-types/number-is-between'
|
|
2
2
|
export = numberIsBetween
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/number-is-between'
|
package/dist/omit.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as omit } from '
|
|
1
|
+
import { default as omit } from 'common-fp-types/omit'
|
|
2
2
|
export = omit
|
package/dist/omit.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/omit'
|
package/dist/order.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as order } from '
|
|
1
|
+
import { default as order } from 'common-fp-types/order'
|
|
2
2
|
export = order
|
package/dist/order.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/order'
|
package/dist/p-all.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as pAll } from '
|
|
1
|
+
import { default as pAll } from 'common-fp-types/p-all'
|
|
2
2
|
export = pAll
|
package/dist/p-all.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/p-all'
|
package/dist/p-any.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as pAny } from '
|
|
1
|
+
import { default as pAny } from 'common-fp-types/p-any'
|
|
2
2
|
export = pAny
|
package/dist/p-any.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/p-any'
|
package/dist/p-compose.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as pCompose } from '
|
|
1
|
+
import { default as pCompose } from 'common-fp-types/p-compose'
|
|
2
2
|
export = pCompose
|
package/dist/p-compose.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/p-compose'
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as pDiscardWhen } from '
|
|
1
|
+
import { default as pDiscardWhen } from 'common-fp-types/p-discard-when'
|
|
2
2
|
export = pDiscardWhen
|
package/dist/p-discard-when.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/p-discard-when'
|