satyamark-react 0.0.1 → 0.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 +2 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,5 +1,5 @@
1
1
  <p align="center">
2
- <img src="./assets/CoverImage_1.png" alt="SatyaMark React" width="100%" />
2
+ <img src="https://raw.githubusercontent.com/DhirajKarangale/SatyaMark/main/Assets/NpmCover/NpmCover_2.png" alt="SatyaMark React" width="100%" />
3
3
  </p>
4
4
 
5
5
  # satyamark-react
@@ -106,7 +106,7 @@ useEffect(() => {
106
106
  ## How It Works
107
107
 
108
108
  <p align="center">
109
- <img src="./assets/CoverImage_2.png" alt="SatyaMark Architecture" width="90%" />
109
+ <img src="https://raw.githubusercontent.com/DhirajKarangale/SatyaMark/main/Assets/NpmCover/NpmCover_1.png" alt="SatyaMark Architecture" width="90%" />
110
110
  </p>
111
111
 
112
112
  1. Extracts visible text + first valid image
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "satyamark-react",
3
- "version": "0.0.1",
3
+ "version": "0.0.3",
4
4
  "description": "Official React SDK for SatyaMark — a lightweight UI library to embed transparent content verification marks, confidence indicators, and trust signals into React applications.",
5
5
  "license": "MIT",
6
6
  "author": "DK",