New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

graphi

Package Overview
Dependencies
Maintainers
3
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphi - npm Package Compare versions

Comparing version 9.0.1 to 9.0.2

2

lib/index.js

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

if (schema._subscriptionType) {
server.dependency('nes');
server.dependency('@hapi/nes');
Utils.registerSubscriptions(server, schema, subscriptionOptions);

@@ -95,0 +95,0 @@ }

{
"name": "graphi",
"version": "9.0.1",
"version": "9.0.2",
"description": "hapi graphql plugin",

@@ -28,11 +28,12 @@ "main": "lib",

"devDependencies": {
"belly-button": "6.x.x",
"belly-button": "7.x.x",
"cb-barrier": "1.x.x",
"@hapi/code": "8.x.x",
"@hapi/hapi": "19.x.x",
"hapi-auth-bearer-token": "6.x.x",
"@hapi/lab": "22.x.x",
"@hapi/nes": "11.x.x",
"@hapi/eslint-plugin": "5.x.x",
"@hapi/hapi": "20.x.x",
"hapi-auth-bearer-token": "8.x.x",
"@hapi/lab": "24.x.x",
"@hapi/nes": "12.x.x",
"opentracing": "0.14.x",
"traci": "2.x.x",
"traci": "3.x.x",
"@hapi/wreck": "17.x.x"

@@ -42,3 +43,3 @@ },

"@hapi/boom": "9.x.x",
"graphql": "14.5.x",
"graphql": "15.x.x",
"apollo-server-module-graphiql": "1.4.x",

@@ -45,0 +46,0 @@ "lodash.merge": "4.6.x"

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