Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/hapi__glue

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/hapi__glue - npm Package Compare versions

Comparing version 6.1.7 to 6.1.8

7

hapi__glue/index.d.ts

@@ -1,8 +0,1 @@

// Type definitions for @hapi/glue 6.1
// Project: https://github.com/hapijs/glue
// Definitions by: Silas Rech <https://github.com/lenovouser>
// Avery Fay <https://github.com/btmorex>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.8
import { Plugin, Server, ServerOptions } from "@hapi/hapi";

@@ -9,0 +2,0 @@

13

hapi__glue/package.json
{
"name": "@types/hapi__glue",
"version": "6.1.7",
"version": "6.1.8",
"description": "TypeScript definitions for @hapi/glue",

@@ -10,9 +10,9 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/hapi__glue",

"name": "Silas Rech",
"url": "https://github.com/lenovouser",
"githubUsername": "lenovouser"
"githubUsername": "lenovouser",
"url": "https://github.com/lenovouser"
},
{
"name": "Avery Fay",
"url": "https://github.com/btmorex",
"githubUsername": "btmorex"
"githubUsername": "btmorex",
"url": "https://github.com/btmorex"
}

@@ -30,6 +30,7 @@ ],

"@hapi/hapi": "^21.1.0",
"@types/node": "*",
"joi": "^17.7.0"
},
"typesPublisherContentHash": "1dd6661b9e73f63d49514aa2fcf210782f15392cd1d76e548ef5900e78eaada6",
"typesPublisherContentHash": "ebad04dce8767c72c800fcfdc43353b643c228b92827f681cc98242078827cca",
"typeScriptVersion": "4.5"
}

@@ -11,9 +11,2 @@ # Installation

````ts
// Type definitions for @hapi/glue 6.1
// Project: https://github.com/hapijs/glue
// Definitions by: Silas Rech <https://github.com/lenovouser>
// Avery Fay <https://github.com/btmorex>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.8
import { Plugin, Server, ServerOptions } from "@hapi/hapi";

@@ -45,7 +38,6 @@

### Additional Details
* Last updated: Sat, 16 Sep 2023 08:06:32 GMT
* Dependencies: [@types/hapi__hapi](https://npmjs.com/package/@types/hapi__hapi)
* Global values: none
* Last updated: Wed, 18 Oct 2023 01:17:35 GMT
* Dependencies: [@hapi/hapi](https://npmjs.com/package/@hapi/hapi), [@types/node](https://npmjs.com/package/@types/node), [joi](https://npmjs.com/package/joi)
# Credits
These definitions were written by [Silas Rech](https://github.com/lenovouser), and [Avery Fay](https://github.com/btmorex).
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