@wry/context
Advanced tools
Comparing version 0.4.0 to 0.4.1
{ | ||
"name": "@wry/context", | ||
"version": "0.4.0", | ||
"version": "0.4.1", | ||
"author": "Ben Newman <ben@eloper.dev>", | ||
@@ -29,5 +29,6 @@ "description": "Manage contextual information needed by (a)synchronous tasks without explicitly passing objects around", | ||
"dependencies": { | ||
"@types/node": "^12.0.2", | ||
"tslib": "^1.9.3" | ||
}, | ||
"gitHead": "b08b9b86751f97f972df48b847da2a68fbdc6801" | ||
"gitHead": "2dd82953d82e94cab0259c4c7b35d1f0297c8c11" | ||
} |
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
31731
2
+ Added@types/node@^12.0.2
+ Added@types/node@12.20.55(transitive)