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

apollo-server-restify

Package Overview
Dependencies
Maintainers
5
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

apollo-server-restify - npm Package Compare versions

Comparing version 1.3.3 to 1.3.4

10

package.json
{
"name": "apollo-server-restify",
"version": "1.3.3",
"version": "1.3.4",
"description": "Production-ready Node.js GraphQL server for Restify",

@@ -28,9 +28,9 @@ "main": "dist/index.js",

"dependencies": {
"apollo-server-core": "^1.3.3",
"apollo-server-module-graphiql": "^1.3.3"
"apollo-server-core": "^1.3.4",
"apollo-server-module-graphiql": "^1.3.4"
},
"devDependencies": {
"@types/graphql": "0.12.6",
"@types/graphql": "0.12.7",
"@types/restify": "5.0.7",
"apollo-server-integration-testsuite": "^1.3.3",
"apollo-server-integration-testsuite": "^1.3.4",
"restify": "5.2.1"

@@ -37,0 +37,0 @@ },

@@ -48,1 +48,2 @@ ---

Anyone is welcome to contribute to Apollo Server, just read [CONTRIBUTING.md](https://github.com/apollographql/apollo-server/blob/master/CONTRIBUTING.md), take a look at the [roadmap](https://github.com/apollographql/apollo-server/blob/master/ROADMAP.md) and make your first PR!
[Read the CHANGELOG.](https://github.com/apollographql/apollo-server/blob/master/CHANGELOG.md)

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