
Research
/Security News
DuckDB npm Account Compromised in Continuing Supply Chain Attack
Ongoing npm supply chain attack spreads to DuckDB: multiple packages compromised with the same wallet-drainer malware.
@citydna/agol
Advanced tools
@citydna/agol
!!! DEPRECATED !!!
🗺
useAgol hook
DatoCMS is a headless CMS with a robust GraphQL API and a great user interface. It's the tool of choice when creating content-heavy citydna apps. There's a bit of setup required to get it working with apollo tooling though, so we've done that for you.
We've also included some scripts that make typescript development awesome and jest testing your graphql components an absolute breeze.
$ yarn add @citydna/agol
REACT_APP_AGOL_TOKEN=<YOUR_AGOL_TOKEN>
into your .env
file*import React from "react"
import { useAgol } from "@citydna/agol"
export const Example = () => {
const { data, loading, error } = useAgol({})
}
FAQs
useAgol hook for interacting with arcgis online
The npm package @citydna/agol receives a total of 42 weekly downloads. As such, @citydna/agol popularity was classified as not popular.
We found that @citydna/agol demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
/Security News
Ongoing npm supply chain attack spreads to DuckDB: multiple packages compromised with the same wallet-drainer malware.
Security News
The MCP Steering Committee has launched the official MCP Registry in preview, a central hub for discovering and publishing MCP servers.
Product
Socket’s new Pull Request Stories give security teams clear visibility into dependency risks and outcomes across scanned pull requests.