Socket
Socket
Sign inDemoInstall

express-handlebars

Package Overview
Dependencies
34
Maintainers
2
Versions
54
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.1 to 3.0.0

.idea/.name

5

HISTORY.md
Express Handlebars Change History
=================================
3.0.0 (2016-01-26)
------------------
* Upgraded to Handlebars 4.0. ([#142][])
2.0.1 (2015-04-23)

@@ -5,0 +10,0 @@ ------------------

12

package.json
{
"name": "express-handlebars",
"description": "A Handlebars view engine for Express which doesn't suck.",
"version": "2.0.1",
"version": "3.0.0",
"homepage": "https://github.com/ericf/express-handlebars",

@@ -27,7 +27,7 @@ "keywords": [

"dependencies": {
"glob": "^5.0.0",
"graceful-fs": "^3.0.2",
"handlebars": "^3.0.0",
"object.assign": "^1.1.1",
"promise": "^6.0.0"
"glob": "^6.0.4",
"graceful-fs": "^4.1.2",
"handlebars": "^4.0.5",
"object.assign": "^4.0.3",
"promise": "^7.0.0"
},

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

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