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

@hmcts/one-per-page

Package Overview
Dependencies
Maintainers
0
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hmcts/one-per-page - npm Package Versions

1
56

1.0.0

Diff

Changelog

Source

1.0.0 (2017-10-12)

  • fix(package): update i18next to version 10.0.1 (3845530), closes #41
  • Add a simple tern config to enable tern prediction (a95e164)
  • Add BaseStep.dirname (d5fc2ec)
  • Add basic field level joi validation (72e23b3)
  • Add fs utility to make looking for files easier (2eabe93)
  • Add glob function to search for file patterns (6404628)
  • Add handy functions to check for undefineds (5264e97)
  • Add middleware to resolve templates for steps (9512f18)
  • Add new contentProxy to handle lookups to i18Next (48997b9)
  • Add promise fallback util (b7a8cc5)
  • Add validate and errors functions to form (b88672b)
  • Create new flow module to provide consistent interface (9ad9fe6)
  • Enable multiple validations in fields (a948bf7)
  • Expose form and provide #validated for deciding whether to display errors (98f4b17)
  • Expose i18Next instance so that steps can add their content (91ae3b2)
  • Expose locals to i18n (08173cf)
  • Fix broken requireSession import (cac6851)
  • Hook the contentProxy in to the journey (a960317)
  • Increase code coverage in forms package (805342d)
  • Increase coverage in i18n (c4bfc53)
  • Move adding i18Next to req in to i18Next module (2116dc9)
  • Move field in to the new forms module (8ec2556)
  • Move form in to it's own file (b2ee033)
  • Move parseRequest in to forms (78b5111)
  • Move session middleware in to session package (0fe4cf7)
  • Move session shims to it's own file (faff544)
  • Move sessionStore shims in to it's own file (60656d0)
  • Proxy over form instead of exposing it (7249ca0)
  • Proxy over the form to make accessing fields cleaner (aff6adc)
  • Release 1.0.0-0 (eb223f6)
  • Remove FieldDescriptor and Form from forms interface (26a64a4)
  • Remove unnecessary #invalidFields function (016904f)
  • Remove unnecessary setting of res.locals.fields (f5d7977)
  • Remove unnecessary try catching (b30bb02)
  • Remove unused #afterMiddleware (e921492)
  • Remove unused functions in field (e947b18)
  • Remove unused walkMap (871375f)
  • Rename isTest and add an isDev helper (9be62f6)
  • Reorganise example app to use content and template resolution (d2344d0)
  • Reorgansise session in to session module (23f2c2c)
  • Replace applyContent middleware to load a steps content in to i18Next (62fa0d6)
  • Replace Page.content with a proxy over i18n (116bd27)
  • Replace repository name in links (04b5862)
  • Set english as the default language (6f29945)
  • Shorter coverage summary during local test runs (308644b)
  • Simplify the setting of options for session (664934b)
  • Split flow classes into their own files (7cf5016)
  • Support #hasOwnProperty in content proxies (5789ac2)
  • Switch example apps sessions step to a BaseStep as it doesn't render a template (7f15a7c)
  • Switch Page to use resolveTemplate to render templates (260e4fd)
  • Switch the example app to use the new joi validation (139a7b6)
  • Test fs#glob (1638cfb)
  • Test fs#readFile and fs#readJson (b41a489)
  • Update eslint-config to latest (c4a9b2f)
  • Update example app to latest dependencies (5a01034)
  • Util for testing middleware (cb4f266)
  • Fix: field.errors and .valid shouldn't run validations (bad5f19)
  • Fix: update example app to use fields proxy (a77a4e8)
  • chore(package): update sinon to version 4.0.0 (e507c33)

<a name="1.0.0-0"></a>

michaeldfallen
published 1.0.0-4 •

michaeldfallen
published 1.0.0-3 •

michaeldfallen
published 1.0.0-2 •

michaeldfallen
published 1.0.0-1 •

michaeldfallen
published 1.0.0-0 •

Changelog

Source

1.0.0-0 (2017-09-29)

  • Add basic field level joi validation (c4752b1)
  • Add validate and errors functions to form (e6cd404)
  • Create new flow module to provide consistent interface (9ad9fe6)
  • Enable multiple validations in fields (878f1c7)
  • Expose form and provide #validated for deciding whether to display errors (d726346)
  • Fix broken requireSession import (cac6851)
  • Increase code coverage in forms package (d9e0aef)
  • Move field in to the new forms module (8ec2556)
  • Move form in to it's own file (b2ee033)
  • Move session middleware in to session package (0fe4cf7)
  • Move session shims to it's own file (faff544)
  • Move sessionStore shims in to it's own file (60656d0)
  • Proxy over the form to make accessing fields cleaner (1d0c11e)
  • Remove unnecessary #invalidFields function (7bb3b99)
  • Remove unnecessary setting of res.locals.fields (575cfe5)
  • Remove unused functions in field (e86350c)
  • Reorgansise session in to session module (23f2c2c)
  • Replace repository name in links (04b5862)
  • Shorter coverage summary during local test runs (9174987)
  • Simplify the setting of options for session (664934b)
  • Split flow classes into their own files (7cf5016)
  • Switch the example app to use the new joi validation (f31f94a)
  • Fix: field.errors and .valid shouldn't run validations (98584ab)
  • Fix: update example app to use fields proxy (416890c)
  • chore(package): update sinon to version 4.0.0 (e507c33)

<a name="0.5.0"></a>

michaeldfallen
published 0.3.0 •

Changelog

Source

0.3.0 (2017-08-31)

  • Enable scoped packages being published to public npm (50dcb8b)

<a name="0.2.0"></a>

1
56
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