@gyran/google-drive-incomplete-folder-sync
Advanced tools
Comparing version 0.0.9 to 0.0.10
{ | ||
"name": "@gyran/google-drive-incomplete-folder-sync", | ||
"version": "0.0.9", | ||
"version": "0.0.10", | ||
"description": "very simple and naive incomplete folder sync with google drive for my personal use", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
import fsp from 'node:fs/promises'; | ||
import nodePath from 'node:path'; | ||
@@ -3,0 +4,0 @@ export const delay = (ms) => { |
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
7573
234