gulp-less-precompiler
Advanced tools
Comparing version 1.1.3 to 1.1.4
{ | ||
"name": "gulp-less-precompiler", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"description": "A gulp plugin that replaces imports with the imported file content.", | ||
@@ -9,6 +9,3 @@ "main": "index.js", | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+ssh://git@github.com/aetheric/gulp-less-precompiler.git" | ||
}, | ||
"repository": "aetheric/gulp-less-precompiler.git", | ||
"keywords": [ | ||
@@ -19,9 +16,9 @@ "gulpplugin" | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/aetheric/gulp-less-precompiler/issues" | ||
"bugs": "https://github.com/aetheric/gulp-less-precompiler/issues", | ||
"homepage": "https://github.com/aetheric/gulp-less-precompiler#readme", | ||
"engines": { | ||
"node": ">=0.1.98" | ||
}, | ||
"homepage": "https://github.com/aetheric/gulp-less-precompiler#readme", | ||
"dependencies": { | ||
"new-from": "0.0.3", | ||
"readline": "^1.1.0", | ||
"stringbuilder": "0.0.11", | ||
@@ -28,0 +25,0 @@ "through2": "^2.0.0", |
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 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
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
5
7661
2
3
- Removedreadline@^1.1.0
- Removedreadline@1.3.0(transitive)