@tsdotnet/observable-base
Advanced tools
Comparing version 1.0.17 to 1.0.18
{ | ||
"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" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package