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

encore.hdf5

Package Overview
Dependencies
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

encore.hdf5 - npm Package Compare versions

Comparing version 0.3.19 to 0.3.20

50

package.json
{
"name" : "encore.hdf5",
"version" : "0.3.19",
"description" : "HDF5 binding with install",
"org" : "srt",
"main" : "./js/encore/hdf5/entry/Main.s",
"repository" :
{
"type" : "git",
"url" : "https://github.com/Wandalen/encore.hdf5.git"
"name": "encore.hdf5",
"version": "0.3.20",
"description": "HDF5 binding with install",
"org": "srt",
"main": "./js/encore/hdf5/entry/Main.s",
"repository": {
"type": "git",
"url": "https://github.com/Wandalen/encore.hdf5.git"
},
"engines" : { "node" : ">=10.0.0" },
"scripts" :
{
"test" : "wtest .run 'js/**' rapidity:-1",
"hdf5_where" : "npm explore encore.hdf5.binding -- npm run hdf5_where",
"hdf5_diagnostics" : "npm explore encore.hdf5.binding -- npm run hdf5_diagnostics"
"engines": {
"node": ">=10.0.0"
},
"devDependencies" : { "wTesting" : "gamma" },
"dependencies" : { "encore.hdf5.binding" : "gamma" },
"contributors" :
[
"scripts": {
"test": "wtest .run 'js/**' rapidity:-1",
"hdf5_where": "npm explore encore.hdf5.binding -- npm run hdf5_where",
"hdf5_diagnostics": "npm explore encore.hdf5.binding -- npm run hdf5_diagnostics"
},
"devDependencies": {
"wTesting": "stable"
},
"dependencies": {
"encore.hdf5.binding": "stable"
},
"contributors": [
"Kostiantyn Wandalen <wanalen@01.school>",
"Volodymyr M. <volodymyr.migdal@gmail.com>"
],
"license" : "MIT",
"keywords" : [],
"bugs" :
{
"url" : "https://github.com/Wandalen/encore.hdf5/issues"
"license": "MIT",
"keywords": [],
"bugs": {
"url": "https://github.com/Wandalen/encore.hdf5/issues"
}
}
{
"name" : "encore.hdf5",
"version" : "0.3.19",
"description" : "HDF5 binding with install",
"org" : "srt",
"main" : "./js/encore/hdf5/entry/Main.s",
"repository" :
{
"type" : "git",
"url" : "https://github.com/Wandalen/encore.hdf5.git"
"name": "encore.hdf5",
"version": "0.3.20",
"description": "HDF5 binding with install",
"org": "srt",
"main": "./js/encore/hdf5/entry/Main.s",
"repository": {
"type": "git",
"url": "https://github.com/Wandalen/encore.hdf5.git"
},
"engines" : { "node" : ">=10.0.0" },
"scripts" :
{
"test" : "wtest .run 'js/**' rapidity:-1",
"hdf5_where" : "npm explore encore.hdf5.binding -- npm run hdf5_where",
"hdf5_diagnostics" : "npm explore encore.hdf5.binding -- npm run hdf5_diagnostics"
"engines": {
"node": ">=10.0.0"
},
"devDependencies" : { "wTesting" : "" },
"dependencies" : { "encore.hdf5.binding" : "" },
"contributors" :
[
"scripts": {
"test": "wtest .run 'js/**' rapidity:-1",
"hdf5_where": "npm explore encore.hdf5.binding -- npm run hdf5_where",
"hdf5_diagnostics": "npm explore encore.hdf5.binding -- npm run hdf5_diagnostics"
},
"devDependencies": {
"wTesting": ""
},
"dependencies": {
"encore.hdf5.binding": ""
},
"contributors": [
"Kostiantyn Wandalen <wanalen@01.school>",
"Volodymyr M. <volodymyr.migdal@gmail.com>"
],
"license" : "MIT",
"keywords" : [],
"bugs" :
{
"url" : "https://github.com/Wandalen/encore.hdf5/issues"
"license": "MIT",
"keywords": [],
"bugs": {
"url": "https://github.com/Wandalen/encore.hdf5/issues"
}
}
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