No description
Find a file
dependabot[bot] 66c069e385
Bump socket.io-client from 4.7.2 to 4.7.5
Bumps [socket.io-client](https://github.com/socketio/socket.io-client) from 4.7.2 to 4.7.5.
- [Release notes](https://github.com/socketio/socket.io-client/releases)
- [Changelog](https://github.com/socketio/socket.io-client/blob/4.7.5/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io-client/compare/4.7.2...4.7.5)

---
updated-dependencies:
- dependency-name: socket.io-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-13 11:15:54 +00:00
.github Create dependabot.yml 2024-08-13 13:14:56 +02:00
.idea First open with webstorm 2024-07-03 16:37:23 +02:00
src Fix IAM create 2024-08-12 11:44:15 +02:00
.gitignore a 2023-12-04 19:25:53 +01:00
.npmignore test 2023-12-04 19:22:51 +01:00
.npmrc Updated default repo 2024-08-06 20:21:05 +02:00
.yarnrc.yml Updated default repo 2024-08-06 20:21:05 +02:00
LICENSE Initial commit 2023-12-04 15:37:41 +01:00
package.json Bump socket.io-client from 4.7.2 to 4.7.5 2024-08-13 11:15:54 +00:00
README.md Updated README 2024-08-06 20:26:20 +02:00
tsconfig.json Migrated to Yarn 2024-08-06 20:22:18 +02:00
yarn.lock Bump socket.io-client from 4.7.2 to 4.7.5 2024-08-13 11:15:54 +00:00

Thunder Network APIs

This package is for using Thunder Network's APIs like Internet Avatar or Credits system.

⚠️ This may package is not stable, it can change at any time.

Development

  • Yarn
  • https://repository.thundernetwork.org/repository/npm-central/ come repository npm

yarn config set registry https://repository.thundernetwork.org/repository/npm-central/ OR npm config set registry https://repository.thundernetwork.org/repository/npm-central/