gulp-tsreflect
Advanced tools
Comparing version 2.0.4 to 2.0.5
{ | ||
"name": "gulp-tsreflect", | ||
"version": "2.0.4", | ||
"version": "2.0.5", | ||
"description": "Gulp plugin for the tsreflect-compiler.", | ||
@@ -10,2 +10,5 @@ "repository": { | ||
"main": "index.js", | ||
"scripts": { | ||
"upgrade-dependencies": "node upgrade-dependencies.js" | ||
}, | ||
"keywords": [ | ||
@@ -23,7 +26,7 @@ "tsreflect", | ||
"dependencies": { | ||
"plugin-error": "^0.1.2", | ||
"through2": "^2.0.3", | ||
"plugin-error": "^1.0.1", | ||
"through2": "^3.0.1", | ||
"tsreflect-compiler": "^0.1.10", | ||
"vinyl": "^2.1.0" | ||
"vinyl": "^2.2.0" | ||
} | ||
} |
@@ -40,2 +40,6 @@ # gulp-tsreflect | ||
### 2.0.5 | ||
* Fix vulnerable dependencies | ||
### 2.0.4 | ||
@@ -42,0 +46,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
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
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
7343
5
124
70
2
1
+ Addedansi-colors@1.1.0(transitive)
+ Addedarr-diff@4.0.0(transitive)
+ Addedarr-union@3.1.0(transitive)
+ Addedassign-symbols@1.0.0(transitive)
+ Addedextend-shallow@3.0.2(transitive)
+ Addedis-extendable@1.0.1(transitive)
+ Addedis-plain-object@2.0.4(transitive)
+ Addedisobject@3.0.1(transitive)
+ Addedplugin-error@1.0.1(transitive)
+ Addedreadable-stream@3.6.2(transitive)
+ Addedsafe-buffer@5.2.1(transitive)
+ Addedstring_decoder@1.3.0(transitive)
+ Addedthrough2@3.0.2(transitive)
- Removedansi-cyan@0.1.1(transitive)
- Removedansi-red@0.1.1(transitive)
- Removedarr-diff@1.1.0(transitive)
- Removedarr-flatten@1.1.0(transitive)
- Removedarr-union@2.1.0(transitive)
- Removedarray-slice@0.2.3(transitive)
- Removedextend-shallow@1.1.4(transitive)
- Removedkind-of@1.1.0(transitive)
- Removedplugin-error@0.1.2(transitive)
- Removedthrough2@2.0.5(transitive)
- Removedxtend@4.0.2(transitive)
Updatedplugin-error@^1.0.1
Updatedthrough2@^3.0.1
Updatedvinyl@^2.2.0