complete-file-system-cache
Advanced tools
Comparing version 1.3.1 to 1.3.2
{ | ||
"name": "complete-file-system-cache", | ||
"version": "1.3.1", | ||
"version": "1.3.2", | ||
"description": "This library can be used to sync a folder from your device to GitHub. This is a fun project and I do not recommend to push large files.", | ||
@@ -5,0 +5,0 @@ "main": "dist/complete-file-system-cache.cjs.js", |
@@ -41,3 +41,3 @@ ## Complete File System Cache v1.3.0 Documentation | ||
import { CompleteFileSystemCache } from 'complete-file-system-cache' | ||
import { dirname, join } from 'node:path' | ||
import { dirname } from 'node:path' | ||
import { fileURLToPath } from 'node:url' | ||
@@ -44,0 +44,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
12370