Comparing version 0.0.3 to 0.0.5
{ | ||
"name": "restform", | ||
"version": "0.0.3", | ||
"version": "0.0.5", | ||
"description": "sending from data with post ajax request", | ||
@@ -5,0 +5,0 @@ "main": "restform.js", |
@@ -17,3 +17,2 @@ (function($) { | ||
base.options = $.extend({}, $.restForm.defaultOptions, options); | ||
console.log(base.options); | ||
// Put your initialization code here | ||
@@ -20,0 +19,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
5700
77