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

hydra

Package Overview
Dependencies
Maintainers
1
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hydra - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

6

index.js

@@ -1067,3 +1067,4 @@ 'use strict';

'Content-Type': 'application/json',
'Accept': 'application/json; charset=UTF-8'
'Accept': 'application/json',
'Accept-Charset': 'utf-8'
},

@@ -1152,3 +1153,4 @@ method: parsedRoute.httpMethod

'Content-Type': 'application/json',
'Accept': 'application/json; charset=UTF-8'
'Accept': 'application/json',
'Accept-Charset': 'utf-8'
},

@@ -1155,0 +1157,0 @@ method: parsedRoute.httpMethod

{
"name": "hydra",
"version": "1.1.1",
"version": "1.1.2",
"author": "Carlos Justiniano",

@@ -55,3 +55,3 @@ "contributors": [

"chai": "3.5.0",
"eslint": "3.18.0",
"eslint": "3.19.0",
"eslint-config-google": "0.7.1",

@@ -58,0 +58,0 @@ "eslint-plugin-mocha": "4.9.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