scss-bundle
Advanced tools
Comparing version 0.2.0 to 0.2.1
{ | ||
"name": "scss-bundle", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "Bundling SCSS files to one bundled file.", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"test": "tsc -p . --noEmit && npm run tslint-test", | ||
"tslint-test": "tslint --config ./tslint.json --project . --exclude test/**/* && echo TsLint test successfully passed.", | ||
"build": "tsc -p .", | ||
@@ -25,3 +26,4 @@ "watch": "tsc -w" | ||
"@types/yargs": "0.0.28", | ||
"typescript": "1.8.10" | ||
"tslint": "^4.5.1", | ||
"typescript": "^2.2.1" | ||
}, | ||
@@ -28,0 +30,0 @@ "bin": { |
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
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
1
1
38418
6
6
46