@vueform/vueform
Advanced tools
Comparing version 1.5.0 to 1.5.1
[//]: # (Don't use <tags>) | ||
## v1.5.1 | ||
> `2023-10-20` | ||
### 🎉 Feature | ||
- Added `@popperjs/core` as a dependency. | ||
## v1.5.0 | ||
@@ -4,0 +11,0 @@ |
{ | ||
"private": false, | ||
"name": "@vueform/vueform", | ||
"version": "1.5.0", | ||
"version": "1.5.1", | ||
"description": "Open source form framework for Vue.js", | ||
@@ -80,4 +80,5 @@ "homepage": "https://vueform.com", | ||
"trix": "^1.0.5", | ||
"wnumb": "^1.2.0" | ||
"wnumb": "^1.2.0", | ||
"@popperjs/core": "^2.11.8" | ||
} | ||
} |
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
4159211
1
13
+ Added@popperjs/core@^2.11.8
+ Added@popperjs/core@2.11.8(transitive)