@travetto/cache
Advanced tools
Comparing version 5.0.2 to 5.0.3
{ | ||
"name": "@travetto/cache", | ||
"version": "5.0.2", | ||
"version": "5.0.3", | ||
"description": "Caching functionality with decorators for declarative use.", | ||
@@ -28,8 +28,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@travetto/di": "^5.0.2", | ||
"@travetto/model": "^5.0.2" | ||
"@travetto/di": "^5.0.3", | ||
"@travetto/model": "^5.0.3" | ||
}, | ||
"peerDependencies": { | ||
"@travetto/test": "^5.0.2", | ||
"@travetto/transformer": "^5.0.2" | ||
"@travetto/test": "^5.0.3", | ||
"@travetto/transformer": "^5.0.3" | ||
}, | ||
@@ -36,0 +36,0 @@ "peerDependenciesMeta": { |
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@travetto/di@^5.0.3
Updated@travetto/model@^5.0.3