Comparing version 0.0.5 to 0.1.0
{ | ||
"name": "gulp-vdt", | ||
"description": "a plugin of gulp for compiling vdt template", | ||
"version": "0.0.5", | ||
"version": "0.1.0", | ||
"main": "index.js", | ||
@@ -13,3 +13,5 @@ "repository": { | ||
"gulp-util": "^3.0.6", | ||
"through2": "^2.0.0", | ||
"through2": "^2.0.0" | ||
}, | ||
"peerDependencies": { | ||
"vdt": "*" | ||
@@ -16,0 +18,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
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
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 1 instance in 1 package
2110
1
- Removedvdt@*