@tsdotnet/observable-base
Advanced tools
Comparing version 1.0.12 to 1.0.13
{ | ||
"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" | ||
} | ||
} |
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