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

file-disk

Package Overview
Dependencies
Maintainers
3
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

file-disk - npm Package Compare versions

Comparing version 6.0.0-remove-blockmap-5e971e5606598394be85545508dcee4c9b4a3285 to 6.0.0-remove-blockmap-9dc0db8393ae797075649799a48ff8af3853c7b1

2

CHANGELOG.md

@@ -9,2 +9,4 @@ # Change Log

* Remove no longer used .eslintrc.json file [Alexis Svinartchouk]
* Remove travis [Alexis Svinartchouk]
* Update ts-node and mocha [Alexis Svinartchouk]

@@ -11,0 +13,0 @@ * Remove blockmap dependency [Alexis Svinartchouk]

6

package.json
{
"name": "file-disk",
"version": "6.0.0-remove-blockmap-5e971e5606598394be85545508dcee4c9b4a3285",
"version": "6.0.0-remove-blockmap-9dc0db8393ae797075649799a48ff8af3853c7b1",
"description": "Handles reads / writes on disk image files.",

@@ -24,4 +24,4 @@ "author": "Petros Angelatos <petrosagg@balena.io>",

"prepublishOnly": "npm run compile",
"prettier": "prettier --config ./node_modules/resin-lint/config/.prettierrc --write \"src/*.ts\" \"typings/**/*.ts\" \"test/*.ts\"",
"lint": "resin-lint --typescript src typings test && tsc --noEmit",
"prettier": "prettier --config ./node_modules/resin-lint/config/.prettierrc --write \"src/*.ts\" \"test/*.ts\"",
"lint": "resin-lint --typescript src test && tsc --noEmit",
"test": "npm run lint && mocha --require ts-node/register test/*.ts"

@@ -28,0 +28,0 @@ },

# file-disk
Handles reads / writes on disk image files.
[![Build Status](https://travis-ci.org/balena-io-modules/file-disk.svg?branch=master)](https://travis-ci.org/balena-io-modules/file-disk)
## API

@@ -7,0 +5,0 @@

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