Comparing version 0.4.4 to 0.4.5
{ | ||
"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 @@ |
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
44265
44
1125
354