vue3-particles
Advanced tools
Comparing version 2.11.1 to 2.12.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [2.12.0](https://github.com/tsparticles/vue3/compare/v2.11.1...v2.12.0) (2023-08-04) | ||
**Note:** Version bump only for package vue3-particles | ||
## [2.11.1](https://github.com/tsparticles/vue3/compare/v2.11.0...v2.11.1) (2023-07-27) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "vue3-particles", | ||
"version": "2.11.1", | ||
"version": "2.12.0", | ||
"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.", | ||
@@ -97,3 +97,3 @@ "keywords": [ | ||
"dependencies": { | ||
"tsparticles-engine": "^2.11.1", | ||
"tsparticles-engine": "^2.12.0", | ||
"vue": "^3.3.4" | ||
@@ -104,4 +104,4 @@ }, | ||
"@tsconfig/node18": "^18.2.0", | ||
"@tsparticles/prettier-config": "^1.11.0", | ||
"@types/node": "^20.4.5", | ||
"@tsparticles/prettier-config": "^1.12.0", | ||
"@types/node": "^20.4.7", | ||
"@vitejs/plugin-vue": "^4.2.3", | ||
@@ -112,9 +112,9 @@ "@vitejs/plugin-vue-jsx": "^3.0.1", | ||
"@vue/tsconfig": "^0.4.0", | ||
"eslint": "^8.45.0", | ||
"eslint-plugin-vue": "^9.15.1", | ||
"prettier": "^3.0.0", | ||
"eslint": "^8.46.0", | ||
"eslint-plugin-vue": "^9.16.1", | ||
"prettier": "^3.0.1", | ||
"typescript": "^5.1.6", | ||
"vite": "^4.4.7", | ||
"vite-plugin-dts": "^3.3.1", | ||
"vue-tsc": "^1.8.6" | ||
"vite": "^4.4.8", | ||
"vite-plugin-dts": "^3.4.0", | ||
"vue-tsc": "^1.8.8" | ||
}, | ||
@@ -126,3 +126,3 @@ "main": "dist/vue3-particles.umd.js", | ||
"jsdelivr": "dist/vue3-particles.umd.min.js", | ||
"gitHead": "3752050ef9812c4762afd80f018cc31e149a29a6" | ||
"gitHead": "a926c384bf6769601a7d87d97721e45eacfadbee" | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
26256
0
+ Added@vue/compiler-core@3.5.12(transitive)
+ Added@vue/compiler-dom@3.5.12(transitive)
+ Added@vue/compiler-sfc@3.5.12(transitive)
+ Added@vue/compiler-ssr@3.5.12(transitive)
+ Added@vue/reactivity@3.5.12(transitive)
+ Added@vue/runtime-core@3.5.12(transitive)
+ Added@vue/runtime-dom@3.5.12(transitive)
+ Added@vue/server-renderer@3.5.12(transitive)
+ Added@vue/shared@3.5.12(transitive)
+ Addedvue@3.5.12(transitive)
- Removed@vue/compiler-core@3.5.13(transitive)
- Removed@vue/compiler-dom@3.5.13(transitive)
- Removed@vue/compiler-sfc@3.5.13(transitive)
- Removed@vue/compiler-ssr@3.5.13(transitive)
- Removed@vue/reactivity@3.5.13(transitive)
- Removed@vue/runtime-core@3.5.13(transitive)
- Removed@vue/runtime-dom@3.5.13(transitive)
- Removed@vue/server-renderer@3.5.13(transitive)
- Removed@vue/shared@3.5.13(transitive)
- Removedvue@3.5.13(transitive)
Updatedtsparticles-engine@^2.12.0