@tsdotnet/disposable
Advanced tools
Comparing version 1.1.14 to 1.1.15
{ | ||
"name": "@tsdotnet/disposable", | ||
"version": "1.1.14", | ||
"version": "1.1.15", | ||
"description": "A disposable base class and minimal set of interfaces to properly implement an object disposal pattern.", | ||
@@ -56,3 +56,6 @@ "author": "electricessence", | ||
"typescript": "^3.9.2" | ||
}, | ||
"dependencies": { | ||
"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
38664
1
+ Addedtslib@^2.0.0
+ Addedtslib@2.8.1(transitive)