Socket
Socket
Sign inDemoInstall

@most/types

Package Overview
Dependencies
0
Maintainers
4
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.4.1 to 0.5.0

2

index.d.ts

@@ -12,3 +12,3 @@ // An instant in time. This can be wall-clock time

event(time: Time, value: A): void;
end(time: Time, value?: A): void;
end(time: Time): void;
error(time: Time, err: Error): void;

@@ -15,0 +15,0 @@ }

{
"name": "@most/types",
"version": "0.4.1",
"version": "0.5.0",
"description": "Reactive programming with lean, functions-only, curried, tree-shakeable API",

@@ -5,0 +5,0 @@ "typings": "index.d.ts",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc