Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@availity/native-form

Package Overview
Dependencies
Maintainers
17
Versions
54
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.0 to 5.0.1

9

CHANGELOG.md

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

## [5.0.1](https://github.com/Availity/sdk-js/compare/@availity/native-form@5.0.0...@availity/native-form@5.0.1) (2022-04-28)
### Bug Fixes
* add browser field for output ([0ce7170](https://github.com/Availity/sdk-js/commit/0ce717075a82675b8707e4db0cc07cd4af370f3d))
# [5.0.0](https://github.com/Availity/sdk-js/compare/@availity/native-form@4.0.12...@availity/native-form@5.0.0) (2022-04-28)

@@ -7,0 +16,0 @@

5

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

@@ -22,2 +22,3 @@ "keywords": [

"author": "Evan Sharp <evan.sharp@availity.com>",
"browser": "./dist/index.js",
"main": "./dist/index.js",

@@ -36,3 +37,3 @@ "module": "./dist/index.mjs",

"dependencies": {
"@availity/api-axios": "7.0.0"
"@availity/api-axios": "7.0.1"
},

@@ -39,0 +40,0 @@ "devDependencies": {

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