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

fuse-bindings

Package Overview
Dependencies
Maintainers
2
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fuse-bindings - npm Package Compare versions

Comparing version 2.8.0 to 2.8.1

8

package.json
{
"name": "fuse-bindings",
"version": "2.8.0",
"version": "2.8.1",
"description": "Fully maintained fuse bindings for Node that aims to cover the entire FUSE api",
"main": "index.js",
"scripts": {
"test": "standard && tape test/*.js"
"install": "prebuild --install",
"test": "standard && tape test/*.js",
"rebuild": "prebuild --compile",
"prebuild": "prebuild --all --strip --verbose"
},

@@ -13,2 +16,3 @@ "gypfile": true,

"nan": "^2.0.9",
"prebuild": "^2.8.1",
"xtend": "^4.0.0"

@@ -15,0 +19,0 @@ },

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