Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@availity/native-form

Package Overview
Dependencies
Maintainers
10
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@availity/native-form - npm Package Compare versions

Comparing version
7.0.12
to
7.0.13
+7
-0
CHANGELOG.md

@@ -5,2 +5,9 @@ # Changelog

## [7.0.13](https://github.com/availity/sdk-js/compare/@availity/native-form@7.0.12...@availity/native-form@7.0.13) (2026-04-09)
### Dependency Updates
* `api-axios` updated to version `7.0.12`
## [7.0.12](https://github.com/availity/sdk-js/compare/@availity/native-form@7.0.11...@availity/native-form@7.0.12) (2026-03-13)

@@ -7,0 +14,0 @@

+2
-2
{
"name": "@availity/native-form",
"version": "7.0.12",
"version": "7.0.13",
"description": "Submit JSON data via a native form, not AJAX. Useful when you need to open a new page with a POST action.",

@@ -46,3 +46,3 @@ "keywords": [

"dependencies": {
"@availity/api-axios": "12.1.0"
"@availity/api-axios": "12.1.1"
},

@@ -49,0 +49,0 @@ "devDependencies": {