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

inert

Package Overview
Dependencies
Maintainers
5
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

inert - npm Package Compare versions

Comparing version 5.0.0-rc4 to 5.0.0-rc5

2

lib/index.js

@@ -41,3 +41,3 @@ 'use strict';

return this.wrap(File.response(path, responseOptions, this.request));
return this.response(File.response(path, responseOptions, this.request));
});

@@ -44,0 +44,0 @@ };

{
"name": "inert",
"description": "Static file and directory handlers plugin for hapi.js",
"version": "5.0.0-rc4",
"version": "5.0.0-rc5",
"repository": "https://github.com/hapijs/inert.git",

@@ -18,3 +18,3 @@ "main": "lib/index.js",

"peerDependencies": {
"hapi": ">=17.0.0-0"
"hapi": "17.0.0-rc5"
},

@@ -30,3 +30,3 @@ "dependencies": {

"code": "5.x.x",
"hapi": "^17.0.0-rc4",
"hapi": "^17.0.0-rc5",
"lab": "14.x.x"

@@ -33,0 +33,0 @@ },

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