Socket
Socket
Sign inDemoInstall

hpp

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

hpp - npm Package Compare versions

Comparing version 0.2.2 to 0.2.3

4

package.json
{
"name": "hpp",
"version": "0.2.2",
"version": "0.2.3",
"description": "Express middleware to protect against HTTP Parameter Pollution attacks",

@@ -28,3 +28,3 @@ "keywords": [

"dependencies": {
"lodash": "^4.7.0",
"lodash": "^4.17.12",
"type-is": "^1.6.12"

@@ -31,0 +31,0 @@ },

@@ -149,2 +149,6 @@ # HPP

- v0.2.3 (2020-01-07)
- Updated lodash dependency because of vulnerability
- Added node v6, v8, v10 to CI build
- Removed node v5 from CI build
- v0.2.2 (2017-04-11)

@@ -151,0 +155,0 @@ - Requiring individual lodash functions for faster boot time and lower memory footprint

Sorry, the diff of this file is not supported yet

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