balena-image-fs
Advanced tools
Comparing version 7.1.1 to 7.1.2-build-ab77-operational-c0d27e532818bea9cfe0ee4973337be10a04466c-1
@@ -7,2 +7,6 @@ # Change Log | ||
## 7.1.2 - 2023-01-03 | ||
* Update dependencies [ab77] | ||
## 7.1.1 - 2022-12-20 | ||
@@ -9,0 +13,0 @@ |
{ | ||
"name": "balena-image-fs", | ||
"version": "7.1.1", | ||
"version": "7.1.2-build-ab77-operational-c0d27e532818bea9cfe0ee4973337be10a04466c-1", | ||
"description": "Balena.io image filesystem manipulation utilities", | ||
@@ -45,16 +45,16 @@ "main": "build/index.js", | ||
"devDependencies": { | ||
"@balena/lint": "^6.2.0", | ||
"@types/bluebird": "^3.5.37", | ||
"@types/mocha": "^10.0.0", | ||
"@types/node": "^18.11.9", | ||
"@balena/lint": "^6.2.1", | ||
"@types/bluebird": "^3.5.38", | ||
"@types/mocha": "^10.0.1", | ||
"@types/node": "^18.11.18", | ||
"@types/tmp": "^0.2.3", | ||
"bluebird": "^3.7.2", | ||
"jsdoc-to-markdown": "^8.0.0", | ||
"mocha": "^10.1.0", | ||
"mocha": "^10.2.0", | ||
"tmp": "^0.2.1", | ||
"ts-node": "^10.9.1", | ||
"typescript": "^4.8.4" | ||
"typescript": "^4.9.4" | ||
}, | ||
"dependencies": { | ||
"ext2fs": "^4.1.1", | ||
"ext2fs": "^4.1.6", | ||
"fatfs": "^0.10.8", | ||
@@ -69,4 +69,4 @@ "file-disk": "^8.0.1", | ||
"versionist": { | ||
"publishedAt": "2022-12-20T02:09:42.360Z" | ||
"publishedAt": "2023-01-03T00:49:07.164Z" | ||
} | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
26868
1
Updatedext2fs@^4.1.6