Socket
Socket
Sign inDemoInstall

express-secure-handlebars

Package Overview
Dependencies
Maintainers
4
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

express-secure-handlebars - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

10

package.json
{
"name": "express-secure-handlebars",
"version": "2.0.0",
"version": "2.0.1",
"licenses": [

@@ -35,6 +35,6 @@ {

"dependencies": {
"express-handlebars": "^2.0.0",
"handlebars": "^3.0.0",
"secure-handlebars": "^0.1.0",
"xss-filters": "^1.*"
"express-handlebars": "^2.0.1",
"handlebars": "^3.0.3",
"secure-handlebars": "^1.0.0",
"xss-filters": "^1.2.0"
},

@@ -41,0 +41,0 @@ "devDependencies": {

Express with Secure Handlebars
-------
[![npm version][npm-badge]][npm]
[![dependency status][dep-badge]][dep-status]
[npm]: https://www.npmjs.org/package/express-secure-handlebars
[npm-badge]: https://img.shields.io/npm/v/express-secure-handlebars.svg?style=flat-square
[dep-status]: https://david-dm.org/yahoo/express-secure-handlebars
[dep-badge]: https://img.shields.io/david/yahoo/express-secure-handlebars.svg?style=flat-square

@@ -5,0 +11,0 @@ We enhance the [ExpressHandlebars](https://www.npmjs.com/package/express-handlebars) server-side view engine by **automatically** applying [Context-aware XSS output filters](https://www.npmjs.com/package/xss-filters) to better secure your web applications.

Sorry, the diff of this file is not supported yet

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