Comparing version 0.4.0 to 0.4.1
{ | ||
"name": "axjs", | ||
"filename": "ax.js", | ||
"version": "0.4.0", | ||
"version": "0.4.1", | ||
"description": "A microscopic, RESTful, AJAX browser library; just under 2kb.", | ||
@@ -6,0 +6,0 @@ "main": "lib", |
@@ -36,3 +36,3 @@ ![Ax.js](./src/ax.js.gif) | ||
```javascript | ||
var request = new Ajax({ | ||
var request = new Ax({ | ||
method: method, | ||
@@ -39,0 +39,0 @@ url: url, |
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
0
51217