asset-pipe-sink-mem
Advanced tools
Comparing version 1.0.0-beta.4 to 1.0.0-beta.5
{ | ||
"name": "asset-pipe-sink-mem", | ||
"version": "1.0.0-beta.4", | ||
"version": "1.0.0-beta.5", | ||
"author": { | ||
@@ -29,10 +29,10 @@ "name": "Trygve Lie", | ||
"JSONStream": "1.3.1", | ||
"asset-pipe-common": "1.0.0-beta.5", | ||
"readable-stream": "2.2.9", | ||
"asset-pipe-common": "1.0.0-beta.6", | ||
"readable-stream": "2.3.2", | ||
"concat-stream": "1.6.0" | ||
}, | ||
"devDependencies": { | ||
"eslint": "^3.19.0", | ||
"eslint": "^3.12.2", | ||
"eslint-config-finn": "^1.0.1", | ||
"tap": "10.3.2" | ||
"tap": "10.7.0" | ||
}, | ||
@@ -39,0 +39,0 @@ "scripts": { |
# asset-pipe-sink-mem | ||
[![Greenkeeper badge](https://badges.greenkeeper.io/asset-pipe/asset-pipe-sink-mem.svg)](https://greenkeeper.io/) | ||
A [asset-pipe][asset-pipe] sink for writing and reading asset feeds and js/css bundles to and from a | ||
@@ -82,3 +84,3 @@ simple in memory store. | ||
- `file found` - When the file we want to read is found. Emits with: `file` | ||
- `file found` - When the file we want to read is found. Emits with: `file`. | ||
- `file not saved` - When the file we want to read is not found. Emits with: `file`. | ||
@@ -85,0 +87,0 @@ |
6320
117
+ Addedasset-pipe-common@1.0.0-beta.6(transitive)
+ Addedreadable-stream@2.3.2(transitive)
- Removedasset-pipe-common@1.0.0-beta.5(transitive)
- Removedbuffer-shims@1.0.0(transitive)
- Removedreadable-stream@2.2.9(transitive)
Updatedreadable-stream@2.3.2