@tsparticles/basic
Advanced tools
Comparing version 3.5.0 to 3.6.0-beta.0
{ | ||
"name": "@tsparticles/basic", | ||
"version": "3.5.0", | ||
"version": "3.6.0-beta.0", | ||
"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.", | ||
@@ -102,9 +102,9 @@ "homepage": "https://particles.js.org", | ||
"dependencies": { | ||
"@tsparticles/engine": "^3.5.0", | ||
"@tsparticles/move-base": "^3.5.0", | ||
"@tsparticles/shape-circle": "^3.5.0", | ||
"@tsparticles/updater-color": "^3.5.0", | ||
"@tsparticles/updater-opacity": "^3.5.0", | ||
"@tsparticles/updater-out-modes": "^3.5.0", | ||
"@tsparticles/updater-size": "^3.5.0" | ||
"@tsparticles/engine": "^3.6.0-beta.0", | ||
"@tsparticles/move-base": "^3.6.0-beta.0", | ||
"@tsparticles/shape-circle": "^3.6.0-beta.0", | ||
"@tsparticles/updater-color": "^3.6.0-beta.0", | ||
"@tsparticles/updater-opacity": "^3.6.0-beta.0", | ||
"@tsparticles/updater-out-modes": "^3.6.0-beta.0", | ||
"@tsparticles/updater-size": "^3.6.0-beta.0" | ||
}, | ||
@@ -111,0 +111,0 @@ "publishConfig": { |
@@ -1,1 +0,1 @@ | ||
/*! tsParticles Basic v3.5.0 by Matteo Bruni */ | ||
/*! tsParticles Basic v3.6.0-beta.0 by Matteo Bruni */ |
@@ -7,3 +7,3 @@ /*! | ||
* How to use? : Check the GitHub README | ||
* v3.5.0 | ||
* v3.6.0-beta.0 | ||
*/ | ||
@@ -10,0 +10,0 @@ /* |
@@ -1,1 +0,1 @@ | ||
/*! tsParticles Basic v3.5.0 by Matteo Bruni */ | ||
/*! tsParticles Basic v3.6.0-beta.0 by Matteo Bruni */ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
945221
47419
3370
2
+ Added@tsparticles/engine@3.6.0-beta.1(transitive)
+ Added@tsparticles/move-base@3.6.0-beta.1(transitive)
+ Added@tsparticles/shape-circle@3.6.0-beta.1(transitive)
+ Added@tsparticles/updater-color@3.6.0-beta.1(transitive)
+ Added@tsparticles/updater-opacity@3.6.0-beta.1(transitive)
+ Added@tsparticles/updater-out-modes@3.6.0-beta.1(transitive)
+ Added@tsparticles/updater-size@3.6.0-beta.1(transitive)
- Removed@tsparticles/engine@3.5.0(transitive)
- Removed@tsparticles/move-base@3.5.0(transitive)
- Removed@tsparticles/shape-circle@3.5.0(transitive)
- Removed@tsparticles/updater-color@3.5.0(transitive)
- Removed@tsparticles/updater-opacity@3.5.0(transitive)
- Removed@tsparticles/updater-out-modes@3.5.0(transitive)
- Removed@tsparticles/updater-size@3.5.0(transitive)