New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

hbr

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hbr - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

8

HISTORY.md

@@ -1,4 +0,10 @@

1.0 / 2020-09-06
1.0.1 / 2020-09-18
===================
* remove the dependency of xprezzo
1.0.0 / 2020-09-17
===================
* Initial commit

5

package.json
{
"name": "hbr",
"version": "1.0.0",
"version": "1.0.1",
"description": "Xprezzo template engine plugin for Handlebars",

@@ -9,4 +9,3 @@ "author": "Leolio Mcleon <info@leolio.page>",

"handlebars": "4.7.6",
"walk": "2.3.14",
"xprezzo": "1.0.0"
"walk": "2.3.14"
},

@@ -13,0 +12,0 @@ "deprecated": false,

# hbr
This is a modified copy clone from [Express hbs](https://github.com/pillarjs/hbs)
[xprezzo](https://github.com/xprezzo/xprezzo) view engine for
[handlebars.js](https://handlebarsjs.com/)
## Philosophy of Xprezzo
Problems faced:
* Too many requires which creates problem when project grow
* The dependencies update are slow
* Test cases of difficult to design
How Xprezzo try to tackle those problems:
* Useful internal libraries/packages are exposed
* Merge small libraries into a larger one.
* Provide easy to use test framework
## Use ##

@@ -10,0 +21,0 @@

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