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

apollo-server-micro

Package Overview
Dependencies
Maintainers
5
Versions
293
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

apollo-server-micro - npm Package Compare versions

Comparing version 1.3.3 to 1.3.4

10

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

@@ -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/micro": "7.3.1",
"apollo-server-integration-testsuite": "^1.3.3",
"apollo-server-integration-testsuite": "^1.3.4",
"micro": "8.0.4",

@@ -37,0 +37,0 @@ "microrouter": "2.2.3"

@@ -8,3 +8,3 @@ ---

This is the [Micro](https://github.com/zeit/micro) integration for the Apollo community GraphQL Server. [Read the docs.](https://www.apollographql.com/docs/apollo-server/)
This is the [Micro](https://github.com/zeit/micro) integration for the Apollo community GraphQL Server. [Read the docs.](https://www.apollographql.com/docs/apollo-server/) [Read the CHANGELOG.](https://github.com/apollographql/apollo-server/blob/master/CHANGELOG.md)

@@ -11,0 +11,0 @@ ```sh

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