🚀 Socket Launch Week 🚀 Day 5: Introducing Socket Fix.Learn More
Socket
Sign inDemoInstall
Socket

@types/hapi__shot

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/hapi__shot - npm Package Compare versions

Comparing version

to
6.0.0

35

hapi__shot/package.json
{
"name": "@types/hapi__shot",
"version": "4.1.6",
"description": "TypeScript definitions for @hapi/shot",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/hapi__shot",
"license": "MIT",
"contributors": [
{
"name": "AJP",
"githubUsername": "AJamesPhillips",
"url": "https://github.com/AJamesPhillips"
},
{
"name": "Simon Schick",
"githubUsername": "SimonSchick",
"url": "https://github.com/SimonSchick"
},
{
"name": "Silas Rech",
"githubUsername": "lenovouser",
"url": "https://github.com/lenovouser"
}
],
"version": "6.0.0",
"description": "Stub TypeScript definitions entry for @hapi/shot, which provides its own types definitions",
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/hapi__shot"
},
"scripts": {},
"license": "MIT",
"dependencies": {
"@types/node": "*"
"@hapi/shot": "*"
},
"typesPublisherContentHash": "8dd447110c4679e3a4361ec2e1353b502cfb0cf696f854ab012af04e44c4e7f5",
"typeScriptVersion": "4.5"
"deprecated": "This is a stub types definition. @hapi/shot provides its own type definitions, so you do not need this installed."
}

@@ -1,15 +0,3 @@

# Installation
> `npm install --save @types/hapi__shot`
This is a stub types definition for @types/hapi__shot (https://github.com/hapijs/shot#readme).
# Summary
This package contains type definitions for @hapi/shot (https://github.com/hapijs/shot).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/hapi__shot.
### Additional Details
* Last updated: Mon, 20 Nov 2023 23:36:24 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)
# Credits
These definitions were written by [AJP](https://github.com/AJamesPhillips), [Simon Schick](https://github.com/SimonSchick), and [Silas Rech](https://github.com/lenovouser).
@hapi/shot provides its own type definitions, so you don't need @types/hapi__shot installed!