balena-image-fs
Advanced tools
Comparing version 7.3.0-build-promises-becae692d323bb3b0cb291db933a4ad6d16be167-1 to 7.3.0-build-promises-e4b5c71032112664ba8dac4c9edc5dad5445818d-1
@@ -7,4 +7,5 @@ # Change Log | ||
## 7.3.0 - 2024-12-31 | ||
## 7.3.0 - 2025-01-02 | ||
* Drop Bluebird from devDependencies [Thodoris Greasidis] | ||
* flowzone: Remove empty with clause [Thodoris Greasidis] | ||
@@ -11,0 +12,0 @@ * Add the promises namespace as part of the exposed fs [Thodoris Greasidis] |
{ | ||
"name": "balena-image-fs", | ||
"version": "7.3.0-build-promises-becae692d323bb3b0cb291db933a4ad6d16be167-1", | ||
"version": "7.3.0-build-promises-e4b5c71032112664ba8dac4c9edc5dad5445818d-1", | ||
"description": "Image filesystem manipulation utilities", | ||
@@ -42,7 +42,5 @@ "main": "build/index.js", | ||
"@balena/lint": "^6.2.1", | ||
"@types/bluebird": "^3.5.38", | ||
"@types/mocha": "^10.0.1", | ||
"@types/node": "^20.0.0", | ||
"@types/tmp": "^0.2.3", | ||
"bluebird": "^3.7.2", | ||
"jsdoc-to-markdown": "^8.0.0", | ||
@@ -65,4 +63,4 @@ "mocha": "^10.2.0", | ||
"versionist": { | ||
"publishedAt": "2024-12-31T12:36:06.644Z" | ||
"publishedAt": "2025-01-02T16:41:02.856Z" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
9
28844