@balena/open-balena-api 38.1.0-build-expose-release-assets-v7-64f69cc6d50c27a369fc9e3d5e1e38076a51a382-1 → 39.0.0-build-Limit-size-ofl-arge-fields-7951f883f39cef8c0d8943d62c6b7698f16f89f9-2

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.
@@ -91,12 +91,6 @@ Term: api secret
91
91
  Term: app name
92
92
  Concept Type: Text (Type)
93
93
 
94
- Term: asset
95
- Concept Type: WebResource (Type)
96
-
97
- Term: asset key
98
- Concept Type: Short Text (Type)
99
-
100
94
  Term: build log
101
95
  Concept Type: Text (Type)
102
96
 
@@ -752,14 +746,6 @@ Fact type: release has note
752
746
  Fact type: release has invalidation reason
753
747
  Necessity: each release has at most one invalidation reason.
754
748
  Necessity: each release that has an invalidation reason, is invalidated.
755
- Fact type: release has asset key
756
- Term Form: release asset
757
- Database Table Name: release asset
758
- Necessity: each release asset has an asset key that has a Length (Type) that is greater than 0.
759
-
760
- -- release asset
761
- Fact type: release asset has asset
762
- Necessity: each release asset has at most one asset.
763
749
 
764
750
 
765
751
  -- service environment variable
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@balena/open-balena-api",
3
3
  "description": "Internet of things, Made Simple",
4
- "version": "38.1.0-build-expose-release-assets-v7-64f69cc6d50c27a369fc9e3d5e1e38076a51a382-1",
4
+ "version": "39.0.0-build-Limit-size-ofl-arge-fields-7951f883f39cef8c0d8943d62c6b7698f16f89f9-2",
5
5
  "license": "AGPL-3.0",
6
6
  "repository": {
7
7
  "type": "git",
@@ -174,6 +174,6 @@
174
174
  "import": "@swc-node/register/esm-register"
175
175
  },
176
176
  "versionist": {
177
- "publishedAt": "2025-07-07T17:44:00.007Z"
177
+ "publishedAt": "2025-07-14T09:55:56.319Z"
178
178
  }
179
179
  }