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

@tsdotnet/observable-base

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tsdotnet/observable-base - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

4

package.json
{
"name": "@tsdotnet/observable-base",
"version": "1.0.2",
"description": "",
"version": "1.0.3",
"description": "A simple set of subscription base classes for implementing .NET style observables.",
"author": "electricessence",

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

@@ -7,3 +7,3 @@ # ![alt text](https://avatars1.githubusercontent.com/u/64487547?s=30 "tsdotnet") tsdotnet / observable-base

Base classes for implementing classic style observables.
A simple set of subscription base classes for implementing .NET style observables.

@@ -10,0 +10,0 @@ Subscriptions are `Disposable` objects with scope independent `dispose()` methods.

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