@availity/native-form
Advanced tools
Comparing version 6.0.1 to 6.0.2
@@ -5,2 +5,9 @@ # Changelog | ||
## [6.0.2](https://github.com/Availity/sdk-js/compare/@availity/native-form@6.0.1...@availity/native-form@6.0.2) (2024-10-04) | ||
### Dependency Updates | ||
* `@availity/api-axios` updated to version `6.0.1` | ||
## [6.0.1](https://github.com/Availity/sdk-js/compare/@availity/native-form@6.0.0...@availity/native-form@6.0.1) (2024-09-19) | ||
@@ -7,0 +14,0 @@ |
{ | ||
"name": "@availity/native-form", | ||
"version": "6.0.1", | ||
"version": "6.0.2", | ||
"description": "Submit JSON data via a native form, not AJAX. Useful when you need to open a new page with a POST action.", | ||
@@ -38,3 +38,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@availity/api-axios": "9.0.1" | ||
"@availity/api-axios": "9.0.2" | ||
}, | ||
@@ -41,0 +41,0 @@ "devDependencies": { |
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
29406
+ Added@availity/api-axios@9.0.2(transitive)
- Removed@availity/api-axios@9.0.1(transitive)
Updated@availity/api-axios@9.0.2