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/p-find.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as pFind } from '
|
|
1
|
+
import { default as pFind } from 'common-fp-types/p-find'
|
|
2
2
|
export = pFind
|
package/dist/p-find.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/p-find'
|
package/dist/p-for-each.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as pForEach } from '
|
|
1
|
+
import { default as pForEach } from 'common-fp-types/p-for-each'
|
|
2
2
|
export = pForEach
|
package/dist/p-for-each.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/p-for-each'
|
package/dist/p-keep-when.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as pKeepWhen } from '
|
|
1
|
+
import { default as pKeepWhen } from 'common-fp-types/p-keep-when'
|
|
2
2
|
export = pKeepWhen
|
package/dist/p-keep-when.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/p-keep-when'
|
package/dist/p-map-values.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as pMapValues } from '
|
|
1
|
+
import { default as pMapValues } from 'common-fp-types/p-map-values'
|
|
2
2
|
export = pMapValues
|
package/dist/p-map-values.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/p-map-values'
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as pPassThrough } from '
|
|
1
|
+
import { default as pPassThrough } from 'common-fp-types/p-pass-through'
|
|
2
2
|
export = pPassThrough
|
package/dist/p-pass-through.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/p-pass-through'
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as pResolveValues } from '
|
|
1
|
+
import { default as pResolveValues } from 'common-fp-types/p-resolve-values'
|
|
2
2
|
export = pResolveValues
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/p-resolve-values'
|
package/dist/p-wait-ms.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as pWaitMs } from '
|
|
1
|
+
import { default as pWaitMs } from 'common-fp-types/p-wait-ms'
|
|
2
2
|
export = pWaitMs
|
package/dist/p-wait-ms.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/p-wait-ms'
|
package/dist/pass-through.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as passThrough } from '
|
|
1
|
+
import { default as passThrough } from 'common-fp-types/pass-through'
|
|
2
2
|
export = passThrough
|
package/dist/pass-through.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/pass-through'
|
package/dist/peek.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as peek } from '
|
|
1
|
+
import { default as peek } from 'common-fp-types/peek'
|
|
2
2
|
export = peek
|
package/dist/peek.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/peek'
|
package/dist/pick.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as pick } from '
|
|
1
|
+
import { default as pick } from 'common-fp-types/pick'
|
|
2
2
|
export = pick
|
package/dist/pick.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/pick'
|
package/dist/prepend-all.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as prependAll } from '
|
|
1
|
+
import { default as prependAll } from 'common-fp-types/prepend-all'
|
|
2
2
|
export = prependAll
|
package/dist/prepend-all.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/prepend-all'
|
package/dist/prepend-one.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as prependOne } from '
|
|
1
|
+
import { default as prependOne } from 'common-fp-types/prepend-one'
|
|
2
2
|
export = prependOne
|
package/dist/prepend-one.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/prepend-one'
|
package/dist/prepend.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as prepend } from '
|
|
1
|
+
import { default as prepend } from 'common-fp-types/prepend'
|
|
2
2
|
export = prepend
|
package/dist/prepend.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/prepend'
|
package/dist/prune-end.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as pruneEnd } from '
|
|
1
|
+
import { default as pruneEnd } from 'common-fp-types/prune-end'
|
|
2
2
|
export = pruneEnd
|
package/dist/prune-end.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/prune-end'
|
package/dist/prune-start.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as pruneStart } from '
|
|
1
|
+
import { default as pruneStart } from 'common-fp-types/prune-start'
|
|
2
2
|
export = pruneStart
|
package/dist/prune-start.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/prune-start'
|
package/dist/prune.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as prune } from '
|
|
1
|
+
import { default as prune } from 'common-fp-types/prune'
|
|
2
2
|
export = prune
|
package/dist/prune.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/prune'
|
package/dist/randomly-keep.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as randomlyKeep } from '
|
|
1
|
+
import { default as randomlyKeep } from 'common-fp-types/randomly-keep'
|
|
2
2
|
export = randomlyKeep
|
package/dist/randomly-keep.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/randomly-keep'
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as replaceAllMatches } from '
|
|
1
|
+
import { default as replaceAllMatches } from 'common-fp-types/replace-all-matches'
|
|
2
2
|
export = replaceAllMatches
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/replace-all-matches'
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as replaceFirstMatch } from '
|
|
1
|
+
import { default as replaceFirstMatch } from 'common-fp-types/replace-first-match'
|
|
2
2
|
export = replaceFirstMatch
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/replace-first-match'
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as returnFirstArg } from '
|
|
1
|
+
import { default as returnFirstArg } from 'common-fp-types/return-first-arg'
|
|
2
2
|
export = returnFirstArg
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/return-first-arg'
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as returnUndefined } from '
|
|
1
|
+
import { default as returnUndefined } from 'common-fp-types/return-undefined'
|
|
2
2
|
export = returnUndefined
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/return-undefined'
|
package/dist/reverse.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as reverse } from '
|
|
1
|
+
import { default as reverse } from 'common-fp-types/reverse'
|
|
2
2
|
export = reverse
|
package/dist/reverse.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/reverse'
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as roundToNearest } from '
|
|
1
|
+
import { default as roundToNearest } from 'common-fp-types/round-to-nearest'
|
|
2
2
|
export = roundToNearest
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/round-to-nearest'
|
package/dist/set.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as set } from '
|
|
1
|
+
import { default as set } from 'common-fp-types/set'
|
|
2
2
|
export = set
|
package/dist/set.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/set'
|
package/dist/shuffle.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as shuffle } from '
|
|
1
|
+
import { default as shuffle } from 'common-fp-types/shuffle'
|
|
2
2
|
export = shuffle
|
package/dist/shuffle.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/shuffle'
|
package/dist/split-every.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as splitEvery } from '
|
|
1
|
+
import { default as splitEvery } from 'common-fp-types/split-every'
|
|
2
2
|
export = splitEvery
|
package/dist/split-every.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/split-every'
|
package/dist/split.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as split } from '
|
|
1
|
+
import { default as split } from 'common-fp-types/split'
|
|
2
2
|
export = split
|
package/dist/split.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/split'
|
package/dist/starts-with.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as startsWith } from '
|
|
1
|
+
import { default as startsWith } from 'common-fp-types/starts-with'
|
|
2
2
|
export = startsWith
|
package/dist/starts-with.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/starts-with'
|
package/dist/strict-equals.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as strictEquals } from '
|
|
1
|
+
import { default as strictEquals } from 'common-fp-types/strict-equals'
|
|
2
2
|
export = strictEquals
|
package/dist/strict-equals.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/strict-equals'
|
package/dist/subtract.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as subtract } from '
|
|
1
|
+
import { default as subtract } from 'common-fp-types/subtract'
|
|
2
2
|
export = subtract
|
package/dist/subtract.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/subtract'
|
package/dist/sum-values.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as sumValues } from '
|
|
1
|
+
import { default as sumValues } from 'common-fp-types/sum-values'
|
|
2
2
|
export = sumValues
|
package/dist/sum-values.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/sum-values'
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as swapFirstTwoArgs } from '
|
|
1
|
+
import { default as swapFirstTwoArgs } from 'common-fp-types/swap-first-two-args'
|
|
2
2
|
export = swapFirstTwoArgs
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/swap-first-two-args'
|
package/dist/transpose.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as transpose } from '
|
|
1
|
+
import { default as transpose } from 'common-fp-types/transpose'
|
|
2
2
|
export = transpose
|
package/dist/transpose.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/transpose'
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as truncateToNChars } from '
|
|
1
|
+
import { default as truncateToNChars } from 'common-fp-types/truncate-to-n-chars'
|
|
2
2
|
export = truncateToNChars
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/truncate-to-n-chars'
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as truncateToNLines } from '
|
|
1
|
+
import { default as truncateToNLines } from 'common-fp-types/truncate-to-n-lines'
|
|
2
2
|
export = truncateToNLines
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/truncate-to-n-lines'
|
package/dist/update.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as update } from '
|
|
1
|
+
import { default as update } from 'common-fp-types/update'
|
|
2
2
|
export = update
|
package/dist/update.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/update'
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as withDatesAscending } from '
|
|
1
|
+
import { default as withDatesAscending } from 'common-fp-types/with-dates-ascending'
|
|
2
2
|
export = withDatesAscending
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/with-dates-ascending'
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as withDatesDescending } from '
|
|
1
|
+
import { default as withDatesDescending } from 'common-fp-types/with-dates-descending'
|
|
2
2
|
export = withDatesDescending
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/with-dates-descending'
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as withNumbersAscending } from '
|
|
1
|
+
import { default as withNumbersAscending } from 'common-fp-types/with-numbers-ascending'
|
|
2
2
|
export = withNumbersAscending
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/with-numbers-ascending'
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as withNumbersDescending } from '
|
|
1
|
+
import { default as withNumbersDescending } from 'common-fp-types/with-numbers-descending'
|
|
2
2
|
export = withNumbersDescending
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/with-numbers-descending'
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as withStringsAscending } from '
|
|
1
|
+
import { default as withStringsAscending } from 'common-fp-types/with-strings-ascending'
|
|
2
2
|
export = withStringsAscending
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/with-strings-ascending'
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { default as withStringsDescending } from '
|
|
1
|
+
import { default as withStringsDescending } from 'common-fp-types/with-strings-descending'
|
|
2
2
|
export = withStringsDescending
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '
|
|
1
|
+
export { default } from 'common-fp-types/with-strings-descending'
|
package/package.json
CHANGED
|
@@ -2,8 +2,10 @@
|
|
|
2
2
|
"name": "common-fp",
|
|
3
3
|
"description": "FP utilities for the commoner",
|
|
4
4
|
"private": false,
|
|
5
|
-
"version": "0.1.
|
|
5
|
+
"version": "0.1.1",
|
|
6
6
|
"files": [
|
|
7
|
+
"license.txt",
|
|
8
|
+
"readme.md",
|
|
7
9
|
"dist"
|
|
8
10
|
],
|
|
9
11
|
"main": "./dist/index.cjs",
|
|
@@ -28,7 +30,8 @@
|
|
|
28
30
|
"functional programming",
|
|
29
31
|
"utilities",
|
|
30
32
|
"utils",
|
|
31
|
-
"
|
|
33
|
+
"functional utilities",
|
|
34
|
+
"@common-fp"
|
|
32
35
|
],
|
|
33
36
|
"author": "Phil Olson",
|
|
34
37
|
"license": "SEE LICENSE IN license.txt",
|