wickra-wasm 0.8.6 → 0.8.8
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.
- package/README.md +4 -4
- package/package.json +1 -1
- package/wickra_wasm_bg.wasm +0 -0
package/README.md
CHANGED
|
@@ -419,13 +419,13 @@ The library is provided **as is**, without warranty of any kind; see
|
|
|
419
419
|
|
|
420
420
|
<p align="center">
|
|
421
421
|
<a href="https://github.com/wickra-lib/wickra/stargazers">
|
|
422
|
-
<img alt="GitHub stars" src="https://
|
|
422
|
+
<img alt="GitHub stars" src="https://raw.githubusercontent.com/wickra-lib/.github/main/profile/badges/stars.svg">
|
|
423
423
|
</a>
|
|
424
424
|
<a href="https://github.com/wickra-lib/wickra/network/members">
|
|
425
|
-
<img alt="GitHub forks" src="https://
|
|
425
|
+
<img alt="GitHub forks" src="https://raw.githubusercontent.com/wickra-lib/.github/main/profile/badges/forks.svg">
|
|
426
426
|
</a>
|
|
427
427
|
<a href="https://github.com/wickra-lib/wickra/issues">
|
|
428
|
-
<img alt="GitHub issues" src="https://
|
|
428
|
+
<img alt="GitHub issues" src="https://raw.githubusercontent.com/wickra-lib/.github/main/profile/badges/issues.svg">
|
|
429
429
|
</a>
|
|
430
430
|
</p>
|
|
431
431
|
|
|
@@ -436,6 +436,6 @@ The library is provided **as is**, without warranty of any kind; see
|
|
|
436
436
|
<p align="center">
|
|
437
437
|
<a href="https://star-history.com/#wickra-lib/wickra&Date">
|
|
438
438
|
<img alt="Wickra star history" width="640"
|
|
439
|
-
src="https://
|
|
439
|
+
src="https://raw.githubusercontent.com/wickra-lib/.github/main/profile/badges/star-history.svg">
|
|
440
440
|
</a>
|
|
441
441
|
</p>
|
package/package.json
CHANGED
package/wickra_wasm_bg.wasm
CHANGED
|
Binary file
|