Socket
Socket
Sign inDemoInstall

@hapi/accept

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hapi/accept - npm Package Compare versions

Comparing version 4.0.0 to 5.0.0

2

LICENSE.md

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

Copyright (c) 2014-2019, Sideway Inc, and project contributors
Copyright (c) 2014-2020, Sideway Inc, and project contributors
Copyright (c) 2015-2016, Mark Bradshaw

@@ -3,0 +3,0 @@ Copyright (c) 2014, Walmart.

{
"name": "@hapi/accept",
"description": "HTTP Accept-* headers parsing",
"version": "4.0.0",
"version": "5.0.0",
"repository": "git://github.com/hapijs/accept",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"files": [
"lib"
],
"keywords": [

@@ -14,12 +17,9 @@ "HTTP",

],
"files": [
"lib"
],
"dependencies": {
"@hapi/boom": "8.x.x",
"@hapi/hoek": "8.x.x"
"@hapi/boom": "9.x.x",
"@hapi/hoek": "9.x.x"
},
"devDependencies": {
"@hapi/code": "6.x.x",
"@hapi/lab": "20.x.x"
"@hapi/code": "8.x.x",
"@hapi/lab": "22.x.x"
},

@@ -26,0 +26,0 @@ "scripts": {

@@ -7,3 +7,3 @@ <a href="https://hapi.dev"><img src="https://raw.githubusercontent.com/hapijs/assets/master/images/family.png" width="180px" align="right" /></a>

**accept** is part of the **hapi** ecosystem and was designed to work seamlessly with the [hapi web framework](https://hapi.dev) and its other components (but works great on its own or with other frameworks). If you are using a different web framework and find this module useful, check out [hapi](https://hapi.dev) � they work even better together.
**accept** is part of the **hapi** ecosystem and was designed to work seamlessly with the [hapi web framework](https://hapi.dev) and its other components (but works great on its own or with other frameworks). If you are using a different web framework and find this module useful, check out [hapi](https://hapi.dev) – they work even better together.

@@ -16,3 +16,4 @@ ### Visit the [hapi.dev](https://hapi.dev) Developer Portal for tutorials, documentation, and support

- [Version status](https://hapi.dev/resources/status/#accept) (builds, dependencies, node versions, licenses, eol)
- [Changelog](https://hapi.dev/family/accept/changelog/)
- [Project policies](https://hapi.dev/policies/)
- [Free and commercial support options](https://hapi.dev/support/)
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