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.17 to 1.0.18

18

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

@@ -45,9 +45,9 @@ "author": "electricessence",

"devDependencies": {
"@types/chai": "^4.2.16",
"@types/chai": "^4.2.18",
"@types/mocha": "^8.2.2",
"@typescript-eslint/eslint-plugin": "^4.22.0",
"@typescript-eslint/parser": "^4.22.0",
"@typescript-eslint/eslint-plugin": "^4.23.0",
"@typescript-eslint/parser": "^4.23.0",
"chai": "^4.3.4",
"copyfiles": "^2.4.1",
"eslint": "^7.24.0",
"eslint": "^7.26.0",
"eslint-config-typescript": "^3.0.0",

@@ -57,3 +57,3 @@ "eslint-plugin-import": "^2.22.1",

"eslint-plugin-promise": "^5.1.0",
"mocha": "^8.3.2",
"mocha": "^8.4.0",
"npm-run-all": "^4.1.5",

@@ -63,3 +63,3 @@ "nyc": "^15.1.0",

"ts-node": "^9.1.1",
"typedoc": "^0.20.35",
"typedoc": "^0.20.36",
"typedoc-plugin-nojekyll": "^1.0.1",

@@ -73,6 +73,6 @@ "typescript": "^4.2.4"

"@tsdotnet/exceptions": "^1.0.17",
"@tsdotnet/linked-node-list": "^1.3.16",
"@tsdotnet/ordered-registry": "^1.0.18",
"@tsdotnet/linked-node-list": "^1.3.17",
"@tsdotnet/ordered-registry": "^1.0.19",
"tslib": "^2.2.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