Socket
Socket
Sign inDemoInstall

@nerdwallet/jest-nock-fixtures

Package Overview
Dependencies
Maintainers
7
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nerdwallet/jest-nock-fixtures - npm Package Versions

2.1.0

Diff

Changelog

Source

2.1.0 (2022-12-08)

  • Move many logs behind a JEST_NOCK_FIXTURES_VERBOSE environment variable flag
nwbot
published 2.0.0 •

Changelog

Source

2.0.0 (2021-03-31) benjroy

  • BREAKING: changed chape of fixture file to store recordings per test.
    • allows better cleanup and cleaner diffs
    • fixtures must be re-recorded after updating
  • FEAT: adds JestWatchPlugin
    • when jest is configured to use this watch plugin (see README), mode can be changed on the fly by pressing 'r' when running jest --watch ...
nwbot
published 1.1.1 •

Changelog

Source

1.1.1 (2021-03-23) benjroy

  • run npm update and npm audit fix to clear security warning from dependencies
nwbot
published 1.1.0 •

Changelog

Source

1.1.0 (2020-10-09) brian123zx

  • When nocks encounters a number of unmatched requests, the error function it calls now includes the path it expects to find the nock file at.
  • Fixes a bug introduced in v1.0.2 where the first argument to unmatchedErrorMessage was the length of the unmatched request array instead of the array itself
nwbot
published 1.0.2 •

Changelog

Source

1.0.2 (2020-10-07) brian123zx

  • fix errors not throwing when there are unmatched requests
nwbot
published 1.0.1 •

Changelog

Source

1.0.1 (2019-07-03) benjroy

  • fix .npm ignore so it publishes the src/ directory
nwbot
published 1.0.0 •

Changelog

Source

1.0.0 (2019-07-03) benjroy

  • implementation ported and merged
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc