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

react-snowfall

Package Overview
Dependencies
Maintainers
0
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-snowfall - npm Package Versions

2

2.2.0

Diff

Changelog

Source

2.2.0 (2024-11-22)

Features

  • Snowflakes: Add support using opacity for image snowflakes (dbb6d51)
cahilfoley
published 2.1.2 •

Changelog

Source

2.1.2 (2024-11-22)

Bug Fixes

  • Snowflake: Update the snowflake initialization to use the correct speed and wind values for the target speed and wind values (8db1a66)
cahilfoley
published 2.1.1 •

Changelog

Source

2.1.1 (2024-09-06)

Bug Fixes

  • ESM: Update the published library to include file extensions for proper ESM compatibility (a5d6a8f), closes #76 #73
cahilfoley
published 2.1.0 •

Changelog

Source

2.1.0 (2024-02-07)

Bug Fixes

  • Add module type to package.json to properly indicate the ESM bundle (ce6b83d)
  • Switch from useLayoutEffect to useEffect for better SSR compatibility (400c0e6)
cahilfoley
published 2.0.0 •

Changelog

Source

2.0.0 (2024-01-25)

⚠ BREAKING CHANGES

  • Snowfall: Lots of internals have moved around - if you are only using the <Snowfall /> component then you shouldn't have to make any changes. If you were importing any of the library internals such as the custom hooks or some utilities then these have been reorganized and are now not exported from the root of the package - you will need to import them from the specific files.

Features

  • Snowfall: Abstract the snowflake rendering logic into the SnowfallCanvas class that is independent of React. (7cccc63)
cahilfoley
published 1.2.1 •

Changelog

Source

1.2.1 (2022-08-25)

cahilfoley
published 1.2.0 •

Changelog

Source

1.2.0 (2022-08-25)

Features

  • Add support for rendering images instead of circles for snowflake contents (d0d99e4)
cahilfoley
published 1.1.2 •

Changelog

Source

1.1.2 (2022-01-20)

Bug Fixes

  • Types: Remove labeled tuple elements (30dbfa7), closes #33
cahilfoley
published 1.1.1 •

Changelog

Source

1.1.1 (2021-11-29)

Bug Fixes

  • next: remove unused config variable to prevent NextJS crashing on window being undefined (e4cb1f2)
cahilfoley
published 1.1.0 •

Changelog

Source

1.1.0 (2021-02-23)

Features

  • SnowflakeConfig: allow additional snowflake properties to be overridden via the Snowfall props (5d7b3f5)
2
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