Socket
Socket
Sign inDemoInstall

express-hbs

Package Overview
Dependencies
105
Maintainers
5
Versions
57
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.2.0 to 2.3.0

8

package.json
{
"name": "express-hbs",
"version": "2.2.0",
"version": "2.3.0",
"description": "Express handlebars template engine complete with multiple layouts, partials and blocks.",

@@ -18,3 +18,3 @@ "keywords": [

"test": "mocha",
"coverage": "NODE_ENV=testing ./node_modules/.bin/istanbul cover --dir test/coverage -x 'example/**' ./node_modules/.bin/_mocha"
"coverage": "nyc npm run test"
},

@@ -32,4 +32,4 @@ "repository": {

"i18n": "0.8.3",
"istanbul": "0.4.5",
"mocha": "5.2.0",
"nyc": "14.1.1",
"rewire": "4.0.1",

@@ -40,3 +40,3 @@ "supertest": "3.3.0"

"bluebird": "^3.5.3",
"handlebars": "4.4.5",
"handlebars": "4.5.3",
"js-beautify": "1.8.8",

@@ -43,0 +43,0 @@ "lodash": "4.17.15",

Sorry, the diff of this file is too big to display

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