New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

balena-image-fs

Package Overview
Dependencies
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

balena-image-fs - npm Package Compare versions

Comparing version 7.1.2 to 7.2.0-build-support-node-18-2a3bef60d9688dce26bd1c9546a28c98cf6d2566-1

4

CHANGELOG.md

@@ -7,2 +7,6 @@ # Change Log

## 7.2.0 - 2023-01-20
* Add support for Node 18 [Akis Kesoglou]
## 7.1.2 - 2023-01-05

@@ -9,0 +13,0 @@

16

package.json
{
"name": "balena-image-fs",
"version": "7.1.2",
"description": "Balena.io image filesystem manipulation utilities",
"version": "7.2.0-build-support-node-18-2a3bef60d9688dce26bd1c9546a28c98cf6d2566-1",
"description": "Image filesystem manipulation utilities",
"main": "build/index.js",

@@ -38,7 +38,3 @@ "homepage": "https://github.com/balena-io-modules/balena-image-fs",

],
"author": "Juan Cruz Viotti <juan@balena.io>",
"contributors": [
"Alexis Svinartchouk <alexis@balena.io>",
"Juan Cruz Viotti <juan@balena.io>"
],
"author": "Balena Ltd. <hello@balena.io>",
"license": "Apache-2.0",

@@ -59,3 +55,3 @@ "devDependencies": {

"dependencies": {
"ext2fs": "4.1.7",
"ext2fs": "^4.2.1",
"fatfs": "^0.10.8",

@@ -67,7 +63,7 @@ "file-disk": "^8.0.1",

"engines": {
"node": "16"
"node": ">=16"
},
"versionist": {
"publishedAt": "2023-01-05T22:24:31.575Z"
"publishedAt": "2023-01-20T14:23:36.767Z"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc