@file-services/memory
Advanced tools
Comparing version 8.3.1 to 8.3.2
{ | ||
"name": "@file-services/memory", | ||
"description": "An in-memory, sync/async, file system implementation.", | ||
"version": "8.3.1", | ||
"version": "8.3.2", | ||
"main": "./dist/fs-memory.cjs", | ||
@@ -21,5 +21,5 @@ "types": "./dist/index.d.ts", | ||
"dependencies": { | ||
"@file-services/path": "^8.3.1", | ||
"@file-services/types": "^8.3.1", | ||
"@file-services/utils": "^8.3.1" | ||
"@file-services/path": "^8.3.2", | ||
"@file-services/types": "^8.3.2", | ||
"@file-services/utils": "^8.3.2" | ||
}, | ||
@@ -26,0 +26,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
Updated@file-services/path@^8.3.2
Updated@file-services/types@^8.3.2
Updated@file-services/utils@^8.3.2