signalk-flags 1.0.3 → 1.1.1

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/app-icon.svg +2 -2
  2. package/package.json +2 -2
package/app-icon.svg CHANGED
@@ -23,7 +23,7 @@
23
23
  inkscape:deskcolor="#d1d1d1"
24
24
  showgrid="false"
25
25
  inkscape:zoom="4.6293397"
26
- inkscape:cx="40.826557"
26
+ inkscape:cx="11.01669"
27
27
  inkscape:cy="73.228586"
28
28
  inkscape:window-width="1920"
29
29
  inkscape:window-height="1012"
@@ -41,7 +41,7 @@
41
41
  offset="0"
42
42
  id="stop8747" />
43
43
  <stop
44
- style="stop-color:#469cb6;stop-opacity:0;"
44
+ style="stop-color:#469cb6;stop-opacity:0.92489004;"
45
45
  offset="1"
46
46
  id="stop8749" />
47
47
  </linearGradient>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "signalk-flags",
3
- "version": "1.0.3",
3
+ "version": "1.1.1",
4
4
  "description": "Country Flags plugin for Signal K server.",
5
5
  "main": "plugin/index.js",
6
6
  "signalk": {
@@ -31,7 +31,7 @@
31
31
  "devDependencies": {
32
32
  "@types/baconjs": "^0.7.34",
33
33
  "@types/express": "^5.0.6",
34
- "prettier": "^2.5.1",
34
+ "prettier": "^3.8.4",
35
35
  "typescript": "^6.0.3"
36
36
  },
37
37
  "signalk-plugin-enabled-by-default": true