Comparing version 3.6.0 to 3.6.1
@@ -0,1 +1,5 @@ | ||
## 3.6.1 (29/11/2016) | ||
- Flow definitions fixed and updated to be compatible with Flow 0.36 [#229](https://github.com/rpominov/kefir/pull/229) [@AgentME](https://github.com/AgentME) | ||
## 3.6.0 (19/10/2016) | ||
@@ -2,0 +6,0 @@ |
@@ -1,2 +0,2 @@ | ||
/*! Kefir.js v3.6.0 | ||
/*! Kefir.js v3.6.1 | ||
* https://github.com/rpominov/kefir | ||
@@ -3,0 +3,0 @@ */ |
{ | ||
"name": "kefir", | ||
"version": "3.6.0", | ||
"version": "3.6.1", | ||
"description": "Reactive Programming library for JavaScript inspired by Bacon.js and RxJS with focus on high performance and low memory usage", | ||
@@ -42,3 +42,3 @@ "main": "dist/kefir.js", | ||
"eslint": "2.2.0", | ||
"flow-bin": "^0.31.1", | ||
"flow-bin": "^0.36.0", | ||
"grunt": "0.4.5", | ||
@@ -45,0 +45,0 @@ "grunt-bower-task": "0.4.0", |
Sorry, the diff of this file is too big to display
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
408072