eventcache
Advanced tools
Comparing version 0.1.3 to 0.1.4
/** | ||
* eventcache v0.1.3 build Oct 26 2015 | ||
* eventcache v0.1.4 build Oct 26 2015 | ||
* https://github.com/vanruesc/eventcache | ||
@@ -4,0 +4,0 @@ * Copyright 2015 Raoul van Rueschen, Zlib |
/** | ||
* eventcache v0.1.3 build Oct 26 2015 | ||
* eventcache v0.1.4 build Oct 26 2015 | ||
* https://github.com/vanruesc/eventcache | ||
@@ -4,0 +4,0 @@ * Copyright 2015 Raoul van Rueschen, Zlib |
@@ -5,3 +5,3 @@ { | ||
"description": "This small module aims to simplify the binding and unbinding of event listeners by creating distinct event caches.", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"url": "https://github.com/vanruesc/eventcache" | ||
@@ -8,0 +8,0 @@ }, |
{ | ||
"name": "eventcache", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"description": "This small module aims to simplify the binding and unbinding of event listeners by creating distinct event caches.", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/vanruesc/eventcache", |
@@ -13,2 +13,3 @@ # EventCache | ||
## Installation | ||
@@ -28,2 +29,3 @@ | ||
## Usage | ||
@@ -62,2 +64,3 @@ | ||
## Hint | ||
@@ -72,2 +75,3 @@ | ||
## Documentation | ||
@@ -79,8 +83,5 @@ [API](http://vanruesc.github.io/eventcache/docs) | ||
## Release History | ||
_Version: 0.0.0 (27.06.2015)_ | ||
> All features are working correctly. | ||
## License | ||
Copyright (c) 2015 Raoul van Rüschen | ||
Copyright (c) 2015 Raoul van Rueschen | ||
Licensed under the Zlib license. |
{ | ||
"name": "EventCache API", | ||
"description": "This small module aims to simplify the binding and unbinding of event listeners by creating distinct event caches.", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"url": "https://github.com/vanruesc/eventcache", | ||
@@ -6,0 +6,0 @@ "options": { |
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
83
158047