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

@flowfuse/driver-localfs

Package Overview
Dependencies
Maintainers
0
Versions
225
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@flowfuse/driver-localfs - npm Package Compare versions

Comparing version 2.6.0 to 2.6.1-434ae7d-202407081343.0

60

package.json
{
"name": "@flowfuse/driver-localfs",
"version": "2.6.0",
"description": "Local Filesystem FlowFuse Project driver",
"main": "localfs.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"lint": "eslint -c .eslintrc *.js",
"lint:fix": "eslint -c .eslintrc *.js --fix"
},
"repository": {
"type": "git",
"url": "git+https://github.com/FlowFuse/driver-localfs.git"
},
"bugs": {
"url": "https://github.com/FlowFuse/driver-localfs/issues"
},
"homepage": "https://github.com/FlowFuse/driver-localfs#readme",
"author": {
"name": "FlowFuse Inc."
},
"license": "Apache-2.0",
"dependencies": {
"@flowfuse/nr-launcher": "^2.6.0",
"got": "^11.8.5",
"semver": "^7.3.8"
},
"devDependencies": {
"eslint": "^8.25.0",
"eslint-config-standard": "^17.0.0"
}
"name": "@flowfuse/driver-localfs",
"version": "2.6.1-434ae7d-202407081343.0",
"description": "Local Filesystem FlowFuse Project driver",
"main": "localfs.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"lint": "eslint -c .eslintrc *.js",
"lint:fix": "eslint -c .eslintrc *.js --fix"
},
"repository": {
"type": "git",
"url": "git+https://github.com/FlowFuse/driver-localfs.git"
},
"bugs": {
"url": "https://github.com/FlowFuse/driver-localfs/issues"
},
"homepage": "https://github.com/FlowFuse/driver-localfs#readme",
"author": {
"name": "FlowFuse Inc."
},
"license": "Apache-2.0",
"dependencies": {
"@flowfuse/nr-launcher": "nightly",
"got": "^11.8.5",
"semver": "^7.3.8"
},
"devDependencies": {
"eslint": "^8.25.0",
"eslint-config-standard": "^17.0.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