Socket
Socket
Sign inDemoInstall

layout-wrapper

Package Overview
Dependencies
73
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.1 to 1.1.2

10

package.json
{
"name": "layout-wrapper",
"version": "1.1.1",
"version": "1.1.2",
"description": "Wrap the contents in the layout template. gulpfriendly.",

@@ -33,10 +33,10 @@ "main": "index.js",

"consolidate": "^0.14.1",
"gulp-wrap": "^0.12.0"
"gulp-wrap": "^0.13.0"
},
"devDependencies": {
"codecov": "^1.0.1",
"codecov": "^2.0.1",
"concat-stream": "^1.5.1",
"gulp-front-matter": "^1.3.0",
"nunjucks": "^2.4.2",
"nyc": "^6.4.3",
"nunjucks": "^3.0.0",
"nyc": "^11.0.0",
"tape": "^4.5.1",

@@ -43,0 +43,0 @@ "vinyl-fs": "^2.4.3"

@@ -1,3 +0,7 @@

# layout-wrapper v1.1.1 [![Circle CI](https://circleci.com/gh/kt3k/layout-wrapper.svg?style=svg)](https://circleci.com/gh/kt3k/layout-wrapper) [![codecov](https://codecov.io/gh/kt3k/layout-wrapper/branch/master/graph/badge.svg)](https://codecov.io/gh/kt3k/layout-wrapper)
# layout-wrapper v1.1.2
[![Circle CI](https://circleci.com/gh/kt3k/layout-wrapper.svg?style=svg)](https://circleci.com/gh/kt3k/layout-wrapper)
[![codecov](https://codecov.io/gh/kt3k/layout-wrapper/branch/master/graph/badge.svg)](https://codecov.io/gh/kt3k/layout-wrapper)
[![Greenkeeper badge](https://badges.greenkeeper.io/kt3k/layout-wrapper.svg)](https://greenkeeper.io/)
> Wrap the contents in the layout template. gulpfriendly.

@@ -7,2 +11,4 @@

**NOTE**: See also [layout1][], which is a more simple and flexible version of this module.
# Install

@@ -129,1 +135,2 @@

[bulbo]: https://github.com/kt3k/bulbo
[layout1]: https://npm.im/layout1

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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