@balena/open-balena-api 37.0.0 → 37.0.1-build-joshbwlng-nock-v14-d06b72bb616f4fddb62145c0c4be8f532aca998f-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 +3 -3
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": "37.0.
|
4
|
+
"version": "37.0.1-build-joshbwlng-nock-v14-d06b72bb616f4fddb62145c0c4be8f532aca998f-1",
|
5
5
|
"license": "AGPL-3.0",
|
6
6
|
"repository": {
|
7
7
|
"type": "git",
|
@@ -153,7 +153,7 @@
|
|
153
153
|
"husky": "^9.1.7",
|
154
154
|
"lint-staged": "^15.5.1",
|
155
155
|
"mocha": "^11.2.2",
|
156
|
-
"nock": "^
|
156
|
+
"nock": "^14.0.4",
|
157
157
|
"p-timeout": "^6.1.4",
|
158
158
|
"pinejs-client-supertest": "^3.0.1",
|
159
159
|
"rimraf": "^6.0.1",
|
@@ -174,6 +174,6 @@
|
|
174
174
|
"import": "@swc-node/register/esm-register"
|
175
175
|
},
|
176
176
|
"versionist": {
|
177
|
-
"publishedAt": "2025-04-
|
177
|
+
"publishedAt": "2025-04-25T06:23:34.573Z"
|
178
178
|
}
|
179
179
|
}
|