Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

encore.hdf5.binding

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

encore.hdf5.binding - npm Package Compare versions

Comparing version 0.3.3 to 0.3.4

cpp/hdf5.cc

2

package.json
{
"name" : "encore.hdf5.binding",
"version" : "0.3.3",
"version" : "0.3.4",
"description" : "Binding of HDF5",

@@ -5,0 +5,0 @@ "main" : "./js/encore/hdf5/index.js",

@@ -5,7 +5,7 @@ # module::encore.hdf5.binding [![status](https://github.com/Wandalen/encore.hdf5.binding/workflows/publish/badge.svg)](https://github.com/Wandalen/encore.hdf5.binding/actions?query=workflow%3Apublish) [![stability-experimental](https://img.shields.io/badge/stability-experimental-orange.svg)](https://github.com/emersion/stability-badges#experimental)

## About the fork
### About the fork
This is [fork](https://github.com/HDF-NI/hdf5.node), which is created to provide prebuild versions and fix issues of the original implementation.
## Support
### Support

@@ -20,3 +20,3 @@ Node versions:

## How to add to your project
### How to add to your project

@@ -29,3 +29,3 @@ ```bash

## Default path to HDF5 library
### Default path to HDF5 library

@@ -40,3 +40,3 @@ The module expects that [HDF5](https://www.hdfgroup.org/HDF5/) library is installed at:

## How to provide custom path to HDF5 library
### How to provide custom path to HDF5 library

@@ -64,7 +64,7 @@ If your [HDF5](https://www.hdfgroup.org/HDF5/) library installation is not located on default path you can set the path with a switch on this project as well as

## How to install HDF5 library
### How to install HDF5 library
Installation instructions for [HDF5](https://www.hdfgroup.org/HDF5/) library can be found [here](https://github.com/Wandalen/encore.hdf5.install)
## Prerequisites
### Prerequisites

@@ -77,3 +77,3 @@ Note: If node-gyp isn't installed

## Try out
### Try out

@@ -80,0 +80,0 @@ ```javascript

{
"name" : "encore.hdf5.binding",
"version" : "0.3.3",
"version" : "0.3.4",
"description" : "Binding of HDF5",

@@ -5,0 +5,0 @@ "main" : "./js/encore/hdf5/index.js",

Sorry, the diff of this file is not supported yet

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