gulp-template-html
Advanced tools
Comparing version
{ | ||
"name": "gulp-template-html", | ||
"version": "0.0.2", | ||
"description": "", | ||
"version": "0.1.0", | ||
"description": "Generate static HTML files from templates and content files", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"test": "node test.js" | ||
}, | ||
@@ -14,3 +14,3 @@ "repository": { | ||
"author": "Geraint White <mail@geraintwhite.co.uk>", | ||
"license": "MIT#", | ||
"license": "MIT", | ||
"bugs": { | ||
@@ -21,9 +21,10 @@ "url": "https://github.com/grit96/gulp-template-html/issues" | ||
"dependencies": { | ||
"through2": "~2.0.0", | ||
"template-html": "0.0.1", | ||
"gulp-util": "~3.0.6" | ||
"through2": "~2.0.1", | ||
"template-html": "0.1.0", | ||
"gulp-util": "~3.0.7" | ||
}, | ||
"devDependencies": { | ||
"gulp": "~3.9.0" | ||
"gulp": "~3.9.1", | ||
"tape": "^4.5.1" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Misc. License Issues
License(Experimental) A package's licensing information has fine-grained problems.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
21961
33.24%11
57.14%0
-100%0
-100%34
78.95%1
-50%0
-100%2
100%1
Infinity%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
Updated
Updated
Updated