encore.hdf5.binding
Advanced tools
Comparing version 0.3.5 to 0.3.6
{ | ||
"name" : "encore.hdf5.binding", | ||
"version" : "0.3.5", | ||
"version" : "0.3.6", | ||
"description" : "Binding of HDF5", | ||
@@ -17,3 +17,3 @@ "main" : "./js/encore/hdf5/index.js", | ||
"xml2js" : "0.4.23", | ||
"wTesting" : "delta" | ||
"wTesting" : "stable" | ||
}, | ||
@@ -20,0 +20,0 @@ "scripts" : { "install" : "node-gyp rebuild --jobs max", "test" : "wtest .run 'js/**' rapidity:-1" }, |
@@ -22,3 +22,3 @@ # 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) | ||
```bash | ||
npm add encore.hdf5.binding@delta | ||
npm add encore.hdf5.binding@stable | ||
``` | ||
@@ -46,3 +46,3 @@ | ||
```bash | ||
npm add encore.hdf5.binding@delta --hdf5_home_linux=<your native hdf path> | ||
npm add encore.hdf5.binding@stable --hdf5_home_linux=<your native hdf path> | ||
``` | ||
@@ -53,3 +53,3 @@ | ||
```bash | ||
npm add encore.hdf5.binding@delta --hdf5_home_mac=<your native hdf path> | ||
npm add encore.hdf5.binding@stable --hdf5_home_mac=<your native hdf path> | ||
``` | ||
@@ -60,3 +60,3 @@ | ||
```bash | ||
npm add encore.hdf5.binding@delta --hdf5_home_win=<your native hdf path> | ||
npm add encore.hdf5.binding@stable --hdf5_home_win=<your native hdf path> | ||
``` | ||
@@ -63,0 +63,0 @@ |
{ | ||
"name" : "encore.hdf5.binding", | ||
"version" : "0.3.5", | ||
"version" : "0.3.6", | ||
"description" : "Binding of HDF5", | ||
@@ -5,0 +5,0 @@ "main" : "./js/encore/hdf5/index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2354671