Socket
Socket
Sign inDemoInstall

fairmont-helpers

Package Overview
Dependencies
3
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0-beta-26 to 1.0.0-beta-27

6

lib/index.js
// Generated by CoffeeScript 1.9.3
(function() {
var Array, Async, Numeric, Object, String, Type, Util, include;
var Array, Async, Hash, Numeric, Object, String, Type, Util, include;

@@ -9,2 +9,4 @@ Array = require("./array");

Hash = require("./hash");
Numeric = require("./numeric");

@@ -22,4 +24,4 @@

include(module.exports, Array, Async, Numeric, Object, String, Type, Util);
include(module.exports, Array, Async, Hash, Numeric, Object, String, Type, Util);
}).call(this);
{
"name": "fairmont-helpers",
"version": "1.0.0-beta-26",
"version": "1.0.0-beta-27",
"description": "True functional reactive programming for JavaScript.",

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc