@noforeignland/signalk-to-noforeignland 0.2.8 → 1.0.0

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.
@@ -24,6 +24,9 @@ jobs:
24
24
  node-version: '20'
25
25
  registry-url: 'https://registry.npmjs.org'
26
26
 
27
+ # Ensure npm 11.5.1 or later is installed
28
+ - name: Update npm
29
+ run: npm install -g npm@latest
27
30
  - run: npm install
28
31
 
29
32
  - run: npm test
package/CHANGELOG.md CHANGED
@@ -1,29 +1,16 @@
1
- 0.2.2
2
- * CHANGE: Deployment via OIDC authentication
3
-
4
- 0.2.1
5
- * CHANGE: Deployment via OIDC authentication
1
+ 1.0.0
2
+ * CHANGE: Package now released unter npmjs org noforeignland in version 1.0.0 due to deployment changes in npmjs and the need of trustworthy sources. All npmjs keys will be revoked Nov 19th, 2025.
3
+ Users of the old (depricated) 0.1.x versions need to install this new package once manually using the Signal K Appstore. The Plugin Configuration will be kept from the 0.1.x install.
6
4
 
7
- 0.2.0
5
+ 0.2.x
8
6
  * CHANGE: Deployment via OIDC authentication
7
+ npmjs.org is revoking all deployment keys Nov 19th. The future deployment shall be via trusted publishers, so the workflow changes from publishing local -> npmjs to local -> github -> npmjs.
8
+ To fullfil this we had to deprecate the old package and deploy it under the scope of the org noforeignland in npmjs. This is the reason, why you don't see the old package anymore in the Appstore.
9
9
 
10
- 0.1.35
11
- * CHANGE: Deployment via OIDC authentication
12
-
13
- 0.1.34
14
- * CHANGE: Fix repository URL format
15
-
16
- 0.1.33
17
- * CHANGE: Deployment via OIDC authentication
18
-
19
- 0.1.32
20
- * CHANGE: Deployment via OIDC authentication
21
-
22
- 0.1.31
23
- * CHANGE: Deployment via OIDC authentication
10
+ The "new" one has to be installed once manually, after that everything is back to normal and you are fine.
24
11
 
25
- 0.1.30
26
- * CHANGE: Deployment via OIDC authentication
12
+ 0.1.3x
13
+ * CHANGE: Working on Deployment via OIDC authentication
27
14
 
28
15
  0.1.29
29
16
  * CHANGE: Removed unused dependency "is-reachable" in package.json
package/README.md CHANGED
@@ -1,6 +1,10 @@
1
1
  # Signal K To Noforeignland
2
2
  Effortlessly log your boat's movement to **noforeignland.com**
3
3
 
4
+ ## Important for 0.1.x users
5
+ Since 1.0.0 this package now released unter npmjs org noforeignland in version 1.0.0 due to deployment changes in npmjs and the need of trustworthy sources. All npmjs keys will be revoked Nov 19th, 2025.
6
+ Users of the old (depricated) 0.1.x versions need to install this new package once manually using the Signal K Appstore. The Plugin Configuration will be kept from the 0.1.x install.
7
+
4
8
  ## Features
5
9
  * Automatically log your position to noforeignland.com
6
10
  * Send detailed tracks to log your entire trip and not just your final position
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@noforeignland/signalk-to-noforeignland",
3
- "version": "0.2.8",
3
+ "version": "1.0.0",
4
4
  "description": "SignalK track logger to noforeignland.com",
5
5
  "main": "index.js",
6
6
  "keywords": [