@types/vinyl-fs
Advanced tools
Comparing version 2.4.4 to 2.4.5
@@ -20,3 +20,3 @@ // Type definitions for vinyl-fs 2.4 | ||
interface SrcOptions extends globStream.Options { | ||
export interface SrcOptions extends globStream.Options { | ||
/** Prevents stream from emitting an error when file not found. */ | ||
@@ -23,0 +23,0 @@ allowEmpty?: boolean; |
{ | ||
"name": "@types/vinyl-fs", | ||
"version": "2.4.4", | ||
"version": "2.4.5", | ||
"description": "TypeScript definitions for vinyl-fs", | ||
@@ -24,4 +24,4 @@ "license": "MIT", | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "69556553f55ceb51a1d8a0d3af8d631a4905bca640d225c4f3a3a94c6db3c025", | ||
"typesPublisherContentHash": "0ac0ab20f34224c87ef5b9afd3ba72d22306dcd8e6bdb24f974d3d2a78c3ed96", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -8,6 +8,6 @@ # Installation | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/vinyl-fs | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/vinyl-fs | ||
Additional Details | ||
* Last updated: Thu, 30 Mar 2017 19:38:18 GMT | ||
* Last updated: Mon, 17 Apr 2017 17:55:17 GMT | ||
* Dependencies: events, vinyl, glob-stream, node | ||
@@ -14,0 +14,0 @@ * Global values: none |
9811
4