@rimbu/graph
Advanced tools
Comparing version 0.9.3 to 0.9.4
{ | ||
"name": "@rimbu/graph", | ||
"version": "0.9.3", | ||
"version": "0.9.4", | ||
"description": "Immutable Graph data structures for TypeScript", | ||
@@ -68,7 +68,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@rimbu/collection-types": "^0.9.3", | ||
"@rimbu/collection-types": "^0.9.4", | ||
"@rimbu/common": "^0.9.0", | ||
"@rimbu/hashed": "^0.8.3", | ||
"@rimbu/sorted": "^0.9.3", | ||
"@rimbu/stream": "^0.10.3", | ||
"@rimbu/hashed": "^0.8.4", | ||
"@rimbu/sorted": "^0.9.4", | ||
"@rimbu/stream": "^0.10.4", | ||
"tslib": "^2.3.1" | ||
@@ -83,3 +83,3 @@ }, | ||
}, | ||
"gitHead": "1e954ea5904e67edb3dea7ea3d4097c783f505f1" | ||
"gitHead": "0d6347c834acd4caa7b1789b6a8388cd09039c61" | ||
} |
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
Updated@rimbu/hashed@^0.8.4
Updated@rimbu/sorted@^0.9.4
Updated@rimbu/stream@^0.10.4