@valkey/valkey-glide-darwin-arm64 2.2.7 → 2.3.0-rc6

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/README.md CHANGED
@@ -14,8 +14,7 @@ Valkey General Language Independent Driver for the Enterprise (GLIDE) is the off
14
14
 
15
15
  ## Documentation
16
16
 
17
- See GLIDE's [documentation site](https://valkey.io/valkey-glide/).
18
- Visit our [wiki](https://github.com/valkey-io/valkey-glide/wiki/NodeJS-wrapper) for examples and further details on TLS, Read strategy, Timeouts and various other configurations.
17
+ See GLIDE's Node.js [documentation site](https://glide.valkey.io/languages/nodejs).
19
18
 
20
19
  ## Supported Engine Versions
21
20
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@valkey/valkey-glide-darwin-arm64",
3
- "version": "2.2.7",
3
+ "version": "2.3.0-rc6",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/valkey-io/valkey-glide.git"
Binary file