@mushi-mushi/core 0.2.1 → 0.3.1

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mushi-mushi/core",
3
- "version": "0.2.1",
3
+ "version": "0.3.1",
4
4
  "description": "Core types, API client, and pre-filter for Mushi Mushi SDK",
5
5
  "license": "MIT",
6
6
  "type": "module",
@@ -22,7 +22,10 @@
22
22
  "files": [
23
23
  "dist",
24
24
  "README.md",
25
- "LICENSE"
25
+ "LICENSE",
26
+ "CONTRIBUTING.md",
27
+ "CODE_OF_CONDUCT.md",
28
+ "SECURITY.md"
26
29
  ],
27
30
  "repository": {
28
31
  "type": "git",
@@ -49,7 +52,8 @@
49
52
  "ai-triage"
50
53
  ],
51
54
  "publishConfig": {
52
- "access": "public"
55
+ "access": "public",
56
+ "provenance": true
53
57
  },
54
58
  "sideEffects": false,
55
59
  "size-limit": [