js-confetti
Advanced tools
Comparing version 0.2.1 to 0.3.0
{ | ||
"name": "js-confetti", | ||
"version": "0.2.1", | ||
"version": "0.3.0", | ||
"license": "MIT", | ||
@@ -8,2 +8,3 @@ "description": "js-confetti", | ||
"module": "dist/es/index.js", | ||
"types": "typings/index.d.ts", | ||
"repository": { | ||
@@ -16,3 +17,4 @@ "type": "git", | ||
"files": [ | ||
"dist" | ||
"dist", | ||
"typings" | ||
], | ||
@@ -19,0 +21,0 @@ "scripts": { |
@@ -9,2 +9,3 @@ # js-confetti | ||
- works without any config! (but could be configured if needed) | ||
- has TypeScript typings | ||
- confetti speed adapts to user screen width | ||
@@ -11,0 +12,0 @@ |
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
18933
6
265
50