i18ntk 2.0.2 → 2.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +3 -3
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,4 +1,4 @@
1
- # i18ntk v2
1
+ # i18ntk v2.0.3
2
2
 
3
3
  <div align="center">
4
4
 
@@ -9,7 +9,7 @@
9
9
  [![node](https://img.shields.io/badge/node-%3E%3D16-339933)](https://nodejs.org)
10
10
  [![dependencies](https://img.shields.io/badge/dependencies-0-success)](https://www.npmjs.com/package/i18ntk)
11
11
  [![license](https://img.shields.io/badge/license-MIT-yellow.svg)](LICENSE)
12
- [![socket](https://socket.dev/api/badge/npm/package/i18ntk/2.0.0)](https://socket.dev/npm/package/i18ntk/overview/2.0.0)
12
+ [![socket](https://socket.dev/api/badge/npm/package/i18ntk/2.0.3)](https://socket.dev/npm/package/i18ntk/overview/2.0.0)
13
13
 
14
14
  Zero-dependency i18n toolkit for initialization, scanning, analysis, validation, and completion workflows.
15
15
 
@@ -138,4 +138,4 @@ console.log(getLanguage());
138
138
 
139
139
  ## License
140
140
 
141
- MIT
141
+ MIT
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "i18ntk",
3
- "version": "2.0.2",
3
+ "version": "2.0.3",
4
4
  "description": "🚀 The fastest i18n toolkit with 97% performance boost! Zero-dependency, enterprise-grade internationalization for React, Vue, Angular, Python, Java, PHP & more. Features PIN protection, auto framework detection, 7+ UI languages, and comprehensive translation management. Perfect for startups to enterprises.",
5
5
  "keywords": [
6
6
  "i18n",