@mrtimeey/everybodycodes-data 1.2.0 → 1.4.0
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 +3 -2
- package/dist/index.cjs +6614 -14
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +6616 -12
- package/dist/index.js.map +1 -1
- package/package.json +3 -1
package/README.md
CHANGED
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
# @mrtimeey/everybodycodes-data
|
|
2
2
|
|
|
3
3
|
[](https://www.npmjs.com/package/@mrtimeey/everybodycodes-data)
|
|
4
|
-
[](https://www.npmjs.com/package/@mrtimeey/everybodycodes-data)
|
|
5
5
|
[](https://github.com/mrtimeey/everybodycodes-data/actions/workflows/ci.yml)
|
|
6
|
-
[](https://github.com/mrtimeey/everybodycodes-data/actions/workflows/docs.yml)
|
|
7
|
+
[](https://github.com/mrtimeey/everybodycodes-data/actions/workflows/publish.yml)
|
|
7
8
|
[](LICENSE)
|
|
8
9
|
|
|
9
10
|
> 🧩 A lightweight Node.js client for fetching and decrypting **Everybody Codes** inputs automatically.
|