
Product
Announcing Socket Fix 2.0
Socket Fix 2.0 brings targeted CVE remediation, smarter upgrade planning, and broader ecosystem support to help developers get to zero alerts.
@qwant/qwant-maps-common
Advanced tools
import { getPlaceCategoryName } from '@qwant/qwant-maps-common';
const { subclass } = place;
const categoryName = getPlaceCategoryName({ subclass }, "fr");
By default, this package is installed and built automatically, as it's defined as a workspace in Erdapfel package.
The following operations are only useful if modifications are applied in this package.
npm run i18n-scan
All languages files in ./i18n
are updated with the translations keys that appear in ./src
.
npm run build
or from the project root folder:
npm rebuild @qwant/qwant-maps-common
Output files are generated in ./dist/
.
After you applied your modifications, and translations are up-to-date, you may publish a new release.
npm publish
FAQs
Common utilities for Qwant Maps, Instant Answers, etc.
We found that @qwant/qwant-maps-common demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 5 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.
Product
Socket Fix 2.0 brings targeted CVE remediation, smarter upgrade planning, and broader ecosystem support to help developers get to zero alerts.
Security News
Socket CEO Feross Aboukhadijeh joins Risky Business Weekly to unpack recent npm phishing attacks, their limited impact, and the risks if attackers get smarter.
Product
Socket’s new Tier 1 Reachability filters out up to 80% of irrelevant CVEs, so security teams can focus on the vulnerabilities that matter.