Socket
Socket
Sign inDemoInstall

gulp-tsreflect

Package Overview
Dependencies
27
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.4 to 2.0.5

upgrade-dependencies.js

11

package.json
{
"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 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc