Socket
Socket
Sign inDemoInstall

effect

Package Overview
Dependencies
Maintainers
3
Versions
219
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

effect - npm Package Compare versions

Comparing version 2.0.0-next.2 to 2.0.0-next.3

6

Debug.d.ts
/**
* @since 2.0.0
*
* Docs: https://effect-ts.github.io/io/modules/Debug.ts.html
* Module: @effect/io/Debug
* ```md
* - Docs: https://effect-ts.github.io/io/modules/Debug.ts.html
* - Module: "@effect/io/Debug"
* ```
*/

@@ -7,0 +9,0 @@ import { Debug, getCallTrace, nodeSourceMapExtractor, runtimeDebug, withCallTrace } from "@effect/io/Debug";

/**
* @since 2.0.0
*
* Docs: https://fp-ts.github.io/data/modules/Differ.ts.html
* Module: @fp-ts/data/Differ
* ```md
* - Docs: https://fp-ts.github.io/data/modules/Differ.ts.html
* - Module: "@fp-ts/data/Differ"
* ```
*/

@@ -17,4 +19,6 @@ import * as ChunkPatch from "@fp-ts/data/Differ/ChunkPatch";

*
* Docs: https://fp-ts.github.io/data/modules/Differ/ChunkPatch.ts.html
* Module: @fp-ts/data/Differ/ChunkPatch
* ```md
* - Docs: https://fp-ts.github.io/data/modules/Differ/ChunkPatch.ts.html
* - Module: "@fp-ts/data/Differ/ChunkPatch"
* ```
*/

@@ -25,4 +29,6 @@ ChunkPatch,

*
* Docs: https://fp-ts.github.io/data/modules/Differ/ContextPatch.ts.html
* Module: @fp-ts/data/Differ/ContextPatch
* ```md
* - Docs: https://fp-ts.github.io/data/modules/Differ/ContextPatch.ts.html
* - Module: "@fp-ts/data/Differ/ContextPatch"
* ```
*/

@@ -33,4 +39,6 @@ ContextPatch,

*
* Docs: https://fp-ts.github.io/data/modules/Differ/HashMapPatch.ts.html
* Module: @fp-ts/data/Differ/HashMapPatch
* ```md
* - Docs: https://fp-ts.github.io/data/modules/Differ/HashMapPatch.ts.html
* - Module: "@fp-ts/data/Differ/HashMapPatch"
* ```
*/

@@ -41,4 +49,6 @@ HashMapPatch,

*
* Docs: https://fp-ts.github.io/data/modules/Differ/HashSetPatch.ts.html
* Module: @fp-ts/data/Differ/HashSetPatch
* ```md
* - Docs: https://fp-ts.github.io/data/modules/Differ/HashSetPatch.ts.html
* - Module: "@fp-ts/data/Differ/HashSetPatch"
* ```
*/

@@ -49,6 +59,8 @@ HashSetPatch,

*
* Docs: https://fp-ts.github.io/data/modules/Differ/OrPatch.ts.html
* Module: @fp-ts/data/Differ/OrPatch
* ```md
* - Docs: https://fp-ts.github.io/data/modules/Differ/OrPatch.ts.html
* - Module: "@fp-ts/data/Differ/OrPatch"
* ```
*/
OrPatch };
//# sourceMappingURL=Differ.d.ts.map
/**
* @since 2.0.0
*
* Docs: https://effect-ts.github.io/io/modules/Fiber.ts.html
* Module: @effect/io/Fiber
* ```md
* - Docs: https://effect-ts.github.io/io/modules/Fiber.ts.html
* - Module: "@effect/io/Fiber"
* ```
*/

@@ -16,4 +18,6 @@ import * as Id from "@effect/io/Fiber/Id";

*
* Docs: https://effect-ts.github.io/io/modules/Fiber/Id.ts.html
* Module: @effect/io/Fiber/Id
* ```md
* - Docs: https://effect-ts.github.io/io/modules/Fiber/Id.ts.html
* - Module: "@effect/io/Fiber/Id"
* ```
*/

@@ -24,4 +28,6 @@ Id,

*
* Docs: https://effect-ts.github.io/io/modules/Fiber/Runtime/Flags.ts.html
* Module: @effect/io/Fiber/Runtime/Flags
* ```md
* - Docs: https://effect-ts.github.io/io/modules/Fiber/Runtime/Flags.ts.html
* - Module: "@effect/io/Fiber/Runtime/Flags"
* ```
*/

@@ -32,4 +38,6 @@ RuntimeFlags,

*
* Docs: https://effect-ts.github.io/io/modules/Fiber/Runtime/Flags/Patch.ts.html
* Module: @effect/io/Fiber/Runtime/Flags/Patch
* ```md
* - Docs: https://effect-ts.github.io/io/modules/Fiber/Runtime/Flags/Patch.ts.html
* - Module: "@effect/io/Fiber/Runtime/Flags/Patch"
* ```
*/

@@ -40,6 +48,8 @@ RuntimeFlagsPatch,

*
* Docs: https://effect-ts.github.io/io/modules/Fiber/Status.ts.html
* Module: @effect/io/Fiber/Status
* ```md
* - Docs: https://effect-ts.github.io/io/modules/Fiber/Status.ts.html
* - Module: "@effect/io/Fiber/Status"
* ```
*/
Status };
//# sourceMappingURL=Fiber.d.ts.map
/**
* @since 2.0.0
*
* Docs: https://effect-ts.github.io/io/modules/FiberRefs.ts.html
* Module: @effect/io/FiberRefs
* ```md
* - Docs: https://effect-ts.github.io/io/modules/FiberRefs.ts.html
* - Module: "@effect/io/FiberRefs"
* ```
*/

@@ -13,6 +15,8 @@ import * as Patch from "@effect/io/FiberRefs/Patch";

*
* Docs: https://effect-ts.github.io/io/modules/FiberRefs/Patch.ts.html
* Module: @effect/io/FiberRefs/Patch
* ```md
* - Docs: https://effect-ts.github.io/io/modules/FiberRefs/Patch.ts.html
* - Module: "@effect/io/FiberRefs/Patch"
* ```
*/
Patch };
//# sourceMappingURL=FiberRefs.d.ts.map

@@ -118,4 +118,6 @@ /**

*
* Docs: https://fp-ts.github.io/data/modules/Function.ts.html#absurd
* Module: @fp-ts/data/Function
* ```md
* - Docs: https://fp-ts.github.io/data/modules/Function.ts.html#absurd
* - Module: "@fp-ts/data/Function"
* ```
*/

@@ -126,4 +128,6 @@ absurd,

*
* Docs: https://fp-ts.github.io/core/modules/typeclass/Alternative.ts.html
* Module: @fp-ts/core/typeclass/Alternative
* ```md
* - Docs: https://fp-ts.github.io/core/modules/typeclass/Alternative.ts.html
* - Module: "@fp-ts/core/typeclass/Alternative"
* ```
*/

@@ -134,4 +138,6 @@ Alternative,

*
* Docs: https://fp-ts.github.io/core/modules/typeclass/Applicative.ts.html
* Module: @fp-ts/core/typeclass/Applicative
* ```md
* - Docs: https://fp-ts.github.io/core/modules/typeclass/Applicative.ts.html
* - Module: "@fp-ts/core/typeclass/Applicative"
* ```
*/

@@ -142,4 +148,6 @@ Applicative,

*
* Docs: https://fp-ts.github.io/core/modules/typeclass/Bicovariant.ts.html
* Module: @fp-ts/core/typeclass/Bicovariant
* ```md
* - Docs: https://fp-ts.github.io/core/modules/typeclass/Bicovariant.ts.html
* - Module: "@fp-ts/core/typeclass/Bicovariant"
* ```
*/

@@ -150,4 +158,6 @@ Bicovariant,

*
* Docs: https://fp-ts.github.io/data/modules/Boolean.ts.html
* Module: @fp-ts/data/Boolean
* ```md
* - Docs: https://fp-ts.github.io/data/modules/Boolean.ts.html
* - Module: "@fp-ts/data/Boolean"
* ```
*/

@@ -158,4 +168,6 @@ Boolean,

*
* Docs: https://fp-ts.github.io/core/modules/typeclass/Bounded.ts.html
* Module: @fp-ts/core/typeclass/Bounded
* ```md
* - Docs: https://fp-ts.github.io/core/modules/typeclass/Bounded.ts.html
* - Module: "@fp-ts/core/typeclass/Bounded"
* ```
*/

@@ -166,4 +178,6 @@ Bounded,

*
* Docs: https://effect-ts.github.io/io/modules/Cached.ts.html
* Module: @effect/io/Cached
* ```md
* - Docs: https://effect-ts.github.io/io/modules/Cached.ts.html
* - Module: "@effect/io/Cached"
* ```
*/

@@ -174,4 +188,6 @@ Cached,

*
* Docs: https://effect-ts.github.io/io/modules/Cause.ts.html
* Module: @effect/io/Cause
* ```md
* - Docs: https://effect-ts.github.io/io/modules/Cause.ts.html
* - Module: "@effect/io/Cause"
* ```
*/

@@ -182,4 +198,6 @@ Cause,

*
* Docs: https://fp-ts.github.io/core/modules/typeclass/Chainable.ts.html
* Module: @fp-ts/core/typeclass/Chainable
* ```md
* - Docs: https://fp-ts.github.io/core/modules/typeclass/Chainable.ts.html
* - Module: "@fp-ts/core/typeclass/Chainable"
* ```
*/

@@ -190,4 +208,6 @@ Chainable,

*
* Docs: https://fp-ts.github.io/data/modules/Chunk.ts.html
* Module: @fp-ts/data/Chunk
* ```md
* - Docs: https://fp-ts.github.io/data/modules/Chunk.ts.html
* - Module: "@fp-ts/data/Chunk"
* ```
*/

@@ -198,4 +218,6 @@ Chunk,

*
* Docs: https://effect-ts.github.io/io/modules/Clock.ts.html
* Module: @effect/io/Clock
* ```md
* - Docs: https://effect-ts.github.io/io/modules/Clock.ts.html
* - Module: "@effect/io/Clock"
* ```
*/

@@ -206,4 +228,6 @@ Clock,

*
* Docs: https://fp-ts.github.io/core/modules/typeclass/Compactable.ts.html
* Module: @fp-ts/core/typeclass/Compactable
* ```md
* - Docs: https://fp-ts.github.io/core/modules/typeclass/Compactable.ts.html
* - Module: "@fp-ts/core/typeclass/Compactable"
* ```
*/

@@ -214,4 +238,6 @@ Compactable,

*
* Docs: https://fp-ts.github.io/data/modules/Context.ts.html
* Module: @fp-ts/data/Context
* ```md
* - Docs: https://fp-ts.github.io/data/modules/Context.ts.html
* - Module: "@fp-ts/data/Context"
* ```
*/

@@ -222,4 +248,6 @@ Context,

*
* Docs: https://fp-ts.github.io/core/modules/typeclass/Contravatiant.ts.html
* Module: @fp-ts/core/typeclass/Contravariant
* ```md
* - Docs: https://fp-ts.github.io/core/modules/typeclass/Contravatiant.ts.html
* - Module: "@fp-ts/core/typeclass/Contravariant"
* ```
*/

@@ -230,4 +258,6 @@ Contravariant,

*
* Docs: https://fp-ts.github.io/core/modules/typeclass/Coproduct.ts.html
* Module: @fp-ts/core/typeclass/Coproduct
* ```md
* - Docs: https://fp-ts.github.io/core/modules/typeclass/Coproduct.ts.html
* - Module: "@fp-ts/core/typeclass/Coproduct"
* ```
*/

@@ -238,4 +268,6 @@ Coproduct,

*
* Docs: https://fp-ts.github.io/core/modules/typeclass/Covariant.ts.html
* Module: @fp-ts/core/typeclass/Covariant
* ```md
* - Docs: https://fp-ts.github.io/core/modules/typeclass/Covariant.ts.html
* - Module: "@fp-ts/core/typeclass/Covariant"
* ```
*/

@@ -246,4 +278,6 @@ Covariant,

*
* Docs: https://fp-ts.github.io/data/modules/typeclass/ContravatiantWithIndex.ts.html
* Module: @fp-ts/data/typeclass/ContravariantWithIndex
* ```md
* - Docs: https://fp-ts.github.io/data/modules/typeclass/ContravatiantWithIndex.ts.html
* - Module: "@fp-ts/data/typeclass/ContravariantWithIndex"
* ```
*/

@@ -254,4 +288,6 @@ CovariantWithIndex,

*
* Docs: https://effect-ts.github.io/io/modules/DefaultServices.ts.html
* Module: @effect/io/DefaultServices
* ```md
* - Docs: https://effect-ts.github.io/io/modules/DefaultServices.ts.html
* - Module: "@effect/io/DefaultServices"
* ```
*/

@@ -262,4 +298,6 @@ DefaultServices,

*
* Docs: https://effect-ts.github.io/io/modules/Deferred.ts.html
* Module: @effect/io/Deferred
* ```md
* - Docs: https://effect-ts.github.io/io/modules/Deferred.ts.html
* - Module: "@effect/io/Deferred"
* ```
*/

@@ -270,4 +308,6 @@ Deferred,

*
* Docs: https://fp-ts.github.io/data/modules/Differ.ts.html
* Module: @fp-ts/data/Differ
* ```md
* - Docs: https://fp-ts.github.io/data/modules/Differ.ts.html
* - Module: "@fp-ts/data/Differ"
* ```
*/

@@ -278,4 +318,6 @@ Differ,

*
* Docs: https://fp-ts.github.io/data/modules/Duration.ts.html
* Module: @fp-ts/data/Duration
* ```md
* - Docs: https://fp-ts.github.io/data/modules/Duration.ts.html
* - Module: "@fp-ts/data/Duration"
* ```
*/

@@ -286,4 +328,6 @@ Duration,

*
* Docs: https://effect-ts.github.io/io/modules/Effect.ts.html
* Module: @effect/io/Effect
* ```md
* - Docs: https://effect-ts.github.io/io/modules/Effect.ts.html
* - Module: "@effect/io/Effect"
* ```
*/

@@ -294,4 +338,6 @@ Effect,

*
* Docs: https://fp-ts.github.io/data/modules/Either.ts.html
* Module: @fp-ts/data/Either
* ```md
* - Docs: https://fp-ts.github.io/data/modules/Either.ts.html
* - Module: "@fp-ts/data/Either"
* ```
*/

@@ -302,4 +348,6 @@ Either,

*
* Docs: https://fp-ts.github.io/data/modules/Equal.ts.html
* Module: @fp-ts/data/Equal
* ```md
* - Docs: https://fp-ts.github.io/data/modules/Equal.ts.html
* - Module: "@fp-ts/data/Equal"
* ```
*/

@@ -310,4 +358,6 @@ Equal,

*
* Docs: https://effect-ts.github.io/io/modules/ExecutionStrategy.ts.html
* Module: @effect/io/ExecutionStrategy
* ```md
* - Docs: https://effect-ts.github.io/io/modules/ExecutionStrategy.ts.html
* - Module: "@effect/io/ExecutionStrategy"
* ```
*/

@@ -318,4 +368,6 @@ ExecutionStrategy,

*
* Docs: https://effect-ts.github.io/io/modules/Exit.ts.html
* Module: @effect/io/Exit
* ```md
* - Docs: https://effect-ts.github.io/io/modules/Exit.ts.html
* - Module: "@effect/io/Exit"
* ```
*/

@@ -326,4 +378,6 @@ Exit,

*
* Docs: https://effect-ts.github.io/io/modules/Fiber.ts.html
* Module: @effect/io/Fiber
* ```md
* - Docs: https://effect-ts.github.io/io/modules/Fiber.ts.html
* - Module: "@effect/io/Fiber"
* ```
*/

@@ -334,4 +388,6 @@ Fiber,

*
* Docs: https://effect-ts.github.io/io/modules/FiberRef.ts.html
* Module: @effect/io/FiberRef
* ```md
* - Docs: https://effect-ts.github.io/io/modules/FiberRef.ts.html
* - Module: "@effect/io/FiberRef"
* ```
*/

@@ -342,4 +398,6 @@ FiberRef,

*
* Docs: https://effect-ts.github.io/io/modules/FiberRefs.ts.html
* Module: @effect/io/FiberRefs
* ```md
* - Docs: https://effect-ts.github.io/io/modules/FiberRefs.ts.html
* - Module: "@effect/io/FiberRefs"
* ```
*/

@@ -350,4 +408,6 @@ FiberRefs,

*
* Docs: https://fp-ts.github.io/core/modules/typeclass/Filterable.ts.html
* Module: @fp-ts/core/typeclass/Filterable
* ```md
* - Docs: https://fp-ts.github.io/core/modules/typeclass/Filterable.ts.html
* - Module: "@fp-ts/core/typeclass/Filterable"
* ```
*/

@@ -358,4 +418,6 @@ Filterable,

*
* Docs: https://fp-ts.github.io/data/modules/typeclass/FilterableWithIndex.ts.html
* Module: @fp-ts/data/typeclass/FilterableWithIndex
* ```md
* - Docs: https://fp-ts.github.io/data/modules/typeclass/FilterableWithIndex.ts.html
* - Module: "@fp-ts/data/typeclass/FilterableWithIndex"
* ```
*/

@@ -366,4 +428,6 @@ FilterableWithIndex,

*
* Docs: https://fp-ts.github.io/core/modules/typeclass/FlatMap.ts.html
* Module: @fp-ts/core/typeclass/FlatMap
* ```md
* - Docs: https://fp-ts.github.io/core/modules/typeclass/FlatMap.ts.html
* - Module: "@fp-ts/core/typeclass/FlatMap"
* ```
*/

@@ -374,4 +438,6 @@ FlatMap,

*
* Docs: https://fp-ts.github.io/data/modules/Function.ts.html
* Module: @fp-ts/data/Function
* ```md
* - Docs: https://fp-ts.github.io/data/modules/Function.ts.html
* - Module: "@fp-ts/data/Function"
* ```
*/

@@ -382,4 +448,6 @@ flow,

*
* Docs: https://fp-ts.github.io/core/modules/typeclass/Foldable.ts.html
* Module: @fp-ts/core/typeclass/Foldable
* ```md
* - Docs: https://fp-ts.github.io/core/modules/typeclass/Foldable.ts.html
* - Module: "@fp-ts/core/typeclass/Foldable"
* ```
*/

@@ -390,4 +458,6 @@ Foldable,

*
* Docs: https://fp-ts.github.io/data/modules/Function.ts.html
* Module: @fp-ts/data/Function
* ```md
* - Docs: https://fp-ts.github.io/data/modules/Function.ts.html
* - Module: "@fp-ts/data/Function"
* ```
*/

@@ -398,4 +468,6 @@ Function,

*
* Docs: https://fp-ts.github.io/data/modules/HashMap.ts.html
* Module: @fp-ts/data/HashMap
* ```md
* - Docs: https://fp-ts.github.io/data/modules/HashMap.ts.html
* - Module: "@fp-ts/data/HashMap"
* ```
*/

@@ -406,4 +478,6 @@ HashMap,

*
* Docs: https://fp-ts.github.io/data/modules/HashSet.ts.html
* Module: @fp-ts/data/HashSet
* ```md
* - Docs: https://fp-ts.github.io/data/modules/HashSet.ts.html
* - Module: "@fp-ts/data/HashSet"
* ```
*/

@@ -414,4 +488,6 @@ HashSet,

*
* Docs: https://fp-ts.github.io/core/modules/HKT.ts.html
* Module: @fp-ts/core/HKT
* ```md
* - Docs: https://fp-ts.github.io/core/modules/HKT.ts.html
* - Module: "@fp-ts/core/HKT"
* ```
*/

@@ -422,4 +498,6 @@ HKT,

*
* Docs: https://fp-ts.github.io/data/modules/Function.ts.html#hole
* Module: @fp-ts/data/Function
* ```md
* - Docs: https://fp-ts.github.io/data/modules/Function.ts.html#hole
* - Module: "@fp-ts/data/Function"
* ```
*/

@@ -430,4 +508,6 @@ hole,

*
* Docs: https://effect-ts.github.io/io/modules/Hub.ts.html
* Module: @effect/io/Hub
* ```md
* - Docs: https://effect-ts.github.io/io/modules/Hub.ts.html
* - Module: "@effect/io/Hub"
* ```
*/

@@ -438,4 +518,6 @@ Hub,

*
* Docs: https://fp-ts.github.io/data/modules/Identity.ts.html
* Module: @fp-ts/data/Identity
* ```md
* - Docs: https://fp-ts.github.io/data/modules/Identity.ts.html
* - Module: "@fp-ts/data/Identity"
* ```
*/

@@ -446,4 +528,6 @@ Identity,

*
* Docs: https://fp-ts.github.io/data/modules/Function.ts.html#identity
* Module: @fp-ts/data/Function
* ```md
* - Docs: https://fp-ts.github.io/data/modules/Function.ts.html#identity
* - Module: "@fp-ts/data/Function"
* ```
*/

@@ -454,4 +538,6 @@ identity,

*
* Docs: https://fp-ts.github.io/data/modules/Queue.ts.html
* Module: @fp-ts/data/Queue
* ```md
* - Docs: https://fp-ts.github.io/data/modules/Queue.ts.html
* - Module: "@fp-ts/data/Queue"
* ```
*/

@@ -462,4 +548,6 @@ ImmutableQueue,

*
* Docs: https://fp-ts.github.io/core/modules/typeclass/Invariant.ts.html
* Module: @fp-ts/core/typeclass/Invariant
* ```md
* - Docs: https://fp-ts.github.io/core/modules/typeclass/Invariant.ts.html
* - Module: "@fp-ts/core/typeclass/Invariant"
* ```
*/

@@ -470,4 +558,6 @@ Invariant,

*
* Docs: https://fp-ts.github.io/data/modules/Json.ts.html
* Module: @fp-ts/data/Json
* ```md
* - Docs: https://fp-ts.github.io/data/modules/Json.ts.html
* - Module: "@fp-ts/data/Json"
* ```
*/

@@ -478,4 +568,6 @@ Json,

*
* Docs: https://effect-ts.github.io/io/modules/Layer.ts.html
* Module: @effect/io/Layer
* ```md
* - Docs: https://effect-ts.github.io/io/modules/Layer.ts.html
* - Module: "@effect/io/Layer"
* ```
*/

@@ -486,4 +578,6 @@ Layer,

*
* Docs: https://fp-ts.github.io/data/modules/List.ts.html
* Module: @fp-ts/data/List
* ```md
* - Docs: https://fp-ts.github.io/data/modules/List.ts.html
* - Module: "@fp-ts/data/List"
* ```
*/

@@ -494,4 +588,6 @@ List,

*
* Docs: https://effect-ts.github.io/io/modules/Logger.ts.html
* Module: @effect/io/Logger
* ```md
* - Docs: https://effect-ts.github.io/io/modules/Logger.ts.html
* - Module: "@effect/io/Logger"
* ```
*/

@@ -502,4 +598,6 @@ Logger,

*
* Docs: https://effect-ts.github.io/io/modules/Metric.ts.html
* Module: @effect/io/Metric
* ```md
* - Docs: https://effect-ts.github.io/io/modules/Metric.ts.html
* - Module: "@effect/io/Metric"
* ```
*/

@@ -510,4 +608,6 @@ Metric,

*
* Docs: https://fp-ts.github.io/core/modules/typeclass/Monad.ts.html
* Module: @fp-ts/core/typeclass/Monad
* ```md
* - Docs: https://fp-ts.github.io/core/modules/typeclass/Monad.ts.html
* - Module: "@fp-ts/core/typeclass/Monad"
* ```
*/

@@ -518,4 +618,6 @@ Monad,

*
* Docs: https://fp-ts.github.io/core/modules/typeclass/Monoid.ts.html
* Module: @fp-ts/core/typeclass/Monoid
* ```md
* - Docs: https://fp-ts.github.io/core/modules/typeclass/Monoid.ts.html
* - Module: "@fp-ts/core/typeclass/Monoid"
* ```
*/

@@ -526,4 +628,6 @@ Monoid,

*
* Docs: https://fp-ts.github.io/data/modules/mutable/MutableHashMap.ts.html
* Module: @fp-ts/data/mutable/MutableHashMap
* ```md
* - Docs: https://fp-ts.github.io/data/modules/mutable/MutableHashMap.ts.html
* - Module: "@fp-ts/data/mutable/MutableHashMap"
* ```
*/

@@ -534,4 +638,6 @@ MutableHashMap,

*
* Docs: https://fp-ts.github.io/data/modules/mutable/MutableHashSet.ts.html
* Module: @fp-ts/data/mutable/MutableHashSet
* ```md
* - Docs: https://fp-ts.github.io/data/modules/mutable/MutableHashSet.ts.html
* - Module: "@fp-ts/data/mutable/MutableHashSet"
* ```
*/

@@ -542,4 +648,6 @@ MutableHashSet,

*
* Docs: https://fp-ts.github.io/data/modules/mutable/MutableList.ts.html
* Module: @fp-ts/data/mutable/MutableList
* ```md
* - Docs: https://fp-ts.github.io/data/modules/mutable/MutableList.ts.html
* - Module: "@fp-ts/data/mutable/MutableList"
* ```
*/

@@ -550,4 +658,6 @@ MutableList,

*
* Docs: https://fp-ts.github.io/data/modules/mutable/MutableListBuilder.ts.html
* Module: @fp-ts/data/mutable/MutableListBuilder
* ```md
* - Docs: https://fp-ts.github.io/data/modules/mutable/MutableListBuilder.ts.html
* - Module: "@fp-ts/data/mutable/MutableListBuilder"
* ```
*/

@@ -558,4 +668,6 @@ MutableListBuilder,

*
* Docs: https://fp-ts.github.io/data/modules/mutable/MutableQueue.ts.html
* Module: @fp-ts/data/mutable/MutableQueue
* ```md
* - Docs: https://fp-ts.github.io/data/modules/mutable/MutableQueue.ts.html
* - Module: "@fp-ts/data/mutable/MutableQueue"
* ```
*/

@@ -566,4 +678,6 @@ MutableQueue,

*
* Docs: https://fp-ts.github.io/data/modules/mutable/MutableRef.ts.html
* Module: @fp-ts/data/mutable/MutableRef
* ```md
* - Docs: https://fp-ts.github.io/data/modules/mutable/MutableRef.ts.html
* - Module: "@fp-ts/data/mutable/MutableRef"
* ```
*/

@@ -574,4 +688,6 @@ MutableRef,

*
* Docs: https://fp-ts.github.io/core/modules/typeclass/NonEmptyTraversable.ts.html
* Module: @fp-ts/core/typeclass/NonEmptyTraversable
* ```md
* - Docs: https://fp-ts.github.io/core/modules/typeclass/NonEmptyTraversable.ts.html
* - Module: "@fp-ts/core/typeclass/NonEmptyTraversable"
* ```
*/

@@ -582,4 +698,6 @@ NonEmptyTraversable,

*
* Docs: https://fp-ts.github.io/data/modules/Number.ts.html
* Module: @fp-ts/data/Number
* ```md
* - Docs: https://fp-ts.github.io/data/modules/Number.ts.html
* - Module: "@fp-ts/data/Number"
* ```
*/

@@ -590,4 +708,6 @@ Number,

*
* Docs: https://fp-ts.github.io/core/modules/typeclass/Of.ts.html
* Module: @fp-ts/core/typeclass/Of
* ```md
* - Docs: https://fp-ts.github.io/core/modules/typeclass/Of.ts.html
* - Module: "@fp-ts/core/typeclass/Of"
* ```
*/

@@ -598,4 +718,6 @@ Of,

*
* Docs: https://fp-ts.github.io/data/modules/Option.ts.html
* Module: @fp-ts/data/Option
* ```md
* - Docs: https://fp-ts.github.io/data/modules/Option.ts.html
* - Module: "@fp-ts/data/Option"
* ```
*/

@@ -606,4 +728,6 @@ Option,

*
* Docs: https://fp-ts.github.io/core/modules/typeclass/Order.ts.html
* Module: @fp-ts/core/typeclass/Order
* ```md
* - Docs: https://fp-ts.github.io/core/modules/typeclass/Order.ts.html
* - Module: "@fp-ts/core/typeclass/Order"
* ```
*/

@@ -614,4 +738,6 @@ Order,

*
* Docs: https://fp-ts.github.io/data/modules/Ordering.ts.html
* Module: @fp-ts/data/Ordering
* ```md
* - Docs: https://fp-ts.github.io/data/modules/Ordering.ts.html
* - Module: "@fp-ts/data/Ordering"
* ```
*/

@@ -622,4 +748,6 @@ Ordering,

*
* Docs: https://fp-ts.github.io/data/modules/Random.ts.html
* Module: @fp-ts/data/Random
* ```md
* - Docs: https://fp-ts.github.io/data/modules/Random.ts.html
* - Module: "@fp-ts/data/Random"
* ```
*/

@@ -630,4 +758,6 @@ PCGRandom,

*
* Docs: https://fp-ts.github.io/data/modules/Function.ts.html#pipe
* Module: @fp-ts/data/Function
* ```md
* - Docs: https://fp-ts.github.io/data/modules/Function.ts.html#pipe
* - Module: "@fp-ts/data/Function"
* ```
*/

@@ -638,4 +768,6 @@ pipe,

*
* Docs: https://fp-ts.github.io/core/modules/typeclass/Pointed.ts.html
* Module: @fp-ts/core/typeclass/Pointed
* ```md
* - Docs: https://fp-ts.github.io/core/modules/typeclass/Pointed.ts.html
* - Module: "@fp-ts/core/typeclass/Pointed"
* ```
*/

@@ -646,4 +778,6 @@ Pointed,

*
* Docs: https://fp-ts.github.io/data/modules/Predicate.ts.html
* Module: @fp-ts/data/Predicate
* ```md
* - Docs: https://fp-ts.github.io/data/modules/Predicate.ts.html
* - Module: "@fp-ts/data/Predicate"
* ```
*/

@@ -654,4 +788,6 @@ Predicate,

*
* Docs: https://fp-ts.github.io/core/modules/typeclass/Product.ts.html
* Module: @fp-ts/core/typeclass/Product
* ```md
* - Docs: https://fp-ts.github.io/core/modules/typeclass/Product.ts.html
* - Module: "@fp-ts/core/typeclass/Product"
* ```
*/

@@ -662,4 +798,6 @@ Product,

*
* Docs: https://effect-ts.github.io/io/modules/Queue.ts.html
* Module: @effect/io/Queue
* ```md
* - Docs: https://effect-ts.github.io/io/modules/Queue.ts.html
* - Module: "@effect/io/Queue"
* ```
*/

@@ -670,4 +808,6 @@ Queue,

*
* Docs: https://effect-ts.github.io/io/modules/Random.ts.html
* Module: @effect/io/Random
* ```md
* - Docs: https://effect-ts.github.io/io/modules/Random.ts.html
* - Module: "@effect/io/Random"
* ```
*/

@@ -678,4 +818,6 @@ Random,

*
* Docs: https://fp-ts.github.io/data/modules/ReadonlyArray.ts.html
* Module: @fp-ts/data/ReadonlyArray
* ```md
* - Docs: https://fp-ts.github.io/data/modules/ReadonlyArray.ts.html
* - Module: "@fp-ts/data/ReadonlyArray"
* ```
*/

@@ -686,4 +828,6 @@ ReadonlyArray,

*
* Docs: https://fp-ts.github.io/data/modules/RedBlackTree.ts.html
* Module: @fp-ts/data/RedBlackTree
* ```md
* - Docs: https://fp-ts.github.io/data/modules/RedBlackTree.ts.html
* - Module: "@fp-ts/data/RedBlackTree"
* ```
*/

@@ -694,4 +838,6 @@ RedBlackTree,

*
* Docs: https://effect-ts.github.io/io/modules/Ref.ts.html
* Module: @effect/io/Ref
* ```md
* - Docs: https://effect-ts.github.io/io/modules/Ref.ts.html
* - Module: "@effect/io/Ref"
* ```
*/

@@ -702,4 +848,6 @@ Ref,

*
* Docs: https://effect-ts.github.io/io/modules/Reloadable.ts.html
* Module: @effect/io/Reloadable
* ```md
* - Docs: https://effect-ts.github.io/io/modules/Reloadable.ts.html
* - Module: "@effect/io/Reloadable"
* ```
*/

@@ -710,4 +858,6 @@ Reloadable,

*
* Docs: https://effect-ts.github.io/io/modules/Runtime.ts.html
* Module: @effect/io/Runtime
* ```md
* - Docs: https://effect-ts.github.io/io/modules/Runtime.ts.html
* - Module: "@effect/io/Runtime"
* ```
*/

@@ -718,4 +868,6 @@ Runtime,

*
* Docs: https://effect-ts.github.io/io/modules/Schedule.ts.html
* Module: @effect/io/Schedule
* ```md
* - Docs: https://effect-ts.github.io/io/modules/Schedule.ts.html
* - Module: "@effect/io/Schedule"
* ```
*/

@@ -726,4 +878,6 @@ Schedule,

*
* Docs: https://effect-ts.github.io/io/modules/Scope.ts.html
* Module: @effect/io/Scope
* ```md
* - Docs: https://effect-ts.github.io/io/modules/Scope.ts.html
* - Module: "@effect/io/Scope"
* ```
*/

@@ -734,4 +888,6 @@ Scope,

*
* Docs: https://fp-ts.github.io/core/modules/typeclass/SemiAlternative.ts.html
* Module: @fp-ts/core/typeclass/SemiAlternative
* ```md
* - Docs: https://fp-ts.github.io/core/modules/typeclass/SemiAlternative.ts.html
* - Module: "@fp-ts/core/typeclass/SemiAlternative"
* ```
*/

@@ -742,4 +898,6 @@ SemiAlternative,

*
* Docs: https://fp-ts.github.io/core/modules/typeclass/SemiApplicative.ts.html
* Module: @fp-ts/core/typeclass/SemiApplicative
* ```md
* - Docs: https://fp-ts.github.io/core/modules/typeclass/SemiApplicative.ts.html
* - Module: "@fp-ts/core/typeclass/SemiApplicative"
* ```
*/

@@ -750,4 +908,6 @@ SemiApplicative,

*
* Docs: https://fp-ts.github.io/core/modules/typeclass/SemiCoproduct.ts.html
* Module: @fp-ts/core/typeclass/SemiCoproduct
* ```md
* - Docs: https://fp-ts.github.io/core/modules/typeclass/SemiCoproduct.ts.html
* - Module: "@fp-ts/core/typeclass/SemiCoproduct"
* ```
*/

@@ -758,4 +918,6 @@ SemiCoproduct,

*
* Docs: https://fp-ts.github.io/core/modules/typeclass/Semigroup.ts.html
* Module: @fp-ts/core/typeclass/Semigroup
* ```md
* - Docs: https://fp-ts.github.io/core/modules/typeclass/Semigroup.ts.html
* - Module: "@fp-ts/core/typeclass/Semigroup"
* ```
*/

@@ -766,4 +928,6 @@ Semigroup,

*
* Docs: https://fp-ts.github.io/core/modules/typeclass/SemiProduct.ts.html
* Module: @fp-ts/core/typeclass/SemiProduct
* ```md
* - Docs: https://fp-ts.github.io/core/modules/typeclass/SemiProduct.ts.html
* - Module: "@fp-ts/core/typeclass/SemiProduct"
* ```
*/

@@ -774,4 +938,6 @@ SemiProduct,

*
* Docs: https://fp-ts.github.io/data/modules/typeclass/Seq.ts.html
* Module: @fp-ts/data/typeclass/Seq
* ```md
* - Docs: https://fp-ts.github.io/data/modules/typeclass/Seq.ts.html
* - Module: "@fp-ts/data/typeclass/Seq"
* ```
*/

@@ -782,4 +948,6 @@ Seq,

*
* Docs: https://fp-ts.github.io/data/modules/SortedMap.ts.html
* Module: @fp-ts/data/SortedMap
* ```md
* - Docs: https://fp-ts.github.io/data/modules/SortedMap.ts.html
* - Module: "@fp-ts/data/SortedMap"
* ```
*/

@@ -790,4 +958,6 @@ SortedMap,

*
* Docs: https://fp-ts.github.io/data/modules/SortedSet.ts.html
* Module: @fp-ts/data/SortedSet
* ```md
* - Docs: https://fp-ts.github.io/data/modules/SortedSet.ts.html
* - Module: "@fp-ts/data/SortedSet"
* ```
*/

@@ -798,4 +968,6 @@ SortedSet,

*
* Docs: https://fp-ts.github.io/data/modules/String.ts.html
* Module: @fp-ts/data/String
* ```md
* - Docs: https://fp-ts.github.io/data/modules/String.ts.html
* - Module: "@fp-ts/data/String"
* ```
*/

@@ -806,4 +978,6 @@ String,

*
* Docs: https://effect-ts.github.io/io/modules/Supervisor.ts.html
* Module: @effect/io/Supervisor
* ```md
* - Docs: https://effect-ts.github.io/io/modules/Supervisor.ts.html
* - Module: "@effect/io/Supervisor"
* ```
*/

@@ -814,4 +988,6 @@ Supervisor,

*
* Docs: https://effect-ts.github.io/io/modules/Tracer.ts.html
* Module: @effect/io/Tracer
* ```md
* - Docs: https://effect-ts.github.io/io/modules/Tracer.ts.html
* - Module: "@effect/io/Tracer"
* ```
*/

@@ -822,4 +998,6 @@ Tracer,

*
* Docs: https://fp-ts.github.io/core/modules/typeclass/Traversable.ts.html
* Module: @fp-ts/core/typeclass/Traversable
* ```md
* - Docs: https://fp-ts.github.io/core/modules/typeclass/Traversable.ts.html
* - Module: "@fp-ts/core/typeclass/Traversable"
* ```
*/

@@ -830,4 +1008,6 @@ Traversable,

*
* Docs: https://fp-ts.github.io/core/modules/typeclass/TraversableFilterable.ts.html
* Module: @fp-ts/core/typeclass/TraversableFilterable
* ```md
* - Docs: https://fp-ts.github.io/core/modules/typeclass/TraversableFilterable.ts.html
* - Module: "@fp-ts/core/typeclass/TraversableFilterable"
* ```
*/

@@ -834,0 +1014,0 @@ TraversableFilterable,

/**
* @since 2.0.0
*
* Docs: https://effect-ts.github.io/io/modules/Metric.ts.html
* Module: @effect/io/Metric
* ```md
* - Docs: https://effect-ts.github.io/io/modules/Metric.ts.html
* - Module: "@effect/io/Metric"
* ```
*/

@@ -21,4 +23,6 @@ import * as Boundaries from "@effect/io/Metric/Boundaries";

*
* Docs: https://effect-ts.github.io/io/modules/Metric/Boundaries.ts.html
* Module: @effect/io/Metric/Boundaries
* ```md
* - Docs: https://effect-ts.github.io/io/modules/Metric/Boundaries.ts.html
* - Module: "@effect/io/Metric/Boundaries"
* ```
*/

@@ -29,4 +33,6 @@ Boundaries,

*
* Docs: https://effect-ts.github.io/io/modules/Metric/Hook.ts.html
* Module: @effect/io/Metric/Hook
* ```md
* - Docs: https://effect-ts.github.io/io/modules/Metric/Hook.ts.html
* - Module: "@effect/io/Metric/Hook"
* ```
*/

@@ -37,4 +43,6 @@ Hook,

*
* Docs: https://effect-ts.github.io/io/modules/Metric/Key.ts.html
* Module: @effect/io/Metric/Key
* ```md
* - Docs: https://effect-ts.github.io/io/modules/Metric/Key.ts.html
* - Module: "@effect/io/Metric/Key"
* ```
*/

@@ -45,4 +53,6 @@ Key,

*
* Docs: https://effect-ts.github.io/io/modules/Metric/KeyType.ts.html
* Module: @effect/io/Metric/KeyType
* ```md
* - Docs: https://effect-ts.github.io/io/modules/Metric/KeyType.ts.html
* - Module: "@effect/io/Metric/KeyType"
* ```
*/

@@ -53,4 +63,6 @@ KeyType,

*
* Docs: https://effect-ts.github.io/io/modules/Metric/Label.ts.html
* Module: @effect/io/Metric/Label
* ```md
* - Docs: https://effect-ts.github.io/io/modules/Metric/Label.ts.html
* - Module: "@effect/io/Metric/Label"
* ```
*/

@@ -61,4 +73,6 @@ Label,

*
* Docs: https://effect-ts.github.io/io/modules/Metric/Pair.ts.html
* Module: @effect/io/Metric/Pair
* ```md
* - Docs: https://effect-ts.github.io/io/modules/Metric/Pair.ts.html
* - Module: "@effect/io/Metric/Pair"
* ```
*/

@@ -69,4 +83,6 @@ Pair,

*
* Docs: https://effect-ts.github.io/io/modules/Metric/Polling.ts.html
* Module: @effect/io/Metric/Polling
* ```md
* - Docs: https://effect-ts.github.io/io/modules/Metric/Polling.ts.html
* - Module: "@effect/io/Metric/Polling"
* ```
*/

@@ -77,4 +93,6 @@ Polling,

*
* Docs: https://effect-ts.github.io/io/modules/Metric/Registry.ts.html
* Module: @effect/io/Metric/Registry
* ```md
* - Docs: https://effect-ts.github.io/io/modules/Metric/Registry.ts.html
* - Module: "@effect/io/Metric/Registry"
* ```
*/

@@ -85,6 +103,8 @@ Registry,

*
* Docs: https://effect-ts.github.io/io/modules/Metric/State.ts.html
* Module: @effect/io/Metric/State
* ```md
* - Docs: https://effect-ts.github.io/io/modules/Metric/State.ts.html
* - Module: "@effect/io/Metric/State"
* ```
*/
State };
//# sourceMappingURL=Metric.d.ts.map
{
"name": "effect",
"version": "2.0.0-next.2",
"version": "2.0.0-next.3",
"license": "MIT",

@@ -5,0 +5,0 @@ "repository": {

/**
* @since 2.0.0
*
* Docs: https://effect-ts.github.io/io/modules/Ref.ts.html
* Module: @effect/io/Ref
* ```md
* - Docs: https://effect-ts.github.io/io/modules/Ref.ts.html
* - Module: "@effect/io/Ref"
* ```
*/

@@ -14,4 +16,6 @@ import * as SynchronizedRef from "@effect/io/Ref/Synchronized";

*
* Docs: https://effect-ts.github.io/io/modules/ScopedRef.ts.html
* Module: @effect/io/ScopedRef
* ```md
* - Docs: https://effect-ts.github.io/io/modules/ScopedRef.ts.html
* - Module: "@effect/io/ScopedRef"
* ```
*/

@@ -22,6 +26,8 @@ ScopedRef,

*
* Docs: https://effect-ts.github.io/io/modules/Ref/Synchronized.ts.html
* Module: @effect/io/Ref/Synchronized
* ```md
* - Docs: https://effect-ts.github.io/io/modules/Ref/Synchronized.ts.html
* - Module: "@effect/io/Ref/Synchronized"
* ```
*/
SynchronizedRef };
//# sourceMappingURL=Ref.d.ts.map
/**
* @since 2.0.0
*
* Docs: https://effect-ts.github.io/io/modules/Schedule.ts.html
* Module: @effect/io/Schedule
* ```md
* - Docs: https://effect-ts.github.io/io/modules/Schedule.ts.html
* - Module: "@effect/io/Schedule"
* ```
*/

@@ -15,4 +17,6 @@ import * as Decision from "@effect/io/Schedule/Decision";

*
* Docs: https://effect-ts.github.io/io/modules/Schedule/Decision.ts.html
* Module: @effect/io/Schedule/Decision
* ```md
* - Docs: https://effect-ts.github.io/io/modules/Schedule/Decision.ts.html
* - Module: "@effect/io/Schedule/Decision"
* ```
*/

@@ -23,4 +27,6 @@ Decision,

*
* Docs: https://effect-ts.github.io/io/modules/Schedule/Interval.ts.html
* Module: @effect/io/Schedule/Interval
* ```md
* - Docs: https://effect-ts.github.io/io/modules/Schedule/Interval.ts.html
* - Module: "@effect/io/Schedule/Interval"
* ```
*/

@@ -31,6 +37,8 @@ Interval,

*
* Docs: https://effect-ts.github.io/io/modules/Schedule/Intervals.ts.html
* Module: @effect/io/Schedule/Intervals
* ```md
* - Docs: https://effect-ts.github.io/io/modules/Schedule/Intervals.ts.html
* - Module: "@effect/io/Schedule/Intervals"
* ```
*/
Intervals };
//# sourceMappingURL=Schedule.d.ts.map

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc