Socket
Socket
Sign inDemoInstall

fsgdb

Package Overview
Dependencies
35
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.0 to 0.3.0

LICENSE.txt

5

package.json
{
"name": "fsgdb",
"description": "A file system graph database",
"version": "0.2.0",
"version": "0.3.0",
"license": "mit",
"maintainers": [

@@ -30,2 +31,4 @@ {

"coffee-script": "1.10.0",
"exif": "0.4.0",
"gm": "^1.21.1",
"js-yaml": "3.4.6",

@@ -32,0 +35,0 @@ "marked": "0.3.5",

4

README.md

@@ -20,3 +20,5 @@ # fsgdb - File System Graph Database

with the exception that the properties of the file ```metadata.yml``` are added directly to the node without the in-between ```<filename>``` object.
- **images**: Parses jpeg (```*.jpg```) files, reads out exif information and creates (if configured with ```createThumbnails: true```) thumbnails.
Adds helper functions that return image/thumbnail data. Note that for generating thumbnails, GraphicsMagick/ImageMagick needs to be installed on the system.
## Usage

@@ -23,0 +25,0 @@ Hint: although the examples here are written in coffeescript, the module works with javascript as well.

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc