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

broadway-handlebars

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

broadway-handlebars - npm Package Compare versions

Comparing version 0.1.4 to 0.1.5

2

index.js
var _ = require('lodash'),
handlebars = require('handlebars'),
handlebars = require('tommydudebreaux-handlebars'),
defaultViewResolver = require('./viewresolver');

@@ -4,0 +4,0 @@

{
"name": "broadway-handlebars",
"version": "0.1.4",
"version": "0.1.5",
"main": "index",

@@ -35,3 +35,3 @@ "description": "Plugin for flatiron/broadway for rendering with the handlebars view engine.",

"lodash": "*",
"handlebars": "*",
"tommydudebreaux-handlebars": "*",
"broadway": "*",

@@ -38,0 +38,0 @@ "findit": "*",

var _ = require('lodash'),
Handlebars = require('handlebars'),
findit = require('findit'),

@@ -4,0 +3,0 @@ path = require('path'),

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