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.12 to 1.0.13

12

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

@@ -47,4 +47,4 @@ "author": "electricessence",

"@types/mocha": "^7.0.2",
"@typescript-eslint/eslint-plugin": "^3.0.0",
"@typescript-eslint/parser": "^3.0.0",
"@typescript-eslint/eslint-plugin": "^3.0.1",
"@typescript-eslint/parser": "^3.0.1",
"chai": "^4.2.0",

@@ -68,10 +68,10 @@ "copyfiles": "^2.2.0",

"dependencies": {
"@tsdotnet/collection-base": "^2.0.4",
"@tsdotnet/collection-base": "^2.0.6",
"@tsdotnet/common-interfaces": "^1.0.4",
"@tsdotnet/disposable": "^1.1.19",
"@tsdotnet/exceptions": "^1.0.16",
"@tsdotnet/linked-node-list": "^1.3.11",
"@tsdotnet/ordered-registry": "^1.0.13",
"@tsdotnet/linked-node-list": "^1.3.13",
"@tsdotnet/ordered-registry": "^1.0.14",
"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