Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

hmpo-template-mixins

Package Overview
Dependencies
Maintainers
5
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hmpo-template-mixins - npm Package Compare versions

Comparing version 4.6.0 to 5.0.0

9

package.json
{
"name": "hmpo-template-mixins",
"version": "4.6.0",
"version": "5.0.0",
"description": "A middleware that exposes a series of Mustache mixins on res.locals to ease usage of forms, translations, and some general needs.",
"main": "index.js",
"scripts": {
"test": "npm run lint && npm run unit && npm run cover && npm run snyk",
"test": "npm run lint && npm run unit && npm run cover",
"lint": "eslint .",

@@ -30,2 +30,5 @@ "unit": "mocha test/ --require ./test/helpers --recursive",

"license": "MIT",
"engines": {
"node": ">=4"
},
"bugs": {

@@ -47,4 +50,4 @@ "url": "https://github.com/UKHomeOffice/passports-template-mixins/issues"

"sinon-chai": "^2.8.0",
"snyk": "^1.14.3"
"snyk": "^1.24.5"
}
}

Sorry, the diff of this file is not supported yet

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