@availity/native-form
Advanced tools
Comparing version 2.8.12 to 2.8.15
@@ -6,2 +6,26 @@ # Change Log | ||
## [2.8.15](https://github.com/Availity/sdk-js/compare/@availity/native-form@2.8.12...@availity/native-form@2.8.15) (2020-02-13) | ||
**Note:** Version bump only for package @availity/native-form | ||
## [2.8.14](https://github.com/Availity/sdk-js/compare/@availity/native-form@2.8.13...@availity/native-form@2.8.14) (2020-02-13) | ||
**Note:** Version bump only for package @availity/native-form | ||
## [2.8.13](https://github.com/Availity/sdk-js/compare/@availity/native-form@2.8.11...@availity/native-form@2.8.13) (2020-02-13) | ||
**Note:** Version bump only for package @availity/native-form | ||
## [2.8.12](https://github.com/Availity/sdk-js/compare/@availity/native-form@2.8.10...@availity/native-form@2.8.12) (2020-02-13) | ||
@@ -8,0 +32,0 @@ |
@@ -10,3 +10,3 @@ "use strict"; | ||
var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/esm/objectSpread2")); | ||
var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); | ||
@@ -13,0 +13,0 @@ var _flattenObject = _interopRequireDefault(require("./flattenObject")); |
{ | ||
"name": "@availity/native-form", | ||
"version": "2.8.12", | ||
"version": "2.8.15", | ||
"description": "Submit JSON data via a native form, not AJAX. Useful when you need to open a new page with a POST action.", | ||
@@ -22,3 +22,3 @@ "main": "lib/index.js", | ||
}, | ||
"gitHead": "4581108f28112d852510b7cbb2bce04f46733a7d" | ||
"gitHead": "f0fe07cc0ec3ec617584b480599afb82d151c7f4" | ||
} |
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
17986
0