@tsparticles/confetti 3.0.0-beta.1 → 3.0.0-beta.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -4,31 +4,31 @@
4
4
 
5
5
  [![jsDelivr](https://data.jsdelivr.com/v1/package/npm/@tsparticles/confetti/badge)](https://www.jsdelivr.com/package/npm/@tsparticles/confetti) [![npmjs](https://badge.fury.io/js/@tsparticles/confetti.svg)](https://www.npmjs.com/package/@tsparticles/confetti) [![npmjs](https://img.shields.io/npm/dt/@tsparticles/confetti)](https://www.npmjs.com/package/@tsparticles/confetti) [![GitHub Sponsors](https://img.shields.io/github/sponsors/matteobruni)](https://github.com/sponsors/matteobruni)
6
6
 
7
- [tsParticles](https://github.com/matteobruni/tsparticles) confetti bundle loads all the features necessary to create beautiful confetti effects with ease.
7
+ [tsParticles](https://github.com/tsparticles/tsparticles) confetti bundle loads all the features necessary to create beautiful confetti effects with ease.
8
8
 
9
9
  **Included Packages**
10
10
 
11
- - [@tsparticles/engine](https://github.com/matteobruni/tsparticles/tree/main/engine)
12
- - [@tsparticles/move-base](https://github.com/matteobruni/tsparticles/tree/main/move/base)
13
- - [@tsparticles/plugin-emitters](https://github.com/matteobruni/tsparticles/tree/main/plugins/emitters)
14
- - [@tsparticles/plugin-motion](https://github.com/matteobruni/tsparticles/tree/main/plugins/motion)
15
- - [@tsparticles/shape-cards](https://github.com/matteobruni/tsparticles/tree/main/shapes/cards)
16
- - [@tsparticles/shape-circle](https://github.com/matteobruni/tsparticles/tree/main/shapes/circle)
17
- - [@tsparticles/shape-heart](https://github.com/matteobruni/tsparticles/tree/main/shapes/heart)
18
- - [@tsparticles/shape-image](https://github.com/matteobruni/tsparticles/tree/main/shapes/image)
19
- - [@tsparticles/shape-polygon](https://github.com/matteobruni/tsparticles/tree/main/shapes/polygon)
20
- - [@tsparticles/shape-square](https://github.com/matteobruni/tsparticles/tree/main/shapes/square)
21
- - [@tsparticles/shape-star](https://github.com/matteobruni/tsparticles/tree/main/shapes/star)
22
- - [@tsparticles/shape-text](https://github.com/matteobruni/tsparticles/tree/main/shapes/text)
23
- - [@tsparticles/updater-color](https://github.com/matteobruni/tsparticles/tree/main/updaters/color)
24
- - [@tsparticles/updater-life](https://github.com/matteobruni/tsparticles/tree/main/updaters/life)
25
- - [@tsparticles/updater-opacity](https://github.com/matteobruni/tsparticles/tree/main/updaters/opacity)
26
- - [@tsparticles/updater-out-modes](https://github.com/matteobruni/tsparticles/tree/main/updaters/outModes)
27
- - [@tsparticles/updater-roll](https://github.com/matteobruni/tsparticles/tree/main/updaters/roll)
28
- - [@tsparticles/updater-rotate](https://github.com/matteobruni/tsparticles/tree/main/updaters/rotate)
29
- - [@tsparticles/updater-size](https://github.com/matteobruni/tsparticles/tree/main/updaters/size)
30
- - [@tsparticles/updater-tilt](https://github.com/matteobruni/tsparticles/tree/main/updaters/tilt)
31
- - [@tsparticles/updater-wobble](https://github.com/matteobruni/tsparticles/tree/main/updaters/wobble)
11
+ - [@tsparticles/engine](https://github.com/tsparticles/tsparticles/tree/main/engine)
12
+ - [@tsparticles/move-base](https://github.com/tsparticles/tsparticles/tree/main/move/base)
13
+ - [@tsparticles/plugin-emitters](https://github.com/tsparticles/tsparticles/tree/main/plugins/emitters)
14
+ - [@tsparticles/plugin-motion](https://github.com/tsparticles/tsparticles/tree/main/plugins/motion)
15
+ - [@tsparticles/shape-cards](https://github.com/tsparticles/tsparticles/tree/main/shapes/cards)
16
+ - [@tsparticles/shape-circle](https://github.com/tsparticles/tsparticles/tree/main/shapes/circle)
17
+ - [@tsparticles/shape-heart](https://github.com/tsparticles/tsparticles/tree/main/shapes/heart)
18
+ - [@tsparticles/shape-image](https://github.com/tsparticles/tsparticles/tree/main/shapes/image)
19
+ - [@tsparticles/shape-polygon](https://github.com/tsparticles/tsparticles/tree/main/shapes/polygon)
20
+ - [@tsparticles/shape-square](https://github.com/tsparticles/tsparticles/tree/main/shapes/square)
21
+ - [@tsparticles/shape-star](https://github.com/tsparticles/tsparticles/tree/main/shapes/star)
22
+ - [@tsparticles/shape-text](https://github.com/tsparticles/tsparticles/tree/main/shapes/text)
23
+ - [@tsparticles/updater-color](https://github.com/tsparticles/tsparticles/tree/main/updaters/color)
24
+ - [@tsparticles/updater-life](https://github.com/tsparticles/tsparticles/tree/main/updaters/life)
25
+ - [@tsparticles/updater-opacity](https://github.com/tsparticles/tsparticles/tree/main/updaters/opacity)
26
+ - [@tsparticles/updater-out-modes](https://github.com/tsparticles/tsparticles/tree/main/updaters/outModes)
27
+ - [@tsparticles/updater-roll](https://github.com/tsparticles/tsparticles/tree/main/updaters/roll)
28
+ - [@tsparticles/updater-rotate](https://github.com/tsparticles/tsparticles/tree/main/updaters/rotate)
29
+ - [@tsparticles/updater-size](https://github.com/tsparticles/tsparticles/tree/main/updaters/size)
30
+ - [@tsparticles/updater-tilt](https://github.com/tsparticles/tsparticles/tree/main/updaters/tilt)
31
+ - [@tsparticles/updater-wobble](https://github.com/tsparticles/tsparticles/tree/main/updaters/wobble)
32
32
 
33
33
  ## How to use it
34
34
 
package/package.json CHANGED
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@tsparticles/confetti",
3
- "version": "3.0.0-beta.1",
3
+ "version": "3.0.0-beta.2",
4
4
  "description": "Easily create highly customizable particle animations and use them as animated backgrounds for your website. Ready to use components available also for React, Vue.js (2.x and 3.x), Angular, Svelte, jQuery, Preact, Riot.js, Inferno.",
5
5
  "homepage": "https://particles.js.org",
6
6
  "repository": {
7
7
  "type": "git",
8
- "url": "git+https://github.com/matteobruni/tsparticles.git",
8
+ "url": "git+https://github.com/tsparticles/tsparticles.git",
9
9
  "directory": "bundles/confetti"
10
10
  },
11
11
  "keywords": [
@@ -64,7 +64,7 @@
64
64
  "author": "Matteo Bruni <matteo.bruni@me.com>",
65
65
  "license": "MIT",
66
66
  "bugs": {
67
- "url": "https://github.com/matteobruni/tsparticles/issues"
67
+ "url": "https://github.com/tsparticles/tsparticles/issues"
68
68
  },
69
69
  "funding": [
70
70
  {
@@ -99,22 +99,22 @@
99
99
  "./package.json": "./package.json"
100
100
  },
101
101
  "dependencies": {
102
- "@tsparticles/basic": "^3.0.0-beta.1",
103
- "@tsparticles/engine": "^3.0.0-beta.1",
104
- "@tsparticles/plugin-emitters": "^3.0.0-beta.1",
105
- "@tsparticles/plugin-motion": "^3.0.0-beta.1",
106
- "@tsparticles/shape-cards": "^3.0.0-beta.1",
107
- "@tsparticles/shape-heart": "^3.0.0-beta.1",
108
- "@tsparticles/shape-image": "^3.0.0-beta.1",
109
- "@tsparticles/shape-polygon": "^3.0.0-beta.1",
110
- "@tsparticles/shape-square": "^3.0.0-beta.1",
111
- "@tsparticles/shape-star": "^3.0.0-beta.1",
112
- "@tsparticles/shape-text": "^3.0.0-beta.1",
113
- "@tsparticles/updater-life": "^3.0.0-beta.1",
114
- "@tsparticles/updater-roll": "^3.0.0-beta.1",
115
- "@tsparticles/updater-rotate": "^3.0.0-beta.1",
116
- "@tsparticles/updater-tilt": "^3.0.0-beta.1",
117
- "@tsparticles/updater-wobble": "^3.0.0-beta.1"
102
+ "@tsparticles/basic": "^3.0.0-beta.2",
103
+ "@tsparticles/engine": "^3.0.0-beta.2",
104
+ "@tsparticles/plugin-emitters": "^3.0.0-beta.2",
105
+ "@tsparticles/plugin-motion": "^3.0.0-beta.2",
106
+ "@tsparticles/shape-cards": "^3.0.0-beta.2",
107
+ "@tsparticles/shape-heart": "^3.0.0-beta.2",
108
+ "@tsparticles/shape-image": "^3.0.0-beta.2",
109
+ "@tsparticles/shape-polygon": "^3.0.0-beta.2",
110
+ "@tsparticles/shape-square": "^3.0.0-beta.2",
111
+ "@tsparticles/shape-star": "^3.0.0-beta.2",
112
+ "@tsparticles/shape-text": "^3.0.0-beta.2",
113
+ "@tsparticles/updater-life": "^3.0.0-beta.2",
114
+ "@tsparticles/updater-roll": "^3.0.0-beta.2",
115
+ "@tsparticles/updater-rotate": "^3.0.0-beta.2",
116
+ "@tsparticles/updater-tilt": "^3.0.0-beta.2",
117
+ "@tsparticles/updater-wobble": "^3.0.0-beta.2"
118
118
  },
119
119
  "publishConfig": {
120
120
  "access": "public"