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.1.0
to
7.1.1
+7
-0
CHANGELOG.md

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

## [7.1.1](https://github.com/availity/sdk-js/compare/@availity/native-form@7.1.0...@availity/native-form@7.1.1) (2026-05-28)
### Dependency Updates
* `api-axios` updated to version `7.1.0`
# [7.1.0](https://github.com/availity/sdk-js/compare/@availity/native-form@7.0.17...@availity/native-form@7.1.0) (2026-05-27)

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

+2
-2
{
"name": "@availity/native-form",
"version": "7.1.0",
"version": "7.1.1",
"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.3.0"
"@availity/api-axios": "12.3.1"
},

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