New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@types/nock

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/nock - npm Package Compare versions

Comparing version 10.0.3 to 11.1.0

53

nock/package.json
{
"name": "@types/nock",
"version": "10.0.3",
"description": "TypeScript definitions for nock",
"license": "MIT",
"contributors": [
{
"name": "bonnici",
"url": "https://github.com/bonnici",
"githubUsername": "bonnici"
},
{
"name": "Horiuchi_H",
"url": "https://github.com/horiuchi",
"githubUsername": "horiuchi"
},
{
"name": "afharo",
"url": "https://github.com/afharo",
"githubUsername": "afharo"
},
{
"name": "Matt R. Wilson",
"url": "https://github.com/mastermatt",
"githubUsername": "mastermatt"
},
{
"name": "Garanzha Dmitriy",
"url": "https://github.com/damour",
"githubUsername": "damour"
},
{
"name": "GP",
"url": "https://github.com/paambaati",
"githubUsername": "paambaati"
}
],
"version": "11.1.0",
"typings": null,
"description": "Stub TypeScript definitions entry for nock, which provides its own types definitions",
"main": "",
"types": "index",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/nock"
},
"scripts": {},
"author": "",
"repository": "https://github.com/nock/nock",
"license": "MIT",
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "2538327aa64e9ea0fb0692a8dd6bdd77814ba2bb56b171a525622516b064bcfc",
"typeScriptVersion": "2.0"
"nock": "*"
}
}

@@ -1,16 +0,3 @@

# Installation
> `npm install --save @types/nock`
This is a stub types definition for nock (https://github.com/nock/nock).
# Summary
This package contains type definitions for nock ( https://github.com/nock/nock ).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/nock
Additional Details
* Last updated: Tue, 14 May 2019 20:53:20 GMT
* Dependencies: @types/node
* Global values: none
# Credits
These definitions were written by bonnici <https://github.com/bonnici>, Horiuchi_H <https://github.com/horiuchi>, afharo <https://github.com/afharo>, Matt R. Wilson <https://github.com/mastermatt>, Garanzha Dmitriy <https://github.com/damour>, GP <https://github.com/paambaati>.
nock provides its own type definitions, so you don't need @types/nock installed!
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