@flowfuse/file-server
Advanced tools
Comparing version 2.8.0 to 2.8.1-3a382e1-202409021734.0
@@ -25,3 +25,3 @@ const fp = require('fastify-plugin') | ||
}) | ||
return project.body | ||
return JSON.parse(project.body) | ||
} | ||
@@ -28,0 +28,0 @@ |
{ | ||
"name": "@flowfuse/file-server", | ||
"version": "2.8.0", | ||
"version": "2.8.1-3a382e1-202409021734.0", | ||
"description": "A basic Object Storage backend", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
74309
1