New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@qualweb/locale

Package Overview
Dependencies
Maintainers
4
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@qualweb/locale - npm Package Compare versions

Comparing version 0.1.4 to 0.1.5

4

package.json
{
"name": "@qualweb/locale",
"version": "0.1.4",
"version": "0.1.5",
"description": "Locales for @qualweb/core evaluation reports.",

@@ -38,3 +38,3 @@ "main": "dist/index.js",

"devDependencies": {
"@qualweb/types": "0.7.9",
"@qualweb/types": "0.7.10",
"@tsconfig/recommended": "^1.0.1",

@@ -41,0 +41,0 @@ "@types/lodash.clonedeep": "^4.5.6",

@@ -5,6 +5,2 @@ # @qualweb/locale

### Notice
WORK IN PROGRESS.
## How to install

@@ -18,2 +14,11 @@

If you want a translation on your own language, follow these steps:
<ol>
<li>Make a copy of src/locales/en.json and rename it to use the <a href="https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes">lang code</a> (check 639-1 column)</li>
<li>Translate the modules you want</li>
<li>Update the README.md language support table</li>
<li>Make a pull request with the changes</li>
</ol>
<table>

@@ -20,0 +25,0 @@ <thead>

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc