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