Socket
Socket
Sign inDemoInstall

express-handlebars

Package Overview
Dependencies
18
Maintainers
3
Versions
54
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.0.3 to 6.0.4

7

CHANGELOG.md

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

## [6.0.4](https://github.com/express-handlebars/express-handlebars/compare/v6.0.3...v6.0.4) (2022-04-06)
### Bug Fixes
* **deps:** update dependency graceful-fs to ^4.2.10 ([2d6e89c](https://github.com/express-handlebars/express-handlebars/commit/2d6e89c219b11000125f7bc2630f6ddaf241987d))
## [6.0.3](https://github.com/express-handlebars/express-handlebars/compare/v6.0.2...v6.0.3) (2022-03-03)

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

24

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

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

"glob": "^7.2.0",
"graceful-fs": "^4.2.9",
"graceful-fs": "^4.2.10",
"handlebars": "^4.7.7"

@@ -40,3 +40,3 @@ },

"@semantic-release/git": "^10.0.1",
"@semantic-release/github": "^8.0.2",
"@semantic-release/github": "^8.0.4",
"@semantic-release/npm": "^9.0.1",

@@ -46,13 +46,13 @@ "@semantic-release/release-notes-generator": "^10.0.3",

"@types/jest": "^27.4.1",
"@typescript-eslint/eslint-plugin": "^5.13.0",
"@typescript-eslint/parser": "^5.13.0",
"eslint": "^7.32.0",
"eslint-config-standard": "^16.0.3",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^5.2.0",
"@typescript-eslint/eslint-plugin": "^5.18.0",
"@typescript-eslint/parser": "^5.18.0",
"eslint": "^8.12.0",
"eslint-config-standard": "^17.0.0-1",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-n": "^14.0.0",
"eslint-plugin-promise": "^6.0.0",
"jest-cli": "^27.5.1",
"semantic-release": "^19.0.2",
"ts-jest": "^27.1.3",
"typescript": "^4.6.2"
"ts-jest": "^27.1.4",
"typescript": "^4.6.3"
},

@@ -59,0 +59,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