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

@piggly/fastify-chassis

Package Overview
Dependencies
Maintainers
0
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@piggly/fastify-chassis - npm Package Versions

23
6

6.0.0

Diff

Changelog

Source

6.0.0 at (2025-03-07)

  • Break changes, migrating classes and functions to @piggly/ddd-toolkit package, see:
    • JWTBuilderService class;
    • CryptoService class;
    • LoggerService class;
    • evaluateSchema function;
    • sanitizeRecursively function;
    • loadConfigIni function;
    • loadDotEnv function;
    • loadYaml function;
    • EnvironmentType type;
    • InvalidPayloadSchemaError error.
caiquearaujo
published 5.5.0 •

Changelog

Source

5.5.0 at (2025-03-06)

  • Add softResolve method to LoggerService to allow soft resolve the logger service;
  • Add new errors, see ./errors folder for more information;
  • Add cleanupDependencies function to cleanup dependencies;
  • Add a sanitizeRecursively util function to sanitize HTML data recursively;
  • Fix on BasicAuthMiddleware which was not working as expected;
  • Keep compatibility with previous versions.
caiquearaujo
published 5.4.0 •

Changelog

Source

5.4.0 at (2025-03-03)

  • Add audience param to JWTBuilderService methods;
  • Add domain and secure params to CookieBuilderService methods;
  • Add getHeaderValue, getHeaderValues and evaluateHeaders utils;
  • Add SchemaValidationMiddleware and BasicAuthMiddleware middlewares;
  • Add ApplicationErrorEvent, DependencyErrorEvent and UnauthorizedAccessEvent events;
  • Add many errors, see ./errors folder for more information;
  • Fix LoggerService behavior to be able to register it before create AbstractServer instance, sometimes you may want to register logger before to handle application dependencies logging;
  • Keep compatibility with previous versions.
caiquearaujo
published 5.3.0 •

caiquearaujo
published 5.2.0 •

caiquearaujo
published 5.1.0 •

caiquearaujo
published 5.0.0 •

caiquearaujo
published 4.0.3 •

Changelog

Source

4.0.3 at (2024-06-19)

  • Fix on getIp and getOrigin util functions.
caiquearaujo
published 4.0.2 •

Changelog

Source

4.0.2 at (2024-06-18)

  • Fix on getBasicToken util function;
  • Allow getIp and getOrigin define custom headers;
caiquearaujo
published 4.0.1 •

Changelog

Source

4.0.1 at (2024-06-07)

  • ESM/CommonJS/Types compatibility.
23
6
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