@file-services/cached
Advanced tools
Comparing version 8.3.0 to 8.3.1
{ | ||
"name": "@file-services/cached", | ||
"description": "A file system wrapper that adds cache to any `IFileSystem` implementation.", | ||
"version": "8.3.0", | ||
"version": "8.3.1", | ||
"main": "./dist/fs-cached.cjs", | ||
@@ -21,4 +21,4 @@ "types": "./dist/index.d.ts", | ||
"dependencies": { | ||
"@file-services/types": "^8.3.0", | ||
"@file-services/utils": "^8.3.0" | ||
"@file-services/types": "^8.3.1", | ||
"@file-services/utils": "^8.3.1" | ||
}, | ||
@@ -25,0 +25,0 @@ "files": [ |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
Updated@file-services/types@^8.3.1
Updated@file-services/utils@^8.3.1