@furystack/rest-service
Advanced tools
Comparing version 10.0.5 to 10.0.6
{ | ||
"name": "@furystack/rest-service", | ||
"version": "10.0.5", | ||
"version": "10.0.6", | ||
"description": "Repository implementation for FuryStack", | ||
@@ -40,17 +40,17 @@ "type": "module", | ||
"dependencies": { | ||
"@furystack/core": "^15.0.4", | ||
"@furystack/inject": "^12.0.2", | ||
"@furystack/repository": "^10.0.4", | ||
"@furystack/rest": "^8.0.4", | ||
"@furystack/security": "^6.0.4", | ||
"@furystack/utils": "^8.0.2", | ||
"@furystack/core": "^15.0.5", | ||
"@furystack/inject": "^12.0.3", | ||
"@furystack/repository": "^10.0.5", | ||
"@furystack/rest": "^8.0.5", | ||
"@furystack/security": "^6.0.5", | ||
"@furystack/utils": "^8.0.3", | ||
"ajv": "^8.17.1", | ||
"ajv-formats": "^3.0.1", | ||
"path-to-regexp": "^8.0.0", | ||
"path-to-regexp": "^8.1.0", | ||
"semaphore-async-await": "^1.5.1" | ||
}, | ||
"devDependencies": { | ||
"@furystack/rest-client-fetch": "^8.0.4", | ||
"@types/node": "^22.5.2", | ||
"typescript": "^5.5.4", | ||
"@furystack/rest-client-fetch": "^8.0.5", | ||
"@types/node": "^22.5.4", | ||
"typescript": "^5.6.2", | ||
"vitest": "^2.0.5" | ||
@@ -57,0 +57,0 @@ }, |
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@^15.0.5
Updated@furystack/inject@^12.0.3
Updated@furystack/rest@^8.0.5
Updated@furystack/security@^6.0.5
Updated@furystack/utils@^8.0.3
Updatedpath-to-regexp@^8.1.0