@furystack/rest-service
Advanced tools
Comparing version 7.0.8 to 7.0.9
{ | ||
"name": "@furystack/rest-service", | ||
"version": "7.0.8", | ||
"version": "7.0.9", | ||
"description": "Repository implementation for FuryStack", | ||
@@ -40,8 +40,8 @@ "type": "module", | ||
"dependencies": { | ||
"@furystack/core": "^12.0.7", | ||
"@furystack/inject": "^8.0.6", | ||
"@furystack/repository": "^7.0.7", | ||
"@furystack/rest": "^5.0.7", | ||
"@furystack/security": "^3.0.7", | ||
"@furystack/utils": "^4.0.6", | ||
"@furystack/core": "^12.0.8", | ||
"@furystack/inject": "^8.0.7", | ||
"@furystack/repository": "^7.0.8", | ||
"@furystack/rest": "^5.0.8", | ||
"@furystack/security": "^3.0.8", | ||
"@furystack/utils": "^4.0.7", | ||
"ajv": "^8.12.0", | ||
@@ -53,8 +53,8 @@ "ajv-formats": "^2.1.1", | ||
"devDependencies": { | ||
"@furystack/rest-client-fetch": "^5.0.7", | ||
"@types/node": "^20.4.5", | ||
"@furystack/rest-client-fetch": "^5.0.8", | ||
"@types/node": "^20.5.0", | ||
"typescript": "^5.1.6", | ||
"vitest": "^0.33.0" | ||
"vitest": "^0.34.1" | ||
}, | ||
"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
Updated@furystack/core@^12.0.8
Updated@furystack/inject@^8.0.7
Updated@furystack/repository@^7.0.8
Updated@furystack/rest@^5.0.8
Updated@furystack/security@^3.0.8
Updated@furystack/utils@^4.0.7