Balena-sdk

Latest version: v14.4.2

Safety actively analyzes 629765 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 125

17.12.1

* Fix pointing browser es2018 settings-client to the es2015 one [Thodoris Greasidis]
* Point browser bundlers to the appropriate handlebars entrypoint [Thodoris Greasidis]

17.12.0

* tests: Reduce the polyfills used in webpack [Thodoris Greasidis]
* Avoid loading balena-settings-client in browsers using the browser field [Thodoris Greasidis]

17.11.0

<details>
<summary> Add support for creating isolated in-memory instances [Thodoris Greasidis] </summary>

> balena-auth-5.1.0 - 2023-07-28
>
> * Add support for isolated instances by passing dataDirectory: false [Thodoris Greasidis]
>
> balena-auth-5.0.1 - 2023-07-28
>
> * Add multiple instance isolation tests [Thodoris Greasidis]
>

</details>

17.10.2

<details>
<summary> Update balena-request to 12.0.2 [Thodoris Greasidis] </summary>

> balena-request-12.0.2 - 2023-07-25
>
> * Make `url` a normal dependency [Thodoris Greasidis]
>

</details>

17.10.1

<details>
<summary> Update dependenecies [Thodoris Greasidis] </summary>

> balena-auth-5.0.0 - 2023-07-24
>
>
> <details>
> <summary> Update balena-settings-storage to 8.0.0 [Thodoris Greasidis] </summary>
>
>> balena-settings-storage-8.0.0 - 2023-07-24
>>
>> * virtual-storage: Use an object without a prototype as the store [Thodoris Greasidis]
>> * Specify a browser entry point [Thodoris Greasidis]
>> * Use es6 exports [Thodoris Greasidis]
>> * Update TypeScript to 5.1.6 [Thodoris Greasidis]
>> * Drop support for nodejs < 14 [Thodoris Greasidis]
>>
>> balena-settings-storage-7.0.2 - 2022-11-08
>>
>> * Update balena-errors from v4.7.1 to v4.7.3 [JSReds]
>>
>> balena-settings-storage-7.0.1 - 2022-11-01
>>
>> * Fix tests on node18 [Thodoris Greasidis]
>> * Replace balenaCI with flowzone [JSReds]
>>
>
> </details>
>
> * Update dependencies [Thodoris Greasidis]
> * Drop support for nodejs < 14 [Thodoris Greasidis]
>
> balena-auth-4.2.1 - 2023-07-13
>
> * patch: Update flowzone.yml [Kyle Harding]
>
> balena-auth-4.2.0 - 2023-05-25
>
> * Add a get2FAStatus() method [Thodoris Greasidis]
>
> balena-auth-4.1.3 - 2023-05-25
>
> * Fix async tests not waiting for the result [Thodoris Greasidis]
>
> balena-auth-4.1.2 - 2022-09-26
>
> * Delete redundant .resinci.yml [Thodoris Greasidis]
>
> balena-auth-4.1.1 - 2022-09-22
>
> * Replace balenaCI with flowzone [Thodoris Greasidis]
>
> balena-register-device-8.0.7 - 2023-07-24
>
> * Update balena-auth to 5.0.0 & balena-request to 12.0.1 [Thodoris Greasidis]
> * Use typescript via a devDependency rather than npx [Thodoris Greasidis]
>
> balena-register-device-8.0.6 - 2023-07-24
>
> * Update mockttp to 3.8.0 [Thodoris Greasidis]
>
> balena-register-device-8.0.5 - 2023-06-01
>
> * Update minimum node version to v14 [Kyle Harding]
> * Update flowzone.yml [Kyle Harding]
>
> balena-register-device-8.0.4 - 2022-09-26
>
> * Delete redundant .resinci.yml [Thodoris Greasidis]
>
> balena-register-device-8.0.3 - 2022-09-22
>
> * Fix overriding the whole webpack resolve section of karma tests [Thodoris Greasidis]
>
> balena-register-device-8.0.2 - 2022-09-22
>
> * Fix key uniqueness check [Thodoris Greasidis]
> * Convert the tests to TypeScript [Thodoris Greasidis]
> * Fix karma browser tests in node 18 [Thodoris Greasidis]
> * Specify the supported node engines in the package.json [Thodoris Greasidis]
>
> balena-register-device-8.0.1 - 2022-09-21
>
> * Replace balenaCI with flowzone [Thodoris Greasidis]
>
> balena-request-12.0.1 - 2023-07-24
>
> * Update balena-auth to 5.0.0 [Thodoris Greasidis]
>
> balena-request-12.0.0 - 2023-07-14
>
> * Update TypeScript to 5.1.6 [Thodoris Greasidis]
> * Update mockttp to v3.8.0 [Thodoris Greasidis]
> * Drop support for node < 14 [Thodoris Greasidis]
> * Add querystring-es3 polyfill to fix browser tests [Thodoris Greasidis]
> * tsconfig: Enable skipLibCheck to avoid mockttp nested dependency errors [Thodoris Greasidis]
> * Update TypeScript to 4.9.5 [Thodoris Greasidis]
> * patch: Update flowzone.yml [Kyle Harding]
>
> balena-request-11.5.10 - 2022-11-02
>
> * Update balena-errors to v4.7.3 [JSReds]
>
> balena-request-11.5.9 - 2022-09-26
>
> * Delete redundant .resinci.yml [Thodoris Greasidis]
>
> balena-request-11.5.8 - 2022-09-22
>
> * Fix overriding the whole webpack resolve section of karma tests [Thodoris Greasidis]
>
> balena-request-11.5.7 - 2022-09-22
>
> * Replace balenaCI with flowzone [Thodoris Greasidis]
> * Fix tests in node 18 [Thodoris Greasidis]
> * Specify the supported node engines in the package.json [Thodoris Greasidis]
>
> balena-request-11.5.6 - 2022-09-22
>
> * Fix the typings to properly mark the auth parameter as optional [Thodoris Greasidis]
> * Update TypeScript to 4.8.3 [Thodoris Greasidis]
>
> balena-request-11.5.5 - 2022-04-06
>
> * Fix extracting the response error from object response bodies [Thodoris Greasidis]
>
> balena-request-11.5.4 - 2022-04-06
>
> * Drop explicit karma-chrome-launcher devDependency [Thodoris Greasidis]
>
> balena-request-11.5.3 - 2022-04-05
>
> * Use response error as response message if there is one [Matthew Yarmolinsky]
>
> balena-request-11.5.2 - 2022-04-04
>
> * Drop circle.yml [Thodoris Greasidis]
>
> balena-request-11.5.1 - 2022-04-04
>
> * Drop mochainon & bump karma [Thodoris Greasidis]
>
> balena-request-11.5.0 - 2021-11-28
>
> * Convert tests to JavaScript and drop coffeescript [Thodoris Greasidis]
> * Fix the jsdoc generation [Thodoris Greasidis]
> * Convert to typescript and publish typings [Thodoris Greasidis]
>
> balena-request-11.4.2 - 2021-09-20
>
> * Allow overriding the default zlib flush setting [Kyle Harding]
>
> balena-request-11.4.1 - 2021-08-27
>
> * Allow more lenient gzip decompression [Kyle Harding]
>
> balena-request-11.4.0 - 2021-03-12
>
> * Update fetch-ponyfill to v7 [Thodoris Greasidis]
>
> balena-request-11.3.0 - 2021-03-12
>
> * Switch to the versioned token refresh endpoint [Thodoris Greasidis]
>
> balena-request-11.2.1 - 2021-03-12
>
> * Prevent token refresh when no base url is provided [Thodoris Greasidis]
>
> balena-request-11.2.0 - 2020-11-12
>
> * Update balena-auth from 4.0.0 to 4.1.0 [josecoelho]
>
> balena-request-11.1.1 - 2020-08-13
>
> * Stop refreshing the token on absolute urls [Thodoris Greasidis]
>
> balena-request-11.1.0 - 2020-07-16
>
> * Add lazy loading for most modules [Pagan Gazzard]
>
> balena-request-11.0.4 - 2020-07-14
>
> * Fix body overwriting on nodejs [Pagan Gazzard]
>
> balena-request-11.0.3 - 2020-07-13
>
> * Add .versionbot/CHANGELOG.yml for nested changelogs [Pagan Gazzard]
>
> balena-request-11.0.2 - 2020-07-06
>
> * Fix tslib dependency [Pagan Gazzard]
>
> balena-request-11.0.1 - 2020-07-03
>
> * Fix passing baseUrl to refreshToken if the request uses an absolute url [Pagan Gazzard]
>

</details>

17.10.0

* service: Allow passing an application-service_name pair as a parameter [Thodoris Greasidis]

Page 6 of 125

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.