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.18 to 1.0.19

18

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

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

"dependencies": {
"apollo-link": "^1.2.11",
"apollo-link": "^1.2.12",
"tslib": "^1.9.3"
},
"devDependencies": {
"@types/graphql": "14.0.7",
"@types/jest": "24.0.11",
"graphql": "14.1.1",
"@types/graphql": "14.2.0",
"@types/jest": "24.0.14",
"graphql": "14.3.1",
"graphql-tag": "2.10.1",
"jest": "24.5.0",
"jest": "24.8.0",
"rimraf": "2.6.3",
"rollup": "1.6.0",
"rollup": "1.15.4",
"ts-jest": "22.4.6",
"tslint": "5.14.0",
"tslint": "5.17.0",
"typescript": "3.0.3"

@@ -66,3 +66,3 @@ },

},
"gitHead": "ed1800b4261566e91906cdb9cc45c7d004393175"
"gitHead": "f902ab977d7d173951528a0bc2e38521b2afc096"
}
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