New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

alien-signals

Package Overview
Dependencies
Maintainers
0
Versions
46
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 1.0.0-alpha.0 to 1.0.0-alpha.1

2

package.json
{
"name": "alien-signals",
"version": "1.0.0-alpha.0",
"version": "1.0.0-alpha.1",
"sideEffects": false,

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -32,3 +32,3 @@ export interface Dependency {

}): {
link: (dep: Dependency, sub: Subscriber) => void;
link: (dep: Dependency, sub: Subscriber) => boolean;
shallowPropagate: (link: Link) => void;

@@ -35,0 +35,0 @@ propagate: (link: Link) => void;

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