k2hdkc 1.0.8 → 1.0.9

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/ChangeLog CHANGED
@@ -1,3 +1,9 @@
1
+ k2hdkc (1.0.9) unstable; urgency=low
2
+
3
+ * Removed .auditignore file - #50
4
+
5
+ -- Takeshi Nakatani <ggtakec@gmail.com> Tue, 21 Nov 2023 17:03:43 +0900
6
+
1
7
  k2hdkc (1.0.8) unstable; urgency=low
2
8
 
3
9
  * Changed CI Runner OS and updated dependencies - #48
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "k2hdkc",
3
- "version": "1.0.8",
3
+ "version": "1.0.9",
4
4
  "description": "K2HDKC addon library for Node.js",
5
5
  "os": "linux",
6
6
  "main": "index.js",
package/.auditignore DELETED
@@ -1 +0,0 @@
1
- https://npmjs.com/advisories/1673