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

@guillotinaweb/pastanaga-angular

Package Overview
Dependencies
Maintainers
4
Versions
411
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@guillotinaweb/pastanaga-angular - npm Package Versions

1
42

2.62.5

Diff

Changelog

Source

2.62.5 (2023-11-03)

Bug fix

  • date-picker: Fix input initialization
ebrehault
published 2.62.4 •

Changelog

Source

2.62.4 (2023-08-17)

Security fixes

  • Bumps word-wrap from 1.2.3 to 1.2.4.
  • Update Angular to version 16.2.1
  • Update ng-mocks, ng-packagr, jest, and prettier
ebrehault
published 2.62.3 •

Changelog

Source

2.62.3 (2023-06-22)

Improvement

  • Radio: Support help on radio buttons
ebrehault
published 2.62.2 •

Changelog

Source

2.62.2 (2023-06-16)

Bug fix

  • Slider: Fix slider style (which wasn't working on webkit browsers)
ebrehault
published 2.62.1 •

Changelog

Source

2.62.1 (2023-06-13)

Improvements

  • Slider:
    • Support reactive forms by extending PaFormControlDirective
    • Default to min value when no value is set
    • Improve style (more flexible + better state management)
  • PaFormControlDirective:
    • factorize errorMessages, help and describedById as well as _checkDescribedBy method (which were defined on a lot of form fields components)
    • mark for changes when control status changes
  • Checkbox: add support for help message in pa-form-field-hint
  • Form fields documentation improvements
  • Align .editorconfig with prettier config
ebrehault
published 2.62.0 •

Changelog

Source

2.62.0 (2023-06-09)

Breaking changes

  • Upgrade to angular 16
  • Update tests tooling accordingly:
    • upgrade @angular-builders/jest to v16
    • upgrade Jest to v29
    • upgrade jest-preset-angular to v13.1
    • upgrade @ngneat/spectator to v15
    • upgrade ng-mocks to v 14.10
  • Update Prettier configuration for better standards
ebrehault
published 2.61.12 •

Changelog

Source

2.61.12 (2023-06-09)

Bugfix

  • Modal: do not try to observe on modalContent when it's not present [mpellerin42]
ebrehault
published 2.61.11 •

Changelog

Source

2.61.11 (2023-06-08)

Improvements

  • Modal: [mpellerin42]
    • modal advanced: Set max-width to 80vw when option fitContent is set
    • update hasScrollbar (allowing to display a line above the footer when the content is scrollable) on content resize
ebrehault
published 2.61.10 •

Changelog

Source

2.61.10 (2023-06-06)

Bug fixes

  • date-picker: [mpellerin42]
    • Fix date format validator
    • Add missing support for externalLabel option
    • Use translate pipe instead of directive for years and month selector translations (because translate directive doesn't work on all contexts)
ebrehault
published 2.61.9 •

Changelog

Source

2.61.9 (2023-06-06)

Bug fixes

  • pa-input: fix type of value returned by pa-input[type=number] to be number as expected [mpellerin42]
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