@furystack/rest-service
Advanced tools
Comparing version 10.0.9 to 10.0.10
{ | ||
"name": "@furystack/rest-service", | ||
"version": "10.0.9", | ||
"version": "10.0.10", | ||
"description": "Repository implementation for FuryStack", | ||
@@ -40,8 +40,8 @@ "type": "module", | ||
"dependencies": { | ||
"@furystack/core": "^15.0.8", | ||
"@furystack/inject": "^12.0.6", | ||
"@furystack/repository": "^10.0.8", | ||
"@furystack/rest": "^8.0.8", | ||
"@furystack/security": "^6.0.8", | ||
"@furystack/utils": "^8.0.5", | ||
"@furystack/core": "^15.0.9", | ||
"@furystack/inject": "^12.0.7", | ||
"@furystack/repository": "^10.0.9", | ||
"@furystack/rest": "^8.0.9", | ||
"@furystack/security": "^6.0.9", | ||
"@furystack/utils": "^8.0.6", | ||
"ajv": "^8.17.1", | ||
@@ -53,8 +53,8 @@ "ajv-formats": "^3.0.1", | ||
"devDependencies": { | ||
"@furystack/rest-client-fetch": "^8.0.8", | ||
"@types/node": "^22.7.5", | ||
"@furystack/rest-client-fetch": "^8.0.9", | ||
"@types/node": "^22.9.0", | ||
"typescript": "^5.6.3", | ||
"vitest": "^2.1.2" | ||
"vitest": "^2.1.4" | ||
}, | ||
"gitHead": "1045d854bfd8c475b7035471d130d401417a2321" | ||
} |
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
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
572648
Updated@furystack/core@^15.0.9
Updated@furystack/inject@^12.0.7
Updated@furystack/rest@^8.0.9
Updated@furystack/security@^6.0.9
Updated@furystack/utils@^8.0.6