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.11 to 1.0.12

7

CHANGELOG.md
# Change log
----
**NOTE:** This changelog is no longer maintained. Changes are now tracked in
the top level [`CHANGELOG.md`](https://github.com/apollographql/apollo-link/blob/master/CHANGELOG.md).
----
### 1.0.11

@@ -4,0 +11,0 @@

6

package.json
{
"name": "apollo-link-dedup",
"version": "1.0.11",
"version": "1.0.12",
"description": "Deduplicates queries that are currently on the wire",

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

"dependencies": {
"apollo-link": "^1.2.4"
"apollo-link": "^1.2.5"
},

@@ -52,3 +52,3 @@ "devDependencies": {

"rimraf": "2.6.1",
"rollup": "0.67.3",
"rollup": "0.67.4",
"ts-jest": "22.4.6",

@@ -55,0 +55,0 @@ "tslint": "5.11.0",

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