Socket
Socket
Sign inDemoInstall

gulp-yaml-include

Package Overview
Dependencies
15
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.2 to 0.3.0

7

CHANGELOG.md
# Change Log
## [0.3.0] - 2019-02-28
### Changed
- update dependencies
## [0.2.2] - 2019-02-28

@@ -38,2 +44,3 @@

[0.2.3]: https://github.com/aaharu/gulp-yaml-include/compare/v0.2.2...v0.3.0
[0.2.2]: https://github.com/aaharu/gulp-yaml-include/compare/v0.2.1...v0.2.2

@@ -40,0 +47,0 @@ [0.2.1]: https://github.com/aaharu/gulp-yaml-include/compare/v0.2.0...v0.2.1

10

package.json
{
"name": "gulp-yaml-include",
"version": "0.2.2",
"version": "0.3.0",
"description": "A gulp plugin for yaml-include.",

@@ -17,3 +17,3 @@ "main": "./src/index.js",

"js-yaml": "^3.7.0",
"through2": "^2.0.3",
"through2": "^2.0.3 || ^3.0.0",
"yaml-include": "^1.2.0"

@@ -23,7 +23,7 @@ },

"coveralls": "^3.0.3",
"eslint": "^4.19.1",
"event-stream": "^3.3.5",
"eslint": "^5.14.1",
"event-stream": "^4.0.1",
"gulp-util": "^3.0.8",
"istanbul": "^0.4.5",
"mocha": "^5.2.0",
"mocha": "^6.0.2",
"mocha-lcov-reporter": "^1.3.0"

@@ -30,0 +30,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