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

kefir

Package Overview
Dependencies
Maintainers
1
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kefir - npm Package Compare versions

Comparing version 3.6.0 to 3.6.1

4

changelog.md

@@ -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 @@

2

dist/kefir.min.js

@@ -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

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