Socket
Socket
Sign inDemoInstall

bogart-handlebars

Package Overview
Dependencies
Maintainers
3
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bogart-handlebars - npm Package Compare versions

Comparing version 0.10.6 to 0.10.7

4

lib/bogart_handlebars.js

@@ -64,5 +64,5 @@ var _ = require('underscore');

body: body,
'content-type': 'text/html',
headers: {
"content-length": Buffer.byteLength(body)
"content-type": "text/html",
"content-length": Buffer.byteLength(body)
}

@@ -69,0 +69,0 @@ }, opts);

{
"name": "bogart-handlebars",
"version": "0.10.6",
"version": "0.10.7",
"description": "Handlebars tools for Bogart",

@@ -5,0 +5,0 @@ "main": "index.js",

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