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

@f5devcentral/f5-fast-core

Package Overview
Dependencies
Maintainers
19
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@f5devcentral/f5-fast-core - npm Package Versions

23

0.24.0

Diff

mstokes-f5
published 0.23.0 •

Changelog

Source

v0.23.0

Fixed

  • cli: Improve JSON output for errors on validateTemplateSet and validate
  • cli: Fix JSON output for validateTemplateSet, packageTemplateSet, and htmlpreview

Changed

  • template: Include Mustache errors in getValidationErrors()
  • template: Make validation errors from failed pattern matches shorter (move expected pattern to "details")
  • template: Make validation errors from failed enum matches shorter (move allowed values to "details")
mstokes-f5
published 0.22.1 •

Changelog

Source

v0.22.1

Fixed

  • template: Fix "paramters" typo in validateParameters() error
mstokes-f5
published 0.22.0 •

Changelog

Source

v0.22.0

Added

  • cli: Add --json-output flag to change all output to JSON

Changed

  • template: Change the Error message from validateParameters() to be simpler
  • template: Move validation errors and parameters from the validateParameters() Error message string to validationErrors and parameters properties on the Error object
  • template: Show all validation errors when calling validateParameters()
  • template: Parse the Ajv validation errors from validateParameters() and create easier to read/understand error messages
mstokes-f5
published 0.21.0 •

Changelog

Source

v0.21.0

Added

  • template: Allow customizing input transform behavior via fast.transformStrategies

Fixed

  • Fix undefined fast.postProcessStrategies
  • template: Fix using an object parameter as input to a section

Changed

  • template: JsonTransformStrategy is now only used for 'application/json' contentType
mstokes-f5
published 0.20.2 •

Changelog

Source

v0.20.2

Fixed

  • Add CompositeTemplateProvider to index
mstokes-f5
published 0.20.1 •

Changelog

Source

v0.20.1

Changed

  • Locked json-schema-ref-parser dependency to 9.0.9 (9.1.x is breaking template loading)
mstokes-f5
published 0.20.0 •

Changelog

Source

v0.20.0

Added

  • Add a CompositeTemplateProvider to aggregate results from multiple template providers

Changed

  • Update dependencies
mstokes-f5
published 0.19.1 •

Changelog

Source

v0.19.1

Changed

  • Update dependencies
mstokes-f5
published 0.19.0 •

Changelog

Source

v0.19.0

Added

  • template: Add dataFile parameter property for including arbitrary text from files

Fixed

  • Fix loading sub-templates with GitHubTemplateProvider
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