save-ukraine 0.18.122 → 0.18.124

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 +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -286,8 +286,8 @@ For the users **from other places, nothing happens or 🟦 you can optionally pl
286
286
  [![test](https://github.com/hejny/Ukraine/actions/workflows/test.yml/badge.svg)](https://github.com/hejny/Ukraine/actions/workflows/test.yml)
287
287
  [![Known Vulnerabilities](https://snyk.io/test/github/hejny/Ukraine/badge.svg)](https://snyk.io/test/github/hejny/Ukraine)
288
288
  [![Issues](https://img.shields.io/github/issues/hejny/Ukraine.svg?style=flat)](https://github.com/hejny/Ukraine/issues)
289
- [![Socket](https://socket.dev/api/badge/npm/package/save-ukraine)](https://socket.dev/npm/package/save-ukraine)
290
289
  <!--[![License of Stop war on Ukraine](https://img.shields.io/github/license/hejny/Ukraine.svg?style=flat)](https://github.com/hejny/Ukraine/blob/main/LICENSE)-->
290
+ <!--[![Socket](https://socket.dev/api/badge/npm/package/save-ukraine)](https://socket.dev/npm/package/save-ukraine)-->
291
291
 
292
292
  <!--/Badges-->
293
293
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "save-ukraine",
3
- "version": "0.18.122",
3
+ "version": "0.18.124",
4
4
  "description": "Help Ukraine - add ribbon with Ukraine flag into the website you manage, show the anti-war message to Russian users, or block them from your service.",
5
5
  "sideEffects": false,
6
6
  "module": "./dist/esm/main.js",