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

@availity/native-form

Package Overview
Dependencies
Maintainers
8
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 2.8.2-alpha.3 to 2.8.2

flattenObject.js

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

## [2.8.2](https://github.com/Availity/sdk-js/compare/@availity/native-form@2.8.1...@availity/native-form@2.8.2) (2019-02-20)
### Bug Fixes
* append function is not defined for ie and edge mobile ([d995343](https://github.com/Availity/sdk-js/commit/d995343))
## [2.8.1](https://github.com/Availity/sdk-js/compare/@availity/native-form@2.8.0...@availity/native-form@2.8.1) (2019-02-12)

@@ -8,0 +19,0 @@

6

package.json
{
"name": "@availity/native-form",
"version": "2.8.2-alpha.3+f202e33",
"version": "2.8.2",
"description": "Submit JSON data via a native form, not AJAX. Useful when you need to open a new page with a POST action.",
"main": "src/index.js",
"main": "index.js",
"scripts": {

@@ -20,3 +20,3 @@ "test": "test"

},
"gitHead": "f202e33520c2153c3def14bc0d738ef6afd05f47"
"gitHead": "8af17c98df2fc4e3bf0b9d73ebc50f1a9c0fd1d9"
}
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