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

@types/hapi-auth-bearer-token

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/hapi-auth-bearer-token - npm Package Compare versions

Comparing version 6.1.6 to 6.1.7

6

hapi-auth-bearer-token/index.d.ts

@@ -1,6 +0,2 @@

// Type definitions for hapi-auth-bearer-token 6.1
// Project: https://github.com/johnbrett/hapi-auth-bearer-token
// Definitions by: Rodrigo Saboya <https://github.com/saboya>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// Minimum TypeScript Version: 4.9
/// <reference types="node" />

@@ -7,0 +3,0 @@ import { AuthenticationData, Plugin, Request, ResponseToolkit } from "@hapi/hapi";

9

hapi-auth-bearer-token/package.json
{
"name": "@types/hapi-auth-bearer-token",
"version": "6.1.6",
"version": "6.1.7",
"description": "TypeScript definitions for hapi-auth-bearer-token",

@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/hapi-auth-bearer-token",

"name": "Rodrigo Saboya",
"url": "https://github.com/saboya",
"githubUsername": "saboya"
"githubUsername": "saboya",
"url": "https://github.com/saboya"
}

@@ -25,6 +25,7 @@ ],

"@hapi/hapi": "^21.1.0",
"@types/node": "*",
"joi": "^17.7.0"
},
"typesPublisherContentHash": "d9f8f1d3992dc835e316d34e3c2160207ace50b6f65beebbd5e739e4c488380e",
"typesPublisherContentHash": "76c10d2503da7854a65cab2303e7bdb8c50172bf5960d12e28078b72c476af0e",
"typeScriptVersion": "4.9"
}

@@ -11,7 +11,3 @@ # Installation

````ts
// Type definitions for hapi-auth-bearer-token 6.1
// Project: https://github.com/johnbrett/hapi-auth-bearer-token
// Definitions by: Rodrigo Saboya <https://github.com/saboya>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// Minimum TypeScript Version: 4.9
/// <reference types="node" />

@@ -50,7 +46,6 @@ import { AuthenticationData, Plugin, Request, ResponseToolkit } from "@hapi/hapi";

### Additional Details
* Last updated: Tue, 10 Oct 2023 18:07: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 [Rodrigo Saboya](https://github.com/saboya).
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