@datastream/object
Advanced tools
+2
-2
| { | ||
| "name": "@datastream/object", | ||
| "version": "0.1.4", | ||
| "version": "0.1.5", | ||
| "description": "Object transform streams for picking, omitting, pivoting, batching, and key mapping", | ||
@@ -63,4 +63,4 @@ "type": "module", | ||
| "dependencies": { | ||
| "@datastream/core": "0.1.4" | ||
| "@datastream/core": "0.1.5" | ||
| } | ||
| } |
+ Added
- Removed
Updated