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

axjs

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

axjs - npm Package Compare versions

Comparing version 0.4.0 to 0.4.1

2

package.json
{
"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,

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