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