Socket
Socket
Sign inDemoInstall

gulp-yaml-include

Package Overview
Dependencies
19
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.1 to 0.2.2

19

CHANGELOG.md
# Change Log
## [0.2.2] - 2019-02-28
### Changed
- `npm audit fix`
## [0.2.1] - 2018-06-17
### Added
- license infomation

@@ -9,23 +17,26 @@ - add compare view's link in changelog

### Changed
- `new Buffer` to `Buffer.from`
## [0.2.0] - 2017-01-02
## [0.2.0] - 2017-01-02
### Fixed
- fix !!inc relative path problem.
### Changed
- update dependencies packages.
## [0.1.1] - 2015-10-25
## [0.1.1] - 2015-10-25
### Changed
- update dependencies packages.
## 0.1.0 - 2015-08-11
[0.2.2]: https://github.com/aaharu/gulp-yaml-include/compare/v0.2.1...v0.2.2
[0.2.1]: https://github.com/aaharu/gulp-yaml-include/compare/v0.2.0...v0.2.1
[0.2.0]: https://github.com/aaharu/gulp-yaml-include/compare/v0.1.1...v0.2.0
[0.1.1]: https://github.com/aaharu/gulp-yaml-include/compare/v0.1.0...v0.1.1
{
"name": "gulp-yaml-include",
"version": "0.2.1",
"version": "0.2.2",
"description": "A gulp plugin for yaml-include.",

@@ -21,5 +21,5 @@ "main": "./src/index.js",

"devDependencies": {
"coveralls": "^3.0.1",
"coveralls": "^3.0.3",
"eslint": "^4.19.1",
"event-stream": "^3.3.4",
"event-stream": "^3.3.5",
"gulp-util": "^3.0.8",

@@ -26,0 +26,0 @@ "istanbul": "^0.4.5",

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