shared-memory-datastructures
Advanced tools
Comparing version 0.1.3 to 0.1.4
{ | ||
"name": "shared-memory-datastructures", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"description": "JavaScript Map implementation that uses a ShareableBuffer under the hood and can be passed to workers copy-free.", | ||
@@ -5,0 +5,0 @@ "main": "dist/bundle.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
606674