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

tsparticles

Package Overview
Dependencies
Maintainers
2
Versions
380
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tsparticles - npm Package Versions

13
38

3.0.2

Diff

Changelog

Source

3.0.2 (2023-12-06)

Bug Fixes

  • fixed trails config (a20546e)
matteobruni
published 3.0.1 •

Changelog

Source

3.0.1 (2023-12-06)

Bug Fixes

  • fixed bug when using particles groups (d8b840d)
matteobruni
published 3.0.0 •

Changelog

Source

3.0.0 (2023-12-04)

Bug Fixes

  • fixed new trail with rotated or tilted particles (a43f809)

Features

  • added clear flag, enabled by default, if disabled, the canvas won't be cleared (299784c)
  • added fade to trail effect (17750ea)
matteobruni
published 3.0.0-beta.5 •

Changelog

Source

3.0.0-beta.5 (2023-12-03)

Features

  • added new emoji shape, better performance than text shape (868ee4d)
matteobruni
published 3.0.0-beta.4 •

Changelog

Source

3.0.0-beta.4 (2023-11-16)

Bug Fixes

  • fixed color animation issue, regression introduced with a previous commit (b6a423d)
  • fixed emitters canvas shape (863f8ab)

Features

  • add more options for customizing noises values (cbc620c)
  • added curl noise path plugin (3d40e98)
  • added flat options to tsparticles-confetti options (dff6c75)
  • added trail effect plugin (af69e9f)
  • removed multiline text shape, implemented in standard text shape (d48d911)
matteobruni
published 3.0.0-beta.3 •

Changelog

Source

3.0.0-beta.3 (2023-09-20)

Note: Version bump only for package @tsparticles/workspace

matteobruni
published 3.0.0-beta.2 •

Changelog

Source

3.0.0-beta.2 (2023-09-11)

Bug Fixes

  • fixed issue with particle destroy (86d2f8f)
matteobruni
published 3.0.0-beta.1 •

Changelog

Source

3.0.0-beta.1 (2023-08-25)

Features

  • supporting the npm exports option correctly (bdfaca8)
matteobruni
published 3.0.0-beta.0 •

Changelog

Source

3.0.0-beta.0 (2023-08-24)

Bug Fixes

  • deps: update dependency eslint-config-prettier to v9 (e6e2ba7)
matteobruni
published 2.12.0 •

Changelog

Source

2.12.0 (2023-08-03)

Bug Fixes

  • fix issue with change theme when an existing canvas is used (2c4c7cd)
  • fix issue with change theme when an existing canvas is used (a349b97)
  • fixed issue with some plugins that were drawn before the canvas clear (4cff7e6)
  • fixed light interaction, particle shadow wasn't calculated correctly (da86a37)
  • fixed memory leak in destroyed particles by updaters, the z array wasn't filtered (272bb47), closes #5101
  • fixed out mode bounce (aafaa08)
  • fixed out modes, bounce was not checking the direction of the update request (e2b2c94)
  • fixed pool on particles destroyed by updaters (1f62e29)

Features

  • added range values to life duration and delay of emitters (18bc70d)
  • added two new bundles: basic and all (489f591)
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