Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

alien-signals

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

alien-signals - npm Package Compare versions

Comparing version 0.4.13 to 0.4.14

2

package.json
{
"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

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