licenses.dev

file-stat v0.2.3

Set the `stat` property on a file object. Abstraction from vinyl-fs to support stream or non-stream usage.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT15
PackageRelationDependenciesPublished
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
fs-exists-sync • 0.1.0Drop-in replacement for `fs.existsSync` with zero dependencies. Other libs I found either have crucial differences from fs.existsSync, or unnecessary dependencies. See README.md for more info.DIRECT0
is-buffer • 1.1.6Determine if an object is a BufferINDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
kind-of • 3.2.2Get the native type of a value.INDIRECT1
lazy-cache • 2.0.2Cache requires to be lazy-loaded when needed.DIRECT4
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
set-getter • 0.1.1Create nested getter properties and any intermediary dot notation (`'a.b.c'`) pathsINDIRECT3
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
through2 • 2.0.5A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noiseDIRECT9
to-object-path • 0.3.0Create an object path from a list or array of strings.INDIRECT2
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
xtend • 4.0.2extend like a bossINDIRECT0
ISC2
PackageRelationDependenciesPublished
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.DIRECT0
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/file-stat)](https://licenses.dev/npm/file-stat)
<a href="https://licenses.dev/npm/file-stat">
  <img src="https://licenses.dev/b/npm/file-stat" alt="licenses" />
</a>

Or the licenses badge code for the 0.2.3 version:

[![licenses](https://licenses.dev/b/npm/file-stat/0.2.3)](https://licenses.dev/npm/file-stat/0.2.3)
<a href="https://licenses.dev/npm/file-stat/0.2.3">
  <img src="https://licenses.dev/b/npm/file-stat/0.2.3" alt="licenses" />
</a>
GitHub