spyfs
spyfs copied to clipboard
Node filesystem spies and mocks
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [node](https://nodejs.org) ([source](https://togithub.com/nodejs/node)) | major | `8.17.0` -> `20.17.0` | --- ### Release Notes nodejs/node (node)...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/streamich/spyfs). ## Config Migration Needed - [ ]...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [fs-monkey](https://togithub.com/streamich/fs-monkey) | [`0.4.0` -> `1.0.3`](https://renovatebot.com/diffs/npm/fs-monkey/0.4.0/1.0.3) | [](https://docs.renovatebot.com/merge-confidence/)...
`javascript const spyfs = require( 'spyfs' ); const sfs = spyfs.spy( fs, action => { console.log( action ); } ); const fd = sfs.openSync( __filename, 'r' ); sfs.closeSync( fd );...
```typescript import { spy } from "spyfs"; ``` > Could not find a declaration file for module 'spyfs'. '/home/ajvincent/filesystem/filterfs/node_modules/spyfs/lib/index.js' implicitly has an 'any' type. > Try `npm i --save-dev @types/spyfs`...
On registry `https://registry.npmjs.org/`, the "latest" version (v6.24.1) of dependency `babel-preset-es2015` has the following deprecation notice: `🙌 Thanks for using Babel: we recommend using babel-preset-env now: please read babeljs.io/env to update!...
On registry `https://registry.npmjs.org/`, the "latest" version (v6.24.1) of dependency `babel-preset-es2017` has the following deprecation notice: `🙌 Thanks for using Babel: we recommend using babel-preset-env now: please read babeljs.io/env to update!...
On registry `https://registry.npmjs.org/`, the "latest" version (v6.24.1) of dependency `babel-preset-es2016` has the following deprecation notice: `🙌 Thanks for using Babel: we recommend using babel-preset-env now: please read babeljs.io/env to update!...
On registry `https://registry.npmjs.org/`, the "latest" version (v6.24.1) of dependency `babel-preset-es2017` has the following deprecation notice: `🙌 Thanks for using Babel: we recommend using babel-preset-env now: please read babeljs.io/env to update!...
On registry `https://registry.npmjs.org/`, the "latest" version (v6.24.1) of dependency `babel-preset-es2016` has the following deprecation notice: `🙌 Thanks for using Babel: we recommend using babel-preset-env now: please read babeljs.io/env to update!...