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

apollo-link-batch-http

Package Overview
Dependencies
Maintainers
3
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

apollo-link-batch-http - npm Package Compare versions

Comparing version 1.2.13 to 1.2.14

4

lib/bundle.umd.js

@@ -5,3 +5,3 @@ (function (global, factory) {

(global = global || self, factory((global.apolloLink = global.apolloLink || {}, global.apolloLink.batchHttp = {}), global.tslib, global.apolloLink.core, global.apolloLink.httpCommon, global.apolloLink.batch));
}(this, function (exports, tslib_1, apolloLink, apolloLinkHttpCommon, apolloLinkBatch) { 'use strict';
}(this, (function (exports, tslib_1, apolloLink, apolloLinkHttpCommon, apolloLinkBatch) { 'use strict';

@@ -124,3 +124,3 @@ var BatchHttpLink = (function (_super) {

}));
})));
//# sourceMappingURL=bundle.umd.js.map
{
"name": "apollo-link-batch-http",
"version": "1.2.13",
"version": "1.2.14",
"description": "Batch HTTP transport layer for GraphQL",

@@ -37,15 +37,15 @@ "author": "Evans Hauser <evanshauser@gmail.com>",

"dependencies": {
"apollo-link": "^1.2.13",
"apollo-link-batch": "^1.1.14",
"apollo-link-http-common": "^0.2.15",
"apollo-link": "^1.2.14",
"apollo-link-batch": "^1.1.15",
"apollo-link-http-common": "^0.2.16",
"tslib": "^1.9.3"
},
"peerDependencies": {
"graphql": "^0.11.0 || ^0.12.3 || ^0.13.0 || ^14.0.0"
"graphql": "^0.11.0 || ^0.12.3 || ^0.13.0 || ^14.0.0 || ^15.0.0"
},
"devDependencies": {
"@types/graphql": "14.2.3",
"@types/jest": "24.0.18",
"@types/jest": "24.9.0",
"fetch-mock": "6.5.2",
"graphql": "14.5.4",
"graphql": "15.0.0",
"graphql-tag": "2.10.1",

@@ -56,5 +56,5 @@ "jest": "24.9.0",

"rimraf": "2.7.1",
"rollup": "1.20.3",
"rollup": "1.29.1",
"ts-jest": "22.4.6",
"tslint": "5.17.0",
"tslint": "5.20.1",
"typescript": "3.0.3"

@@ -79,3 +79,3 @@ },

},
"gitHead": "74d412528dd474fc41ee0bf504e36e01d7e05e2b"
"gitHead": "1012934b4fd9ab436c4fdcd5e9b1bb1e4c1b0d98"
}

Sorry, the diff of this file is not supported yet

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