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

zan-ajax

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zan-ajax - npm Package Compare versions

Comparing version 1.1.5 to 1.1.6

2

package.json
{
"name": "zan-ajax",
"version": "1.1.5",
"version": "1.1.6",
"description": "Promise based HTTP client for the browser and node",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

@@ -50,2 +50,3 @@ import { CancelToken, CancelTokenStatic } from 'axios';

export type RequestOptionsWithoutUrl = IAjaxOptionsWithoutUrl | IJsonpOptionsWithoutUrl;
export type RequestOptions = IAjaxOptions | IJsonpOptions;

@@ -52,0 +53,0 @@

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