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.6 to 1.0.7

8

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

@@ -64,3 +64,3 @@ "author": "electricessence",

"typedoc-plugin-nojekyll": "^1.0.1",
"typescript": "^3.9.2"
"typescript": "^3.9.3"
},

@@ -72,6 +72,6 @@ "dependencies": {

"@tsdotnet/exceptions": "^1.0.15",
"@tsdotnet/linked-node-list": "^1.3.8",
"@tsdotnet/ordered-registry": "^1.0.6",
"@tsdotnet/linked-node-list": "^1.3.9",
"@tsdotnet/ordered-registry": "^1.0.7",
"tslib": "^2.0.0"
}
}
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