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

graphql-extensions

Package Overview
Dependencies
Maintainers
1
Versions
170
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphql-extensions - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

20

package.json
{
"name": "graphql-extensions",
"version": "0.0.6",
"version": "0.0.7",
"description": "Add extensions to GraphQL servers",

@@ -24,4 +24,4 @@ "main": "./lib/index.js",

"dependencies": {
"core-js": "^2.5.1",
"source-map-support": "^0.5.0"
"core-js": "^2.5.3",
"source-map-support": "^0.5.1"
},

@@ -32,10 +32,10 @@ "peerDependencies": {

"devDependencies": {
"@types/graphql": "^0.11.5",
"@types/jest": "^21.1.2",
"@types/node": "^8.0.45",
"@types/graphql": "^0.11.8",
"@types/jest": "^22.0.1",
"@types/node": "^9.3.0",
"graphql": "^0.12.3",
"jest": "^21.2.1",
"jest-matcher-utils": "^21.2.1",
"ts-jest": "^21.1.0",
"typescript": "^2.5.3"
"jest": "^22.1.1",
"jest-matcher-utils": "^22.1.0",
"ts-jest": "^22.0.1",
"typescript": "^2.6.2"
},

@@ -42,0 +42,0 @@ "jest": {

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