@stackflow/core
Advanced tools
@@ -7,6 +7,6 @@ import { Effect } from "../Effect"; | ||
| export declare type StackflowPluginPreEffectHook<T> = (args: { | ||
| params: T; | ||
| actionParams: T; | ||
| actions: StackflowPluginActions & { | ||
| preventDefault: () => void; | ||
| overrideParams: (params: T) => void; | ||
| overrideActionParams: (params: T) => void; | ||
| }; | ||
@@ -13,0 +13,0 @@ }) => void; |
+2
-2
| { | ||
| "name": "@stackflow/core", | ||
| "version": "0.2.2-alpha.7+52009b0", | ||
| "version": "0.3.0", | ||
| "license": "Apache-2.0", | ||
@@ -59,3 +59,3 @@ "exports": { | ||
| }, | ||
| "gitHead": "52009b02923329f3ea2a0dd451c0f30db63580d6" | ||
| "gitHead": "30236087e383905696ded8e2c5e1a2ecb088bf1a" | ||
| } |
@@ -9,6 +9,6 @@ import { Effect } from "../Effect"; | ||
| export type StackflowPluginPreEffectHook<T> = (args: { | ||
| params: T; | ||
| actionParams: T; | ||
| actions: StackflowPluginActions & { | ||
| preventDefault: () => void; | ||
| overrideParams: (params: T) => void; | ||
| overrideActionParams: (params: T) => void; | ||
| }; | ||
@@ -15,0 +15,0 @@ }) => void; |
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
108614
0.01%0
-100%