alien-signals
Advanced tools
Comparing version 0.4.13 to 0.4.14
{ | ||
"name": "alien-signals", | ||
"version": "0.4.13", | ||
"version": "0.4.14", | ||
"sideEffects": false, | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -36,3 +36,3 @@ export interface IEffect extends Subscriber { | ||
export declare function link(dep: Dependency, sub: Subscriber): void; | ||
export declare function propagate(subs: Link): void; | ||
export declare function propagate(link: Link): void; | ||
export declare function shallowPropagate(link: Link): void; | ||
@@ -39,0 +39,0 @@ export declare function checkDirty(link: Link): boolean; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
66375
2105
37
13
26
5
37