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

gqutils

Package Overview
Dependencies
Maintainers
1
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gqutils - npm Package Compare versions

Comparing version 0.4.5 to 0.4.6

26

package.json
{
"name": "gqutils",
"version": "0.4.5",
"version": "0.4.6",
"description": "Utilities For GraphQL",

@@ -22,5 +22,5 @@ "main": "dist/index.js",

"dependencies": {
"graphql-custom-types": "^0.7.1",
"graphql-subscriptions": "^0.3.1",
"graphql-tools": "^0.10.1",
"graphql-custom-types": "^1.1.0",
"graphql-subscriptions": "^0.4.4",
"graphql-tools": "^1.2.2",
"graphql-type-json": "^0.1.4",

@@ -33,11 +33,11 @@ "lodash": "^4.17.4"

"devDependencies": {
"babel-cli": "6.24.0",
"babel-plugin-transform-es2015-modules-commonjs": "6.24.0",
"babel-preset-stage-0": "6.22.0",
"babel-register": "6.24.0",
"chai": "3.5.0",
"eslint": "3.18.0",
"eslint-config-smartprix": "3.1.6",
"graphql": "^0.9.1",
"mocha": "3.2.0"
"babel-cli": "6.26.0",
"babel-plugin-transform-es2015-modules-commonjs": "6.26.0",
"babel-preset-stage-0": "6.24.1",
"babel-register": "6.26.0",
"chai": "4.1.1",
"eslint": "4.5.0",
"eslint-config-smartprix": "3.2.5",
"graphql": "^0.11.2",
"mocha": "3.5.0"
},

@@ -44,0 +44,0 @@ "babel": {

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