Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@types/nock

nock611.4kMITdeprecated11.1.0

This is a stub types definition. nock provides its own type definitions, so you do not need this installed.

Stub TypeScript definitions entry for nock, which provides its own types definitions

readme

This is a stub types definition for nock (https://github.com/nock/nock).

nock provides its own type definitions, so you don't need @types/nock installed!

changelog

Changelog

Nock’s changelog can be found directly in the GitHub release notes.
These are automatically created by semantic-release based on their commit message conventions.

Migration guides are available for major versions in the migration guides directory.

This release aim to modernize and refresh nock, remove long-supported hacks and create more expected library.

TODO:

  1. remove @definitelytyped/dtslint and generate the types instead. maybe use tools like tsd to test the types (not sure if needed in case we generate the types)