Socket
Socket
Sign inDemoInstall

react-confetti

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-confetti - npm Package Compare versions

Comparing version 6.0.1 to 6.1.0

14

CHANGELOG.md

@@ -0,1 +1,15 @@

# [6.1.0](https://github.com/alampros/react-confetti/compare/v6.0.1...v6.1.0) (2022-05-20)
### Bug Fixes
* **ci:** add gh and npm tokens ([ecc2d87](https://github.com/alampros/react-confetti/commit/ecc2d87a29e01ec0a00151480619535784a35575))
* **ci:** explicitly add npm token ([fb14930](https://github.com/alampros/react-confetti/commit/fb149307b8a172a98ec3697ae190a65d40d69622))
* Allow react 18 in peer dependency ([6598781](https://github.com/alampros/react-confetti/commit/65987818ebc384891e60874998904ec5056f42b2))
### Features
* **ci:** travis => gh actions ([7af7f03](https://github.com/alampros/react-confetti/commit/7af7f0335d68838a62a75c9631ff58245fe8e00c))
## [6.0.1](https://github.com/alampros/react-confetti/compare/v6.0.0...v6.0.1) (2021-02-22)

@@ -2,0 +16,0 @@

4

package.json
{
"name": "react-confetti",
"version": "6.0.1",
"version": "6.1.0",
"description": "React component to draw confetti for your party.",

@@ -48,3 +48,3 @@ "main": "dist/react-confetti.min.js",

"peerDependencies": {
"react": "^16.3.0 || ^17.0.1"
"react": "^16.3.0 || ^17.0.1 || ^18.0.0"
},

@@ -51,0 +51,0 @@ "dependencies": {

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