cyclejs-ace-editor
Advanced tools
Comparing version 0.0.7 to 0.0.8
@@ -65,3 +65,3 @@ 'use strict'; | ||
editor$.flatMap(function (editor) { | ||
editor$.distinctUntilChanged().flatMap(function (editor) { | ||
return params$.map(function (config) { | ||
@@ -68,0 +68,0 @@ var key = config[0]; |
{ | ||
"name": "cyclejs-ace-editor", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"description": "Cycle.js wrapper for the Ace Editor", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
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
13784
10
278