harperdb 4.4.1 → 4.4.2

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.
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "harperdb",
3
- "version": "4.4.1",
3
+ "version": "4.4.2",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "harperdb",
9
- "version": "4.4.1",
9
+ "version": "4.4.2",
10
10
  "hasInstallScript": true,
11
11
  "license": "SEE LICENSE IN LICENSE",
12
12
  "dependencies": {
@@ -3027,12 +3027,11 @@
3027
3027
  }
3028
3028
  },
3029
3029
  "node_modules/bare-stream": {
3030
- "version": "2.3.0",
3031
- "resolved": "https://registry.npmjs.org/bare-stream/-/bare-stream-2.3.0.tgz",
3032
- "integrity": "sha512-pVRWciewGUeCyKEuRxwv06M079r+fRjAQjBEK2P6OYGrO43O+Z0LrPZZEjlc4mB6C2RpZ9AxJ1s7NLEtOHO6eA==",
3030
+ "version": "2.3.1",
3031
+ "resolved": "https://registry.npmjs.org/bare-stream/-/bare-stream-2.3.1.tgz",
3032
+ "integrity": "sha512-Vm8kAeOcfzHPTH8sq0tHBnUqYrkXdroaBVVylqFT4cF5wnMfKEIxxy2jIGu2zKVNl9P8MAP9XBWwXJ9N2+jfEw==",
3033
3033
  "optional": true,
3034
3034
  "dependencies": {
3035
- "b4a": "^1.6.6",
3036
3035
  "streamx": "^2.20.0"
3037
3036
  }
3038
3037
  },
@@ -7113,12 +7112,9 @@
7113
7112
  }
7114
7113
  },
7115
7114
  "node_modules/text-decoder": {
7116
- "version": "1.2.0",
7117
- "resolved": "https://registry.npmjs.org/text-decoder/-/text-decoder-1.2.0.tgz",
7118
- "integrity": "sha512-n1yg1mOj9DNpk3NeZOx7T6jchTbyJS3i3cucbNN6FcdPriMZx7NsgrGpWWdWZZGxD7ES1XB+3uoqHMgOKaN+fg==",
7119
- "dependencies": {
7120
- "b4a": "^1.6.4"
7121
- }
7115
+ "version": "1.2.1",
7116
+ "resolved": "https://registry.npmjs.org/text-decoder/-/text-decoder-1.2.1.tgz",
7117
+ "integrity": "sha512-x9v3H/lTKIJKQQe7RPQkLfKAnc9lUTkWDypIQgTzPJAq+5/GCDHonmshfvlsNSj58yyshbIJJDLmU15qNERrXQ=="
7122
7118
  },
7123
7119
  "node_modules/thread-stream": {
7124
7120
  "version": "2.7.0",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "harperdb",
3
- "version": "4.4.1",
3
+ "version": "4.4.2",
4
4
  "description": "HarperDB is a distributed database, caching service, streaming broker, and application development platform focused on performance and ease of use.",
5
5
  "keywords": [
6
6
  "database",