Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "restform", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "sending from data with post ajax request", | ||
@@ -10,3 +10,7 @@ "main": "restform.js", | ||
"author": "", | ||
"license": "ISC" | ||
"license": "ISC", | ||
"repository" : | ||
{ "type" : "git", | ||
"url" : "https://github.com/eddyLazar/restform" | ||
} | ||
} |
# restform.js | ||
A lightweight, easy-to-use jQuery plugin for sending AJAX `POST` request to given `url`, on form submit woth form data. Sending files also availible. | ||
A lightweight, easy-to-use jQuery plugin for sending AJAX `POST` request to given `url`, on form submit with form data. Sending files also availible. | ||
@@ -5,0 +5,0 @@ |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
5739
0