json-future
Advanced tools
Comparing version 1.1.1 to 1.1.2
@@ -0,1 +1,12 @@ | ||
<a name="1.1.2"></a> | ||
## 1.1.2 (2015-11-20) | ||
* deleted unnecessary dependency ([d31cb6f](https://github.com/kikobeats/json-future/commit/d31cb6f)) | ||
* Update README.md ([90804f8](https://github.com/kikobeats/json-future/commit/90804f8)) | ||
* updated bumped config ([c689e24](https://github.com/kikobeats/json-future/commit/c689e24)) | ||
* updated travis builds ([24116c9](https://github.com/kikobeats/json-future/commit/24116c9)) | ||
<a name="1.1.1"></a> | ||
@@ -5,3 +16,5 @@ ## 1.1.1 (2015-10-27) | ||
* fixed ensureAsync ([a7b3a97](https://github.com/kikobeats/json-future/commit/a7b3a97)) | ||
* 1.1.1 releases ([ea52a83](https://github.com/kikobeats/json-future/commit/ea52a83)) | ||
* fixed ensureAsync ([19f50c7](https://github.com/kikobeats/json-future/commit/19f50c7)) | ||
* Update README.md ([b9df73a](https://github.com/kikobeats/json-future/commit/b9df73a)) | ||
@@ -54,5 +67,2 @@ | ||
* 1.0.0 releases ([06be5d4](https://github.com/kikobeats/json-future/commit/06be5d4)) | ||
* Update README.md ([9c721af](https://github.com/kikobeats/json-future/commit/9c721af)) | ||
* Update README.md ([e96e618](https://github.com/kikobeats/json-future/commit/e96e618)) | ||
* Update README.md ([3c94a66](https://github.com/kikobeats/json-future/commit/3c94a66)) | ||
* added documentation and bump config ([ed6f083](https://github.com/kikobeats/json-future/commit/ed6f083)) | ||
@@ -66,2 +76,5 @@ * added missing dependency ([77ad193](https://github.com/kikobeats/json-future/commit/77ad193)) | ||
* rewritten based in dependencies ([849698f](https://github.com/kikobeats/json-future/commit/849698f)) | ||
* Update README.md ([e96e618](https://github.com/kikobeats/json-future/commit/e96e618)) | ||
* Update README.md ([3c94a66](https://github.com/kikobeats/json-future/commit/3c94a66)) | ||
* Update README.md ([9c721af](https://github.com/kikobeats/json-future/commit/9c721af)) | ||
* updated description ([bf093e4](https://github.com/kikobeats/json-future/commit/bf093e4)) | ||
@@ -68,0 +81,0 @@ |
@@ -5,3 +5,3 @@ { | ||
"homepage": "https://github.com/Kikobeats/json-future", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"main": "./index.js", | ||
@@ -34,3 +34,2 @@ "author": { | ||
"coffee-script": "latest", | ||
"errorifier": "latest", | ||
"load-json-file": "latest", | ||
@@ -37,0 +36,0 @@ "nodeify": "latest", |
@@ -1,2 +0,2 @@ | ||
# json-future | ||
# JSON Future | ||
@@ -56,3 +56,3 @@ ![Last version](https://img.shields.io/github/tag/Kikobeats/json-future.svg?style=flat-square) | ||
require('json-future/register') | ||
`` | ||
``` | ||
@@ -59,0 +59,0 @@ ## API |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
21711
8
- Removederrorifier@latest
- Removedcoffee-script@1.10.0(transitive)
- Removederrorifier@0.2.0(transitive)
- Removedformat@0.2.2(transitive)