Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

gulp-tsreflect

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gulp-tsreflect - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

3

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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc