New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

hmpo-form-wizard

Package Overview
Dependencies
Maintainers
2
Versions
102
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hmpo-form-wizard - npm Package Compare versions

Comparing version 11.5.0 to 11.5.1

16

package.json
{
"name": "hmpo-form-wizard",
"version": "11.5.0",
"version": "11.5.1",
"description": "Routing and request handling for a multi-step form processes",
"main": "index.js",
"scripts": {
"test": "npm run test:lint && npm run test:unit && npm run test:cover && npm audit",
"test": "npm run test:lint && npm run test:unit && npm run test:cover && npm audit --production",
"test:lint": "eslint .",

@@ -29,5 +29,5 @@ "test:unit": "nyc --reporter=lcov --reporter=text-summary _mocha",

"debug": "^4.1.1",
"deep-clone-merge": "^1.5.0",
"hmpo-model": "^3.0.0",
"json5": "^2.1.1",
"deep-clone-merge": "^1.5.1",
"hmpo-model": "^3.0.1",
"json5": "^2.1.2",
"moment": "^2.17.1",

@@ -43,8 +43,8 @@ "underscore": "^1.9.2"

"express": "^4.17.1",
"mocha": "^7.0.1",
"mocha": "^7.1.1",
"nyc": "^15.0.0",
"proxyquire": "^2.1.3",
"reqres": "^3.0.1",
"sinon": "^8.1.1",
"sinon-chai": "^3.4.0"
"sinon": "^9.0.1",
"sinon-chai": "^3.5.0"
},

@@ -51,0 +51,0 @@ "nyc": {

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