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

hbsfy

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hbsfy - npm Package Compare versions

Comparing version 1.3.1 to 1.3.2

msg.txt

3

index.js

@@ -8,3 +8,4 @@ /*jshint node: true*/

hbs: 1,
handlebar: 1
handlebar: 1,
handlebars: 1
};

@@ -11,0 +12,0 @@

{
"name": "hbsfy",
"version": "1.3.1",
"version": "1.3.2",
"description": "Handlebars precompiler plugin for Browserify v2",

@@ -19,3 +19,4 @@ "main": "index.js",

"plugin",
"transform"
"transform",
"browserify-transform"
],

@@ -22,0 +23,0 @@ "author": "Esa-Matti Suuronen",

@@ -5,3 +5,3 @@ [![Build Status](https://travis-ci.org/epeli/node-hbsfy.png?branch=master)](https://travis-ci.org/epeli/node-hbsfy)

[Handlebars][] precompiler plugin for [Browserify v2][] without magic.
[Handlebars][] precompiler plugin for [Browserify][] without magic.

@@ -110,5 +110,5 @@ Compiles Handlebars templates to plain Javascript. The compiled templates only

[Handlebars]: http://handlebarsjs.com/
[Browserify v2]: https://github.com/substack/node-browserify
[Browserify]: https://github.com/substack/node-browserify
[peer dependency]: http://blog.nodejs.org/2013/02/07/peer-dependencies/
[gulp]: http://gulpjs.com/
[gulp-browserify]: https://github.com/deepak1556/gulp-browserify

Sorry, the diff of this file is not supported yet

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