gulp-tsreflect
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "gulp-tsreflect", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Gulp plugin for the tsreflect-compiler.", | ||
@@ -23,3 +23,2 @@ "repository": { | ||
"gulp-util": "~2.2.14", | ||
"lodash": "^3.1.0", | ||
"through2": "^0.6.3", | ||
@@ -26,0 +25,0 @@ "tsreflect-compiler": "^0.1.3", |
@@ -40,2 +40,5 @@ # Gulp-TypeDoc | ||
### 2.0.1 | ||
Remove unused package from package.json. | ||
### 2.0.0 | ||
@@ -42,0 +45,0 @@ Interface change, which was made possible by tsreflect-compiler@0.1.3: the output files are now written to the stream instead of to disk. This makes proper Gulp builds possible. |
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
6195
4
54
- Removedlodash@^3.1.0
- Removedlodash@3.10.1(transitive)