@wry/context
Advanced tools
Comparing version 0.5.4 to 0.6.0
{ | ||
"name": "@wry/context", | ||
"version": "0.5.4", | ||
"version": "0.6.0", | ||
"author": "Ben Newman <ben@eloper.dev>", | ||
@@ -29,3 +29,3 @@ "description": "Manage contextual information needed by (a)synchronous tasks without explicitly passing objects around", | ||
"dependencies": { | ||
"tslib": "^1.14.1" | ||
"tslib": "^2.1.0" | ||
}, | ||
@@ -35,3 +35,3 @@ "engines": { | ||
}, | ||
"gitHead": "cc69712aee6b758cbe078c9a49532533334dee9c" | ||
"gitHead": "41f90c1a6e1103645d608a298999092dde6d62ad" | ||
} |
Sorry, the diff of this file is not supported yet
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
56151
+ Addedtslib@2.8.1(transitive)
- Removedtslib@1.14.1(transitive)
Updatedtslib@^2.1.0