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

sweetalert2

Package Overview
Dependencies
Maintainers
1
Versions
747
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sweetalert2 - npm Package Versions

1
35
75

11.12.0

Diff
limonte
published 11.12.0 •

Changelog

Source

11.12.0 (2024-06-18)

Bug Fixes

  • styles: :focus -> :focus-visible for buttons (#2733) (9be8249)

Features

  • focus [autofocus] element in a popup (#2736) (52fedf3)
limonte
published 11.11.1 •

Changelog

Source

11.11.1 (2024-06-05)

Bug Fixes

limonte
published 11.11.0 •

Changelog

Source

11.11.0 (2024-05-11)

Features

limonte
published 11.10.8 •

Changelog

Source

11.10.8 (2024-04-17)

Bug Fixes

  • prevent popup content from being selected on double click on the container (#2722) (7910325)
limonte
published 11.10.7 •

Changelog

Source

11.10.7 (2024-03-22)

Bug Fixes

  • improve performance by pulling querySelector out of the loop (#2719) (9f94517)
limonte
published 11.10.6 •

Changelog

Source

11.10.6 (2024-03-05)

Bug Fixes

  • allow single quotes in default email validator (#2717) (e4b7a3a)
limonte
published 11.10.5 •

Changelog

Source

11.10.5 (2024-02-05)

Bug Fixes

  • show the browser validation message for input (#2704) (68d6d35)
limonte
published 11.10.4 •

Changelog

Source

11.10.4 (2024-01-23)

Bug Fixes

limonte
published 11.10.3 •

Changelog

Source

11.10.3 (2024-01-11)

Bug Fixes

  • rm unnecessary transform styles on success icon (69c2372), closes #2698
limonte
published 11.10.2 •

Changelog

Source

11.10.2 (2023-12-27)

Bug Fixes

  • strict types domUtils.js (3a963d4)