k2hash 1.1.28 → 1.1.30

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,15 @@
1
+ k2hash (1.1.30) unstable; urgency=low
2
+
3
+ * Removed .auditignore file - #53
4
+
5
+ -- Takeshi Nakatani <ggtakec@gmail.com> Tue, 21 Nov 2023 14:52:40 +0900
6
+
7
+ k2hash (1.1.29) unstable; urgency=low
8
+
9
+ * Bumped up the version number
10
+
11
+ -- Takeshi Nakatani <ggtakec@gmail.com> Wed, 01 Nov 2023 09:17:01 +0900
12
+
1
13
  k2hash (1.1.28) unstable; urgency=low
2
14
 
3
15
  * Changed CI Runner OS and updated dependencies - #50
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "k2hash",
3
- "version": "1.1.28",
3
+ "version": "1.1.30",
4
4
  "description": "K2HASH 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