New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

fairmont-reactive

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fairmont-reactive - npm Package Compare versions

Comparing version 1.0.0-beta-37 to 1.0.0-beta-38

2

lib/adapters.js

@@ -57,3 +57,3 @@ // Generated by CoffeeScript 1.10.0

});
} else if (value.then != null) {
} else if ((value != null ? value.then : void 0) != null) {
return value.then(function(value) {

@@ -60,0 +60,0 @@ return {

{
"name": "fairmont-reactive",
"version": "1.0.0-beta-37",
"version": "1.0.0-beta-38",
"description": "Functional reactive programming in JavaScript and CoffeeScript.",

@@ -5,0 +5,0 @@ "files": [

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