cursor-usage-tracker 1.4.0 → 1.5.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 +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -435,7 +435,7 @@ This project uses the [Contributor Covenant Code of Conduct](CODE_OF_CONDUCT.md)
|
|
|
435
435
|
|
|
436
436
|
## Author
|
|
437
437
|
|
|
438
|
-
|
|
438
|
+
[](https://gitshow.dev/ofershap)
|
|
439
439
|
|
|
440
440
|
[](https://linkedin.com/in/ofershap)
|
|
441
441
|
[](https://github.com/ofershap)
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "cursor-usage-tracker",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.5.0",
|
|
4
4
|
"description": "Open-source Cursor IDE usage monitoring, anomaly detection, and alerting for enterprise teams",
|
|
5
5
|
"homepage": "https://github.com/ofershap/cursor-usage-tracker#readme",
|
|
6
6
|
"type": "module",
|