diff --git a/LICENSE b/LICENSE index 7f1e45ac3d7e..8e34de355fd1 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2018-2023 AlCalzone +Copyright (c) 2018-2024 AlCalzone Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index d94b2da00871..024bdd5fe4d3 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@

Z-Wave device driver written entirely in JavaScript/TypeScript

-![Test and Release](https://github.com/AlCalzone/node-zwave-js/workflows/Test%20and%20Release/badge.svg) +![Test and Release](https://github.com/zwave-js/node-zwave-js/workflows/Test%20and%20Release/badge.svg) [![Discord](https://img.shields.io/discord/1111193770935996459?color=D82167&label=Chat%20on%20Discord&logo=Discord&logoColor=ffffff)](https://discord.gg/HFqcyFNfWd) [![node](https://img.shields.io/node/v/zwave-js.svg) ![npm](https://img.shields.io/npm/v/zwave-js.svg)](https://www.npmjs.com/package/zwave-js) diff --git a/package.json b/package.json index 11fccd452487..ef6ba7756dff 100644 --- a/package.json +++ b/package.json @@ -13,13 +13,13 @@ "RoboPhred (https://github.com/RoboPhred)" ], "license": "MIT", - "homepage": "https://github.com/AlCalzone/node-zwave-js#readme", + "homepage": "https://github.com/zwave-js/node-zwave-js#readme", "repository": { "type": "git", - "url": "git+https://github.com/AlCalzone/node-zwave-js.git" + "url": "git+https://github.com/zwave-js/node-zwave-js.git" }, "bugs": { - "url": "https://github.com/AlCalzone/node-zwave-js/issues" + "url": "https://github.com/zwave-js/node-zwave-js/issues" }, "funding": { "url": "https://github.com/sponsors/AlCalzone/" diff --git a/packages/cc/package.json b/packages/cc/package.json index 20f885f5c473..09b217dde9f2 100644 --- a/packages/cc/package.json +++ b/packages/cc/package.json @@ -35,13 +35,13 @@ "email": "d.griesel@gmx.net" }, "license": "MIT", - "homepage": "https://github.com/AlCalzone/node-zwave-js#readme", + "homepage": "https://github.com/zwave-js/node-zwave-js#readme", "repository": { "type": "git", - "url": "git+https://github.com/AlCalzone/node-zwave-js.git" + "url": "git+https://github.com/zwave-js/node-zwave-js.git" }, "bugs": { - "url": "https://github.com/AlCalzone/node-zwave-js/issues" + "url": "https://github.com/zwave-js/node-zwave-js/issues" }, "funding": { "url": "https://github.com/sponsors/AlCalzone/" diff --git a/packages/config/package.json b/packages/config/package.json index 6df991a82ce5..2da862d1cc46 100644 --- a/packages/config/package.json +++ b/packages/config/package.json @@ -28,13 +28,13 @@ "email": "d.griesel@gmx.net" }, "license": "MIT", - "homepage": "https://github.com/AlCalzone/node-zwave-js#readme", + "homepage": "https://github.com/zwave-js/node-zwave-js#readme", "repository": { "type": "git", - "url": "git+https://github.com/AlCalzone/node-zwave-js.git" + "url": "git+https://github.com/zwave-js/node-zwave-js.git" }, "bugs": { - "url": "https://github.com/AlCalzone/node-zwave-js/issues" + "url": "https://github.com/zwave-js/node-zwave-js/issues" }, "funding": { "url": "https://github.com/sponsors/AlCalzone/" diff --git a/packages/core/package.json b/packages/core/package.json index f194e35b0c35..b2a5b8b3bce5 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -31,13 +31,13 @@ "email": "d.griesel@gmx.net" }, "license": "MIT", - "homepage": "https://github.com/AlCalzone/node-zwave-js#readme", + "homepage": "https://github.com/zwave-js/node-zwave-js#readme", "repository": { "type": "git", - "url": "git+https://github.com/AlCalzone/node-zwave-js.git" + "url": "git+https://github.com/zwave-js/node-zwave-js.git" }, "bugs": { - "url": "https://github.com/AlCalzone/node-zwave-js/issues" + "url": "https://github.com/zwave-js/node-zwave-js/issues" }, "funding": { "url": "https://github.com/sponsors/AlCalzone/" diff --git a/packages/eslint-plugin/package.json b/packages/eslint-plugin/package.json index b71520dad72b..67a6c9bfb661 100644 --- a/packages/eslint-plugin/package.json +++ b/packages/eslint-plugin/package.json @@ -13,13 +13,13 @@ "email": "d.griesel@gmx.net" }, "license": "MIT", - "homepage": "https://github.com/AlCalzone/node-zwave-js#readme", + "homepage": "https://github.com/zwave-js/node-zwave-js#readme", "repository": { "type": "git", - "url": "git+https://github.com/AlCalzone/node-zwave-js.git" + "url": "git+https://github.com/zwave-js/node-zwave-js.git" }, "bugs": { - "url": "https://github.com/AlCalzone/node-zwave-js/issues" + "url": "https://github.com/zwave-js/node-zwave-js/issues" }, "funding": { "url": "https://github.com/sponsors/AlCalzone/" diff --git a/packages/flash/package.json b/packages/flash/package.json index 8198bf58890b..31df980b9dfe 100644 --- a/packages/flash/package.json +++ b/packages/flash/package.json @@ -17,13 +17,13 @@ "email": "d.griesel@gmx.net" }, "license": "MIT", - "homepage": "https://github.com/AlCalzone/node-zwave-js#readme", + "homepage": "https://github.com/zwave-js/node-zwave-js#readme", "repository": { "type": "git", - "url": "git+https://github.com/AlCalzone/node-zwave-js.git" + "url": "git+https://github.com/zwave-js/node-zwave-js.git" }, "bugs": { - "url": "https://github.com/AlCalzone/node-zwave-js/issues" + "url": "https://github.com/zwave-js/node-zwave-js/issues" }, "funding": { "url": "https://github.com/sponsors/AlCalzone/" diff --git a/packages/host/package.json b/packages/host/package.json index 7f1b30c406d9..17324fb043eb 100644 --- a/packages/host/package.json +++ b/packages/host/package.json @@ -27,13 +27,13 @@ "email": "d.griesel@gmx.net" }, "license": "MIT", - "homepage": "https://github.com/AlCalzone/node-zwave-js#readme", + "homepage": "https://github.com/zwave-js/node-zwave-js#readme", "repository": { "type": "git", - "url": "git+https://github.com/AlCalzone/node-zwave-js.git" + "url": "git+https://github.com/zwave-js/node-zwave-js.git" }, "bugs": { - "url": "https://github.com/AlCalzone/node-zwave-js/issues" + "url": "https://github.com/zwave-js/node-zwave-js/issues" }, "funding": { "url": "https://github.com/sponsors/AlCalzone/" diff --git a/packages/maintenance/package.json b/packages/maintenance/package.json index 8c81f84e91e6..106e5edc8c14 100644 --- a/packages/maintenance/package.json +++ b/packages/maintenance/package.json @@ -14,13 +14,13 @@ "email": "d.griesel@gmx.net" }, "license": "MIT", - "homepage": "https://github.com/AlCalzone/node-zwave-js#readme", + "homepage": "https://github.com/zwave-js/node-zwave-js#readme", "repository": { "type": "git", - "url": "git+https://github.com/AlCalzone/node-zwave-js.git" + "url": "git+https://github.com/zwave-js/node-zwave-js.git" }, "bugs": { - "url": "https://github.com/AlCalzone/node-zwave-js/issues" + "url": "https://github.com/zwave-js/node-zwave-js/issues" }, "funding": { "url": "https://github.com/sponsors/AlCalzone/" diff --git a/packages/nvmedit/package.json b/packages/nvmedit/package.json index e3b3a54b29a0..4080ae34e40c 100644 --- a/packages/nvmedit/package.json +++ b/packages/nvmedit/package.json @@ -29,13 +29,13 @@ "email": "d.griesel@gmx.net" }, "license": "MIT", - "homepage": "https://github.com/AlCalzone/node-zwave-js#readme", + "homepage": "https://github.com/zwave-js/node-zwave-js#readme", "repository": { "type": "git", - "url": "git+https://github.com/AlCalzone/node-zwave-js.git" + "url": "git+https://github.com/zwave-js/node-zwave-js.git" }, "bugs": { - "url": "https://github.com/AlCalzone/node-zwave-js/issues" + "url": "https://github.com/zwave-js/node-zwave-js/issues" }, "funding": { "url": "https://github.com/sponsors/AlCalzone/" diff --git a/packages/serial/package.json b/packages/serial/package.json index 77c75d678776..d0f081b67b4d 100644 --- a/packages/serial/package.json +++ b/packages/serial/package.json @@ -31,13 +31,13 @@ "email": "d.griesel@gmx.net" }, "license": "MIT", - "homepage": "https://github.com/AlCalzone/node-zwave-js#readme", + "homepage": "https://github.com/zwave-js/node-zwave-js#readme", "repository": { "type": "git", - "url": "git+https://github.com/AlCalzone/node-zwave-js.git" + "url": "git+https://github.com/zwave-js/node-zwave-js.git" }, "bugs": { - "url": "https://github.com/AlCalzone/node-zwave-js/issues" + "url": "https://github.com/zwave-js/node-zwave-js/issues" }, "funding": { "url": "https://github.com/sponsors/AlCalzone/" diff --git a/packages/shared/package.json b/packages/shared/package.json index 136b33adb1a7..1aa1f5d55565 100644 --- a/packages/shared/package.json +++ b/packages/shared/package.json @@ -27,13 +27,13 @@ "email": "d.griesel@gmx.net" }, "license": "MIT", - "homepage": "https://github.com/AlCalzone/node-zwave-js#readme", + "homepage": "https://github.com/zwave-js/node-zwave-js#readme", "repository": { "type": "git", - "url": "git+https://github.com/AlCalzone/node-zwave-js.git" + "url": "git+https://github.com/zwave-js/node-zwave-js.git" }, "bugs": { - "url": "https://github.com/AlCalzone/node-zwave-js/issues" + "url": "https://github.com/zwave-js/node-zwave-js/issues" }, "funding": { "url": "https://github.com/sponsors/AlCalzone/" diff --git a/packages/testing/package.json b/packages/testing/package.json index 69aee4056f58..e9a58f4cc62f 100644 --- a/packages/testing/package.json +++ b/packages/testing/package.json @@ -16,13 +16,13 @@ "email": "d.griesel@gmx.net" }, "license": "MIT", - "homepage": "https://github.com/AlCalzone/node-zwave-js#readme", + "homepage": "https://github.com/zwave-js/node-zwave-js#readme", "repository": { "type": "git", - "url": "git+https://github.com/AlCalzone/node-zwave-js.git" + "url": "git+https://github.com/zwave-js/node-zwave-js.git" }, "bugs": { - "url": "https://github.com/AlCalzone/node-zwave-js/issues" + "url": "https://github.com/zwave-js/node-zwave-js/issues" }, "funding": { "url": "https://github.com/sponsors/AlCalzone/" diff --git a/packages/transformers/package.json b/packages/transformers/package.json index cd10238417cd..f9b568174f99 100644 --- a/packages/transformers/package.json +++ b/packages/transformers/package.json @@ -14,13 +14,13 @@ "email": "d.griesel@gmx.net" }, "license": "MIT", - "homepage": "https://github.com/AlCalzone/node-zwave-js#readme", + "homepage": "https://github.com/zwave-js/node-zwave-js#readme", "repository": { "type": "git", - "url": "git+https://github.com/AlCalzone/node-zwave-js.git" + "url": "git+https://github.com/zwave-js/node-zwave-js.git" }, "bugs": { - "url": "https://github.com/AlCalzone/node-zwave-js/issues" + "url": "https://github.com/zwave-js/node-zwave-js/issues" }, "funding": { "url": "https://github.com/sponsors/AlCalzone/" diff --git a/packages/zwave-js/package.json b/packages/zwave-js/package.json index 5a26bcb55bf3..90f61f745dd2 100644 --- a/packages/zwave-js/package.json +++ b/packages/zwave-js/package.json @@ -60,13 +60,13 @@ "email": "d.griesel@gmx.net" }, "license": "MIT", - "homepage": "https://github.com/AlCalzone/node-zwave-js#readme", + "homepage": "https://github.com/zwave-js/node-zwave-js#readme", "repository": { "type": "git", - "url": "git+https://github.com/AlCalzone/node-zwave-js.git" + "url": "git+https://github.com/zwave-js/node-zwave-js.git" }, "bugs": { - "url": "https://github.com/AlCalzone/node-zwave-js/issues" + "url": "https://github.com/zwave-js/node-zwave-js/issues" }, "funding": { "url": "https://github.com/sponsors/AlCalzone/"