@mushi-mushi/core 0.4.0 → 0.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.
@@ -40,7 +40,7 @@ Examples of unacceptable behavior:
40
40
  ## Enforcement
41
41
 
42
42
  Instances of abusive, harassing, or otherwise unacceptable behavior may be
43
- reported to the project team at **security@mushimushi.dev**.
43
+ reported to the project team at **kensaurus@gmail.com**.
44
44
 
45
45
  All complaints will be reviewed and investigated promptly and fairly.
46
46
 
package/SECURITY.md CHANGED
@@ -19,7 +19,7 @@ If you discover a security vulnerability, please report it responsibly.
19
19
 
20
20
  **Do NOT open a public GitHub issue.**
21
21
 
22
- Instead, email: **security@mushimushi.dev**
22
+ Instead, email: **kensaurus@gmail.com**
23
23
 
24
24
  Include:
25
25
  - Description of the vulnerability
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mushi-mushi/core",
3
- "version": "0.4.0",
3
+ "version": "0.5.0",
4
4
  "description": "Core types, API client, and pre-filter for Mushi Mushi SDK",
5
5
  "license": "MIT",
6
6
  "type": "module",
@@ -40,6 +40,8 @@
40
40
  "mushi-mushi",
41
41
  "bug-reporting",
42
42
  "user-feedback",
43
+ "user-report",
44
+ "feedback-widget",
43
45
  "sdk",
44
46
  "core",
45
47
  "types",
@@ -48,8 +50,12 @@
48
50
  "screenshot",
49
51
  "shake-to-report",
50
52
  "sentry-companion",
53
+ "sentry-alternative",
51
54
  "error-tracking",
52
- "ai-triage"
55
+ "ai-triage",
56
+ "auto-fix",
57
+ "llm-ops",
58
+ "ai-agent"
53
59
  ],
54
60
  "publishConfig": {
55
61
  "access": "public",