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

@vue/apollo-util

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vue/apollo-util - npm Package Compare versions

Comparing version 4.0.0-alpha.14 to 4.0.0-alpha.15

2

dist/errorLog.js

@@ -12,3 +12,3 @@ "use strict";

if (operation) {
printedQuery = printer_1.print(operation.query);
printedQuery = (0, printer_1.print)(operation.query);
}

@@ -15,0 +15,0 @@ if (graphQLErrors) {

{
"name": "@vue/apollo-util",
"version": "4.0.0-alpha.14",
"version": "4.0.0-alpha.15",
"description": "Apollo GraphQL for Vue - Utilities",
"repository": {
"type": "git",
"url": "git+https://github.com/Akryum/vue-apollo.git"
"url": "https://github.com/vuejs/vue-apollo.git",
"directory": "packages/vue-apollo-util"
},

@@ -18,5 +19,5 @@ "keywords": [

"bugs": {
"url": "https://github.com/Akryum/vue-apollo/issues"
"url": "https://github.com/vuejs/vue-apollo/issues"
},
"homepage": "https://github.com/Akryum/vue-apollo#readme",
"homepage": "https://apollo.vuejs.org/",
"publishConfig": {

@@ -38,3 +39,3 @@ "access": "public"

},
"gitHead": "27c12e9f941e4a5b796b01a833299b068adf8bc7"
"gitHead": "e952766bcf556791402fbaf90498fff7ef362d1f"
}

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