Comparing version 1.1.6 to 1.1.7
{ | ||
"name": "downlib", | ||
"version": "1.1.6", | ||
"version": "1.1.7", | ||
"description": "A powerful library for downloading videos and files from various platforms.", | ||
@@ -5,0 +5,0 @@ "main": "src/Downlib.js", |
@@ -12,3 +12,3 @@ /** | ||
import { fileURLToPath } from 'url'; | ||
import setupYtDlp from "./src/setupYtDlp"; | ||
import setupYtDlp from "./src/setupYtDlp.js"; | ||
@@ -15,0 +15,0 @@ // Convert __dirname to ES module equivalent |
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
53742