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

hydra-express

Package Overview
Dependencies
Maintainers
1
Versions
116
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hydra-express - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

16

package.json
{
"name": "hydra-express",
"version": "1.1.1",
"version": "1.1.2",
"description": "A module which wraps Hydra and ExpressJS to provide an out of the box microservice which can support API routes and handlers.",

@@ -43,10 +43,10 @@ "author": {

"body-parser": "1.17.1",
"cors": "2.8.1",
"cors": "2.8.3",
"express": "4.15.2",
"hydra": "1.1.0",
"fwsp-jsutils": "1.0.9",
"hydra": "1.1.1",
"fwsp-jsutils": "1.0.10",
"fwsp-jwt-auth": "0.0.8",
"fwsp-server-response": "2.2.5",
"fwsp-server-response": "2.2.6",
"helmet": "3.5.0",
"moment": "2.18.0",
"moment": "2.18.1",
"response-time": "2.3.2"

@@ -56,8 +56,8 @@ },

"chai": "3.5.0",
"eslint": "3.18.0",
"eslint": "3.19.0",
"eslint-config-google": "0.7.1",
"eslint-plugin-mocha": "4.9.0",
"mocha": "3.2.0",
"superagent": "3.5.1"
"superagent": "3.5.2"
}
}
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