Huge News!Announcing our $40M Series B led by Abstract Ventures.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.19 to 1.0.20

8

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

@@ -66,10 +66,10 @@ "author": "electricessence",

"dependencies": {
"@tsdotnet/collection-base": "^2.0.10",
"@tsdotnet/collection-base": "^2.0.11",
"@tsdotnet/common-interfaces": "^1.0.4",
"@tsdotnet/disposable": "^1.1.23",
"@tsdotnet/exceptions": "^1.0.18",
"@tsdotnet/linked-node-list": "^1.3.18",
"@tsdotnet/ordered-registry": "^1.0.19",
"@tsdotnet/linked-node-list": "^1.3.19",
"@tsdotnet/ordered-registry": "^1.0.21",
"tslib": "^2.3.1"
}
}

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

[tsdotnet.github.io/observable-base](https://tsdotnet.github.io/observable-base/modules/observable_base.html)
[tsdotnet.github.io/observable-base](https://tsdotnet.github.io/observable-base/)
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