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

air

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

air - npm Package Compare versions

Comparing version 0.4.4 to 0.4.5

lib/air/request.js

4

package.json
{
"name": "air",
"description": "Lightweight, modular DOM library",
"version": "0.4.4",
"version": "0.4.5",
"author": "muji <noop@xpm.io>",

@@ -60,5 +60,5 @@ "license": "MIT",

"introduction.md",
"install.md",
"design.md",
"usage.md",
"install.md",
"api.md",

@@ -65,0 +65,0 @@ "plugins.md",

@@ -5,5 +5,5 @@ Table of Contents

* [Air](#air)
* [Install](#install)
* [Design](#design)
* [Usage](#usage)
* [Install](#install)
* [API](#api)

@@ -63,2 +63,8 @@ * [Core](#core)

## Install
```
npm i air --save
```
## Design

@@ -85,16 +91,2 @@

## Install
```
npm i air
```
Note that currently we do not own the `air` package and we are attempting to resolve this. Therefore this module is currently published to a *private* registry. This project is open-source and if we resolve the package name dispute will be published to the public registry as `air` otherwise an alternative package name will be used.
In the meantime you can depend upon the git repository:
```
"air": "tmpfs/air"
```
## API

@@ -101,0 +93,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