New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@availity/native-form

Package Overview
Dependencies
Maintainers
12
Versions
58
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 5.0.5 to 5.0.6

7

CHANGELOG.md

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

## [5.0.6](https://github.com/Availity/sdk-js/compare/@availity/native-form@5.0.5...@availity/native-form@5.0.6) (2024-05-30)
### Dependency Updates
* `api-axios` updated to version `5.0.5`
## [5.0.5](https://github.com/Availity/sdk-js/compare/@availity/native-form@5.0.4...@availity/native-form@5.0.5) (2024-02-19)

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

4

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

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

"dependencies": {
"@availity/api-axios": "8.0.4"
"@availity/api-axios": "8.0.8"
},

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

@@ -19,3 +19,4 @@ {

"tagPrefix": "@availity/{projectName}@",
"baseBranch": "master"
"baseBranch": "master",
"trackDeps": true
}

@@ -22,0 +23,0 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc