@availity/native-form
Advanced tools
Comparing version 5.0.0 to 5.0.1
@@ -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 @@ |
{ | ||
"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": { |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
23724
0
+ Added@availity/api-axios@7.0.1(transitive)
- Removed@availity/api-axios@7.0.0(transitive)
Updated@availity/api-axios@7.0.1