@rimbu/graph-arrow-valued
Advanced tools
Comparing version 0.8.3 to 0.8.4
{ | ||
"name": "@rimbu/graph-arrow-valued", | ||
"version": "0.8.3", | ||
"version": "0.8.4", | ||
"description": "Immutable Graph data structures for TypeScript", | ||
@@ -63,8 +63,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@rimbu/collection-types": "^0.8.2", | ||
"@rimbu/collection-types": "^0.8.3", | ||
"@rimbu/common": "^0.8.2", | ||
"@rimbu/graph": "^0.8.3", | ||
"@rimbu/hashed": "^0.7.3", | ||
"@rimbu/sorted": "^0.8.2", | ||
"@rimbu/stream": "^0.8.2", | ||
"@rimbu/graph": "^0.8.4", | ||
"@rimbu/hashed": "^0.7.4", | ||
"@rimbu/sorted": "^0.8.3", | ||
"@rimbu/stream": "^0.9.0", | ||
"tslib": "^2.3.1" | ||
@@ -78,3 +78,3 @@ }, | ||
}, | ||
"gitHead": "aa942d41980ef39199f88d574c5138d54a24c372" | ||
"gitHead": "eb052e1db5f0f610f2e0a78cb283a278c868f7ec" | ||
} |
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
- Removed@rimbu/stream@0.8.2(transitive)
Updated@rimbu/graph@^0.8.4
Updated@rimbu/hashed@^0.7.4
Updated@rimbu/sorted@^0.8.3
Updated@rimbu/stream@^0.9.0