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 2.7.0 to 2.7.1

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [2.7.1](https://github.com/alampros/react-confetti/compare/v2.7.0...v2.7.1) (2019-04-02)
### Bug Fixes
* trigger release to fix typescript typings ([817b7c0](https://github.com/alampros/react-confetti/commit/817b7c0)), closes [#45](https://github.com/alampros/react-confetti/issues/45)
# [2.7.0](https://github.com/alampros/react-confetti/compare/v2.6.1...v2.7.0) (2019-03-18)

@@ -2,0 +9,0 @@

6

package.json
{
"name": "react-confetti",
"version": "2.7.0",
"version": "2.7.1",
"description": "React component to draw confetti for your party.",
"main": "dist/react-confetti.min.js",
"types": "dist/types/",
"types": "dist/types/ReactConfetti.d.ts",
"repository": {

@@ -34,3 +34,3 @@ "type": "git",

"build-bundle": "webpack",
"build-storybook": "build-storybook",
"build-storybook": "build-storybook -s ./.storybook/public",
"prebuild": "yarn clean",

@@ -37,0 +37,0 @@ "watch": "webpack --watch",

@@ -15,3 +15,3 @@ # react-confetti

[1]: http://alampros.github.com/react-confetti
[2]: http://alampros.github.io/react-confetti/confetti-demo.gif (demo gif)
[2]: http://alampros.github.io/react-confetti/confetti-demo-anim.gif (demo gif)

@@ -87,1 +87,2 @@ ## Install

```
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