Comparing version 0.1.17 to 0.1.18
{ | ||
"name": "pagegenjs", | ||
"version": "0.1.17", | ||
"version": "0.1.18", | ||
"description": "Page generator using JavaScript on client and server.", | ||
@@ -10,3 +10,4 @@ "main": "index.js", | ||
"dependencies": { | ||
"gulp-plugin-fabric": "^0.1.0" | ||
"gulp-plugin-fabric": "^0.1.0", | ||
"gulp": "github:gulpjs/gulp#4.0" | ||
}, | ||
@@ -25,3 +26,2 @@ "devDependencies": { | ||
"glob": "^7.1.1", | ||
"gulp": "github:gulpjs/gulp#4.0", | ||
"gulp-babel": "^6.1.2", | ||
@@ -28,0 +28,0 @@ "gulp-cached": "^1.1.1", |
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
GitHub dependency
Supply chain riskContains a dependency which resolves to a GitHub URL. Dependencies fetched from GitHub specifiers are not immutable can be used to inject untrusted code or reduce the likelihood of a reproducible install.
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
163698
39
2
1
+ Addedgulp@github:gulpjs/gulp#4.0