react-dom-confetti
Advanced tools
Comparing version 0.0.9 to 0.0.10
@@ -9,2 +9,3 @@ import * as React from 'react'; | ||
decay?: number; | ||
colors?: string[]; | ||
} | ||
@@ -11,0 +12,0 @@ |
{ | ||
"name": "react-dom-confetti", | ||
"version": "0.0.9", | ||
"version": "0.0.10", | ||
"description": "react component for dom-confetti", | ||
@@ -29,3 +29,3 @@ "main": "lib/confetti.js", | ||
"dependencies": { | ||
"dom-confetti": "~0.0.7" | ||
"dom-confetti": "~0.0.11" | ||
}, | ||
@@ -32,0 +32,0 @@ "scripts": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
6047
82
Updateddom-confetti@~0.0.11