🚀 A fully-featured, production ready caching GraphQL client for every UI framework and GraphQL server.
Installations
npm install @apollo/client
Score
64.8
Supply Chain
83.3
Quality
97.9
Maintenance
100
Vulnerability
100
License
Releases
Contributors
Developer
Developer Guide
Module System
ESM
Min. Node Version
Typescript Support
Yes
Node Version
20.18.0
NPM Version
10.8.2
Statistics
19,390 Stars
12,623 Commits
2,662 Forks
282 Watching
275 Branches
821 Contributors
Updated on 26 Nov 2024
Bundle Size
169.98 kB
Minified
48.31 kB
Minified + Gzipped
Languages
TypeScript (98.65%)
JavaScript (1.08%)
HTML (0.23%)
Shell (0.04%)
Total Downloads
Cumulative downloads
Total Downloads
499,049,936
Last day
-8.6%
633,526
Compared to previous day
Last week
1.6%
3,510,706
Compared to previous week
Last month
6.2%
14,771,435
Compared to previous month
Last year
14.7%
161,028,120
Compared to previous year
Daily Downloads
Weekly Downloads
Monthly Downloads
Yearly Downloads
Dependencies
14
Peer Dependencies
5
Dev Dependencies
85
Announcement:
Join 1000+ engineers at GraphQL Summit for talks, workshops, and office hours, Oct 8-10 in NYC. Get your pass here ->
Apollo Client is a fully-featured caching GraphQL client with integrations for React, Angular, and more. It allows you to easily build UI components that fetch data via GraphQL.
☑️ Apollo Client User Survey |
---|
What do you like best about Apollo Client? What needs to be improved? Please tell us by taking a one-minute survey. Your responses will help us understand Apollo Client usage and allow us to serve you better. |
Documentation
All Apollo Client documentation, including React integration articles and helpful recipes, can be found at:
https://www.apollographql.com/docs/react/
The Apollo Client API reference can be found at:
https://www.apollographql.com/docs/react/api/apollo-client/
Learn how to use Apollo Client with self-paced hands-on training on Odyssey, Apollo's official learning platform:
https://odyssey.apollographql.com/
Maintainers
Name | Username |
---|---|
Ben Newman | @benjamn |
Alessia Bellisario | @alessbell |
Jeff Auriemma | @bignimbus |
Hugh Willson | @hwillson |
Jerel Miller | @jerelmiller |
Lenz Weber-Tronic | @phryneas |
Who is Apollo?
Apollo builds open-source tools and commercial services to make application development easier, better, and accessible to more people. We help you ship faster with:
- GraphOS - The platform for building, managing, and scaling a supergraph: a unified network of your organization's microservices and their data sources—all composed into a single distributed API.
- Apollo Federation – The industry-standard open architecture for building a distributed graph. Use Apollo’s gateway to compose a unified graph from multiple subgraphs, determine a query plan, and route requests across your services.
- Apollo Client – The most popular GraphQL client for the web. Apollo also builds and maintains Apollo iOS and Apollo Kotlin.
- Apollo Server – A production-ready JavaScript GraphQL server that connects to any microservice, API, or database. Compatible with all popular JavaScript frameworks and deployable in serverless environments.
Learn how to build with Apollo
Check out the Odyssey learning platform, the perfect place to start your GraphQL journey with videos and interactive code challenges. Join the Apollo Community to interact with and get technical help from the GraphQL community.
No vulnerabilities found.
Reason
30 commit(s) and 25 issue activity found in the last 90 days -- score normalized to 10
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
license file detected
Details
- Info: project has a license file: LICENSE:0
- Info: FSF or OSI recognized license: MIT License: LICENSE:0
Reason
security policy file detected
Details
- Info: security policy file detected: github.com/apollographql/.github/SECURITY.md:1
- Info: Found linked content: github.com/apollographql/.github/SECURITY.md:1
- Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apollographql/.github/SECURITY.md:1
- Info: Found text in security policy: github.com/apollographql/.github/SECURITY.md:1
Reason
branch protection is not maximal on development and all release branches
Details
- Info: 'allow deletion' disabled on branch 'main'
- Info: 'force pushes' disabled on branch 'main'
- Warn: required approving review count is 1 on branch 'main'
- Warn: codeowners review is not required on branch 'main'
- Info: status check found to merge onto on branch 'main'
- Info: PRs are required in order to make changes on branch 'main'
Reason
Found 10/16 approved changesets -- score normalized to 6
Reason
detected GitHub workflow tokens with excessive permissions
Details
- Warn: jobLevel 'contents' permission set to 'write': .github/workflows/change-prerelease-tag.yml:23
- Warn: jobLevel 'contents' permission set to 'write': .github/workflows/exit-prerelease.yml:18
- Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prerelease.yml:21
- Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:20
- Warn: jobLevel 'contents' permission set to 'write': .github/workflows/snapshot-release.yml:16
- Warn: no topLevel permission defined: .github/workflows/api-extractor.yml:1
- Warn: no topLevel permission defined: .github/workflows/arethetypeswrong.yml:1
- Warn: no topLevel permission defined: .github/workflows/change-prerelease-tag.yml:1
- Warn: no topLevel permission defined: .github/workflows/cleanup-checks.yml:1
- Warn: no topLevel permission defined: .github/workflows/close-stale-issues.yml:1
- Warn: no topLevel permission defined: .github/workflows/compare-build-output.yml:1
- Warn: no topLevel permission defined: .github/workflows/devtools-errorcodes.yml:1
- Warn: no topLevel permission defined: .github/workflows/exit-prerelease.yml:1
- Warn: no topLevel permission defined: .github/workflows/issue-close-user-survey.yml:1
- Warn: no topLevel permission defined: .github/workflows/prerelease.yml:1
- Warn: no topLevel permission defined: .github/workflows/publish-pr-releases.yml:1
- Warn: no topLevel permission defined: .github/workflows/release.yml:1
- Warn: no topLevel permission defined: .github/workflows/size-limit.yml:1
- Warn: no topLevel permission defined: .github/workflows/snapshot-release.yml:1
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-extractor.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/apollographql/apollo-client/api-extractor.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-extractor.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/apollographql/apollo-client/api-extractor.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/api-extractor.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/apollographql/apollo-client/api-extractor.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/arethetypeswrong.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/apollographql/apollo-client/arethetypeswrong.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/arethetypeswrong.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/apollographql/apollo-client/arethetypeswrong.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/arethetypeswrong.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/apollographql/apollo-client/arethetypeswrong.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/change-prerelease-tag.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/apollographql/apollo-client/change-prerelease-tag.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/change-prerelease-tag.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apollographql/apollo-client/change-prerelease-tag.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/change-prerelease-tag.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/apollographql/apollo-client/change-prerelease-tag.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/change-prerelease-tag.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apollographql/apollo-client/change-prerelease-tag.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cleanup-checks.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/apollographql/apollo-client/cleanup-checks.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/cleanup-checks.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/apollographql/apollo-client/cleanup-checks.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cleanup-checks.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/apollographql/apollo-client/cleanup-checks.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cleanup-checks.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apollographql/apollo-client/cleanup-checks.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/cleanup-checks.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apollographql/apollo-client/cleanup-checks.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/cleanup-checks.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apollographql/apollo-client/cleanup-checks.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/close-stale-issues.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/apollographql/apollo-client/close-stale-issues.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/compare-build-output.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/apollographql/apollo-client/compare-build-output.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/compare-build-output.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/apollographql/apollo-client/compare-build-output.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/compare-build-output.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/apollographql/apollo-client/compare-build-output.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/devtools-errorcodes.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/apollographql/apollo-client/devtools-errorcodes.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/devtools-errorcodes.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/apollographql/apollo-client/devtools-errorcodes.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/exit-prerelease.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/apollographql/apollo-client/exit-prerelease.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/exit-prerelease.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/apollographql/apollo-client/exit-prerelease.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/exit-prerelease.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apollographql/apollo-client/exit-prerelease.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/apollographql/apollo-client/lock.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prerelease.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/apollographql/apollo-client/prerelease.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prerelease.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apollographql/apollo-client/prerelease.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prerelease.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apollographql/apollo-client/prerelease.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/prerelease.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apollographql/apollo-client/prerelease.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/prerelease.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apollographql/apollo-client/prerelease.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/prerelease.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apollographql/apollo-client/prerelease.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/prerelease.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apollographql/apollo-client/prerelease.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/prerelease.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apollographql/apollo-client/prerelease.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-pr-releases.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/apollographql/apollo-client/publish-pr-releases.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-pr-releases.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/apollographql/apollo-client/publish-pr-releases.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-pr-releases.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/apollographql/apollo-client/publish-pr-releases.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/apollographql/apollo-client/release.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/apollographql/apollo-client/release.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/apollographql/apollo-client/release.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/apollographql/apollo-client/release.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apollographql/apollo-client/release.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apollographql/apollo-client/release.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/size-limit.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/apollographql/apollo-client/size-limit.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/size-limit.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/apollographql/apollo-client/size-limit.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/size-limit.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/apollographql/apollo-client/size-limit.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/size-limit.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/apollographql/apollo-client/size-limit.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/snapshot-release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/apollographql/apollo-client/snapshot-release.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/snapshot-release.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apollographql/apollo-client/snapshot-release.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/snapshot-release.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apollographql/apollo-client/snapshot-release.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/snapshot-release.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/apollographql/apollo-client/snapshot-release.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/snapshot-release.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/apollographql/apollo-client/snapshot-release.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/snapshot-release.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/apollographql/apollo-client/snapshot-release.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/snapshot-release.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/apollographql/apollo-client/snapshot-release.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/snapshot-release.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/apollographql/apollo-client/snapshot-release.yml/main?enable=pin
- Warn: npmCommand not pinned by hash: config/compare-build-output-to.sh:57
- Warn: npmCommand not pinned by hash: .github/workflows/change-prerelease-tag.yml:53
- Warn: npmCommand not pinned by hash: .github/workflows/exit-prerelease.yml:48
- Warn: npmCommand not pinned by hash: .github/workflows/snapshot-release.yml:127
- Info: 0 out of 28 GitHub-owned GitHubAction dependencies pinned
- Info: 0 out of 27 third-party GitHubAction dependencies pinned
- Info: 0 out of 4 npmCommand dependencies pinned
Reason
project is not fuzzed
Details
- Warn: no fuzzer integrations found
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
- Warn: 0 commits out of 25 are checked with a SAST tool
Reason
49 existing vulnerabilities detected
Details
- Warn: Project is vulnerable to: GHSA-whgm-jr23-g3j9
- Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7
- Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg
- Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw
- Warn: Project is vulnerable to: GHSA-w8qv-6jwh-64r5
- Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x
- Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275
- Warn: Project is vulnerable to: GHSA-f6v4-cf5j-vf3w
- Warn: Project is vulnerable to: GHSA-phwq-j96m-2c2q
- Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6
- Warn: Project is vulnerable to: GHSA-434g-2637-qmqr
- Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m
- Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw
- Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p
- Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747
- Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx
- Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27
- Warn: Project is vulnerable to: GHSA-33f9-j839-rf8h
- Warn: Project is vulnerable to: GHSA-c36v-fmgq-m8hx
- Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22
- Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp
- Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq
- Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488
- Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g
- Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm
- Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv
- Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3
- Warn: Project is vulnerable to: GHSA-fq77-7p7r-83rj
- Warn: Project is vulnerable to: GHSA-g77x-44xx-532m
- Warn: Project is vulnerable to: GHSA-gp8f-8m3g-qvj9
- Warn: Project is vulnerable to: GHSA-5rrq-pxf6-6jx5
- Warn: Project is vulnerable to: GHSA-8fr3-hfg3-gpgp
- Warn: Project is vulnerable to: GHSA-gf8q-jrpm-jvxq
- Warn: Project is vulnerable to: GHSA-2r2c-g63r-vccr
- Warn: Project is vulnerable to: GHSA-cfm4-qjh2-4765
- Warn: Project is vulnerable to: GHSA-x4jg-mjrx-434g
- Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr
- Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j
- Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j
- Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm
- Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw
- Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg
- Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p
- Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7
- Warn: Project is vulnerable to: GHSA-mv48-hcvh-8jj8
- Warn: Project is vulnerable to: GHSA-353f-5xf4-qw67
- Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986 / GHSA-64vr-g452-qvp3
- Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx
- Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6
Score
5.4
/10
Last Scanned on 2024-11-25
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn MoreOther packages similar to @apollo/client
mock-apollo-client
Library to help unit testing when using apollo-client
storybook-addon-apollo-client
Use Apollo Client in your Storybook stories.
apollo-cache-inmemory
Core abstract of Caching layer for Apollo Client
@apollo/experimental-nextjs-app-support
<div align="center"> <img src="https://raw.githubusercontent.com/apollographql/apollo-client-nextjs/main/banner.jpg" width="500" alt="Apollo Client + Next.js App Router" /> </div>