fs-nextcloud-copy
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "fs-nextcloud-copy", | ||
"version": "0.0.2", | ||
"description": "", | ||
"author": "", | ||
"version": "0.0.3", | ||
"description": "Copy files from file system to nextcloud recursively", | ||
"author": "Holger Gockel", | ||
"keywords": [ | ||
"nextcloud", | ||
"file system", | ||
"copy", | ||
"upload", | ||
"file" | ||
], | ||
"main": "dist/main.js", | ||
"types": "dist/main.d.ts", | ||
"license": "MIT", | ||
"license": "Apache-2.0", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/hobigo/fs-nextcloud-copy.git" | ||
}, | ||
"scripts": { | ||
@@ -58,3 +69,7 @@ "record": "nyc mocha -r ts-node/register test/*test.ts --record", | ||
"report-dir": "./coverage" | ||
} | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/hobigo/fs-nextcloud-copy/issues" | ||
}, | ||
"homepage": "https://github.com/hobigo/fs-nextcloud-copy" | ||
} |
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
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
99130
0
1
0