New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@c15t/translations

Package Overview
Dependencies
Maintainers
2
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@c15t/translations

Translation utils for c15t, providing type-safe internationalization support.

latest
Source
npmnpm
Version
2.0.0
Version published
Weekly downloads
27K
10.18%
Maintainers
2
Weekly downloads
 
Created
Source

c15t Banner

GitHub stars CI License Discord npm version Top Language Last Commit Open Issues

Translation utils for c15t, providing type-safe internationalization support.

Key Features

  • Type-safe translation interfaces for consent management
  • Modular translation entrypoints for better bundle control
  • Supports partial and complete translation configurations
  • Defines translation types for cookie banners, consent dialogs, and consent types
  • Flexible language configuration with optional auto-language switching

Entrypoints

  • @c15t/translations: types, utilities, and enTranslations
  • @c15t/translations/en: English-only translation object
  • @c15t/translations/all: full baseTranslations map (all supported locales)

Documentation

For further information, guides, and examples visit the reference documentation.

Support

Contributing

  • We're open to all community contributions!
  • Read our Contribution Guidelines
  • Review our Code of Conduct
  • Fork the repository
  • Create a new branch for your feature
  • Submit a pull request
  • All contributions, big or small, are welcome and appreciated!

Security

If you believe you have found a security vulnerability in c15t, we encourage you to responsibly disclose this and NOT open a public issue. We will investigate all legitimate reports.

Our preference is that you make use of GitHub's private vulnerability reporting feature to disclose potential security vulnerabilities in our Open Source Software. To do this, please visit https://github.com/c15t/c15t/security and click the "Report a vulnerability" button.

Security Policy

  • Please do not share security vulnerabilities in public forums, issues, or pull requests
  • Provide detailed information about the potential vulnerability
  • Allow reasonable time for us to address the issue before any public disclosure
  • We are committed to addressing security concerns promptly and transparently

License

Apache License 2.0

Built by Inth

FAQs

Package last updated on 14 Apr 2026

Did you know?

Socket

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.

Install

Related posts