gulp-typedoc-extractor
Advanced tools
Comparing version 0.0.7 to 0.0.8
{ | ||
"name": "gulp-typedoc-extractor", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"description": "A post processor to extract a module from gulp-typedoc json output.", | ||
@@ -11,4 +11,3 @@ "dependencies": { | ||
"replacestream": "^4.0.0", | ||
"through2": "~0.6.1", | ||
"vinyl": "^0.5.0" | ||
"through2": "~0.6.1" | ||
}, | ||
@@ -19,3 +18,4 @@ "devDependencies": { | ||
"mocha": "^2.1.0", | ||
"should": "^7.0.1" | ||
"should": "^7.0.1", | ||
"vinyl": "^0.5.0" | ||
}, | ||
@@ -22,0 +22,0 @@ "scripts": { |
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
9389
6
5
- Removedvinyl@^0.5.0