
Security News
Socket Releases Free Certified Patches for Nuxt Security Vulnerabilities
Socket releases free Certified Patches for high-severity Nuxt vulnerabilities, including server-side remote code execution through server island props.
@geowiki/evoland-api-proxy
Advanced tools
TypeScript client library for the EvoLand satellite imaging and annotation API, auto-generated from the OpenAPI schema.
TypeScript client library for the EvoLand satellite imaging and annotation API, auto-generated from the OpenAPI schema.
npm install @geowiki/evoland-api-proxy
# or
pnpm add @geowiki/evoland-api-proxy
npm install axios form-data
import { ProjectService, TaskService, OpenAPI } from "@geowiki/evoland-api-proxy";
// Configure the API base URL
OpenAPI.BASE = "https://your-evoland-api-url.com";
// Interact with EvoLand projects and tasks
const projects = await ProjectService.getProjects();
const tasks = await TaskService.getTasks(projectId);
ProjectService, TaskService, LocationService, QuestionService, StatisticService, AiServiceApiError, CancelablePromise, and OpenAPI configurationMIT
FAQs
TypeScript client library for the EvoLand satellite imaging and annotation API, auto-generated from the OpenAPI schema.
The npm package @geowiki/evoland-api-proxy receives a total of 463 weekly downloads. As such, @geowiki/evoland-api-proxy popularity was classified as not popular.
We found that @geowiki/evoland-api-proxy demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer 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.

Security News
Socket releases free Certified Patches for high-severity Nuxt vulnerabilities, including server-side remote code execution through server island props.

Security News
An open letter signed by 50 companies, from NVIDIA and Microsoft to Mistral and Hugging Face, urges Washington not to restrict open weight AI.

Security News
/Research
A fake corepack.org site is impersonating the Node.js tool and delivers an infostealer and proxyware to developers who download it.