Comparing version 0.0.1 to 0.0.2
@@ -5,3 +5,3 @@ { | ||
"keywords": ["backup", "ssh"], | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"author": "Pierre Sauvage <pierre@adaltas.com>", | ||
@@ -35,6 +35,6 @@ "licenses": [{ | ||
"scripts": { | ||
"preinstall": "./node_modules/.bin/coffee -b -o lib src", | ||
"pretest": "npm install && rm -rf ./test/dataset-tmp && cp -r ./test/dataset ./test/dataset-tmp/", | ||
"coffee": "./node_modules/.bin/coffee -b -o lib src", | ||
"pretest": "./node_modules/.bin/coffee -b -o lib src && rm -rf ./test/dataset-tmp && cp -r ./test/dataset ./test/dataset-tmp/", | ||
"test": "./node_modules/.bin/mocha --compilers coffee:coffee-script/register --reporter dot test/*" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
246
0
10778
5