@pryv/socket.io 2.3.0 → 2.3.3

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.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -94,7 +94,7 @@ const apiEndpoint = 'https://{token}@my-computer.rec.la:4443/{username}/';
94
94
 
95
95
  #### Example web app
96
96
 
97
- See [here](`../../examples/socket.io.html`) for a simple app that allows to log in a Pryv.io platform, register to monitor events changes and create notes. You can try it running [there](https://api.pryv.com/lib-js/examples/socket.io.html).
97
+ See [here](../../examples/socket.io.html) for a simple app that allows to log in a Pryv.io platform, register to monitor events changes and create notes. You can try it running [there](https://api.pryv.com/lib-js/examples/socket.io.html).
98
98
 
99
99
 
100
100
  ## Contributing
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pryv/socket.io",
3
- "version": "2.3.0",
3
+ "version": "2.3.3",
4
4
  "description": "Extends `pryv` with Socket.IO transport",
5
5
  "keywords": [
6
6
  "Pryv",