@ecommaps/client 1.2.1 → 1.2.2

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 +2 -2
  2. package/package.json +2 -2
package/README.md CHANGED
@@ -3,7 +3,7 @@
3
3
  [![NPM Version](https://img.shields.io/npm/v/@ecommaps/client)](https://www.npmjs.com/package/@ecommaps/client)
4
4
  [![License: ISC](https://img.shields.io/badge/License-ISC-blue.svg)](https://opensource.org/licenses/ISC)
5
5
 
6
- The official, high-performance JavaScript/TypeScript SDK for building custom, headless storefronts on the **Ecommaps** ecosystem. Designed for developers and AI agents to build, scale, and manage modern commerce experiences with ease.
6
+ The official, high-performance JavaScript/TypeScript SDK for building custom, headless storefronts on the **Ecommaps** ecosystem. Specifically tailored for the **Algerian (DZ)**, **North African (MENA)**, and **Middle Eastern** e-commerce markets. Designed for developers and AI agents to build, scale, and manage modern commerce experiences with sub-second performance and local feature support (DZD currency, local addresses, and region-specific logic).
7
7
 
8
8
  ---
9
9
 
@@ -131,4 +131,4 @@ To build a complete store:
131
131
 
132
132
  ## 📄 License
133
133
 
134
- Distributed under the ISC License. © 2026 EcoBaseAI.
134
+ Distributed under the ISC License. © 2026 ecommaps.com
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ecommaps/client",
3
- "version": "1.2.1",
3
+ "version": "1.2.2",
4
4
  "description": "The official JS SDK for Ecommaps Headless Storefronts.",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.mjs",
@@ -18,4 +18,4 @@
18
18
  },
19
19
  "author": "EcoBaseAI",
20
20
  "license": "ISC"
21
- }
21
+ }