
Product
Microsoft Teams Notifications Are Now Available in Socket
Socket can now send alerts and supply chain attack notifications to Microsoft Teams, with filters that route the right updates to each channel.
@geowiki/cms-proxy
Advanced tools
TypeScript client library for the GeoWiki CMS backend API, auto-generated from the OpenAPI schema.
TypeScript client library for the GeoWiki CMS backend API, auto-generated from the OpenAPI schema.
npm install @geowiki/cms-proxy
# or
pnpm add @geowiki/cms-proxy
npm install axios form-data
import { DefaultService, QueryApiService, OpenAPI } from "@geowiki/cms-proxy";
// Configure the API base URL
OpenAPI.BASE = "https://your-cms-url.com";
// Fetch CMS content
const pages = await QueryApiService.getPages();
const settings = await DefaultService.getSettings();
DefaultService, QueryApiService, SettingsServiceApiError, CancelablePromise, and OpenAPI configurationMIT
FAQs
TypeScript client library for the GeoWiki CMS backend API, auto-generated from the OpenAPI schema.
The npm package @geowiki/cms-proxy receives a total of 476 weekly downloads. As such, @geowiki/cms-proxy popularity was classified as not popular.
We found that @geowiki/cms-proxy demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.

Product
Socket can now send alerts and supply chain attack notifications to Microsoft Teams, with filters that route the right updates to each channel.

Security News
pnpm 12 rewrites the package manager in Rust, cutting install times by up to 90% while preserving pnpm 11 workflows and lockfiles.

Security News
Socket CTO Ahmad Nassri joins AppSec leaders at Black Hat to discuss active malware, package manager risks, and software supply chain defense.