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

apollo-link-dedup

Package Overview
Dependencies
Maintainers
3
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

apollo-link-dedup - npm Package Compare versions

Comparing version 1.0.20 to 1.0.21

4

lib/bundle.umd.js

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

(global = global || self, factory((global.apolloLink = global.apolloLink || {}, global.apolloLink.dedup = {}), global.tslib, global.apolloLink.core));
}(this, function (exports, tslib_1, apolloLink) { 'use strict';
}(this, (function (exports, tslib_1, apolloLink) { 'use strict';

@@ -72,3 +72,3 @@ var DedupLink = (function (_super) {

}));
})));
//# sourceMappingURL=bundle.umd.js.map
{
"name": "apollo-link-dedup",
"version": "1.0.20",
"version": "1.0.21",
"description": "Deduplicates queries that are currently on the wire",

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

"dependencies": {
"apollo-link": "^1.2.13",
"apollo-link": "^1.2.14",
"tslib": "^1.9.3"

@@ -43,10 +43,10 @@ },

"@types/graphql": "14.2.3",
"@types/jest": "24.0.18",
"graphql": "14.5.4",
"@types/jest": "24.9.0",
"graphql": "15.0.0",
"graphql-tag": "2.10.1",
"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"

@@ -67,3 +67,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