fairmont-reactive
Advanced tools
Comparing version 1.0.0-beta-26 to 1.0.0-beta-27
{ | ||
"name": "fairmont-reactive", | ||
"version": "1.0.0-beta-26", | ||
"version": "1.0.0-beta-27", | ||
"description": "Functional reactive programming in JavaScript and CoffeeScript.", | ||
@@ -34,5 +34,5 @@ "files": [ | ||
"dependencies": { | ||
"fairmont-core": "^1.0.0-beta-19", | ||
"fairmont-helpers": "^1.0.0-beta-18", | ||
"fairmont-multimethods": "^1.0.0-beta-18", | ||
"fairmont-core": "^1.0.0-beta-20", | ||
"fairmont-helpers": "^1.0.0-beta-19", | ||
"fairmont-multimethods": "^1.0.0-beta-19", | ||
"when": "^3.7.3" | ||
@@ -39,0 +39,0 @@ }, |
# Fairmont-Reactive | ||
Fairmont-Reactive is a JavaScript library for functional reactive programming. It's part of the [Fairmont][] library. | ||
Fairmont-Reactive is a JavaScript library for functional reactive programming. It's part of the [Fairmont][] library. You can use it by itself, or simply as part of the [Fairmont][] library. | ||
@@ -5,0 +5,0 @@ ## Installation |
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
52296