Socket
Socket
Sign inDemoInstall

express-handlebars

Package Overview
Dependencies
35
Maintainers
3
Versions
54
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.3 to 4.0.4

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [4.0.4](https://github.com/express-handlebars/express-handlebars/compare/v4.0.3...v4.0.4) (2020-04-29)
### Bug Fixes
* **deps:** update dependency graceful-fs to ^4.2.4 ([c01661b](https://github.com/express-handlebars/express-handlebars/commit/c01661be5193ea77d9914b71aedcb71d6ad4ab92))
## [4.0.3](https://github.com/express-handlebars/express-handlebars/compare/v4.0.2...v4.0.3) (2020-04-05)

@@ -2,0 +9,0 @@

8

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

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

"glob": "^7.1.6",
"graceful-fs": "^4.2.3",
"graceful-fs": "^4.2.4",
"handlebars": "^4.7.6",

@@ -51,4 +51,4 @@ "object.assign": "^4.1.0",

"eslint-plugin-standard": "^4.0.1",
"jest-cli": "^25.2.7",
"semantic-release": "^17.0.4"
"jest-cli": "^25.5.1",
"semantic-release": "^17.0.7"
},

@@ -55,0 +55,0 @@ "release": {

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