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

@availity/native-form

Package Overview
Dependencies
Maintainers
13
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 3.0.0-alpha.15 to 3.0.0-alpha.23

dist/index.js

8

package.json
{
"name": "@availity/native-form",
"version": "3.0.0-alpha.15+fa3cf31",
"version": "3.0.0-alpha.23+8e4e32a",
"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",
"module": "lib/index.js",
"main": "lib/index.js",
"module": "src/index.js",
"types": "index.d.ts",

@@ -22,3 +22,3 @@ "scripts": {

},
"gitHead": "fa3cf31fb566cea8e0c963f98ee55cba94cf35db"
"gitHead": "8e4e32a30771beef013cc5d28e2994b1a209fac0"
}
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