vue3-particles
Advanced tools
Comparing version 2.9.2 to 2.9.3
@@ -6,2 +6,6 @@ # Change Log | ||
## [2.9.3](https://github.com/matteobruni/tsparticles/compare/vue3-particles@2.9.2...vue3-particles@2.9.3) (2023-02-12) | ||
**Note:** Version bump only for package vue3-particles | ||
## [2.9.2](https://github.com/matteobruni/tsparticles/compare/vue3-particles@2.9.1...vue3-particles@2.9.2) (2023-02-12) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "vue3-particles", | ||
"version": "2.9.2", | ||
"version": "2.9.3", | ||
"description": "Official tsParticles Vue.js 3.x Component - Easily create highly customizable particle, confetti and fireworks animations and use them as animated backgrounds for your website. Ready to use components available also for Web Components, React, Vue.js 2.x, Angular, Svelte, jQuery, Preact, Riot.js, Solid.js, Inferno.", | ||
@@ -63,5 +63,5 @@ "keywords": [ | ||
"prettify:ci:src": "prettier --check ./src/*", | ||
"prettify:ci:readme": "prettier --check ./README.md && prettier --check ./traduction/*", | ||
"prettify:ci:readme": "prettier --check ./README.md", | ||
"prettify:src": "prettier --write ./src/*", | ||
"prettify:readme": "prettier --write ./README.md && prettier --write ./traduction/*", | ||
"prettify:readme": "prettier --write ./README.md", | ||
"preview": "vite preview --port 5050", | ||
@@ -94,3 +94,3 @@ "typecheck": "vue-tsc --noEmit", | ||
"dependencies": { | ||
"tsparticles-engine": "^2.9.2", | ||
"tsparticles-engine": "^2.9.3", | ||
"vue": "^3.2.45" | ||
@@ -120,3 +120,3 @@ }, | ||
"jsdelivr": "dist/vue3-particles.umd.min.js", | ||
"gitHead": "e68f290dc5009fb603ebd949f9db5a6fc4303e13" | ||
"gitHead": "550fb7db0b1886a316daf84713628d1791b5a7a7" | ||
} |
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
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
191948
14
Updatedtsparticles-engine@^2.9.3