@flowfuse/driver-localfs
Advanced tools
Comparing version 2.6.0 to 2.6.1-434ae7d-202407081343.0
{ | ||
"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
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
38658
2
+ Added@flowfuse/nr-assistant@0.1.4-51c0518-202412161051.0(transitive)
+ Added@flowfuse/nr-file-nodes@0.0.9-1e6a163-202412191018.0(transitive)
+ Added@flowfuse/nr-launcher@2.12.1-b590868-202412191026.0(transitive)
+ Added@flowfuse/nr-project-nodes@0.7.5-1fb7208-202412091856.0(transitive)
- Removed@flowfuse/nr-assistant@0.1.3(transitive)
- Removed@flowfuse/nr-file-nodes@0.0.8(transitive)
- Removed@flowfuse/nr-launcher@2.12.0(transitive)
- Removed@flowfuse/nr-project-nodes@0.7.4(transitive)