Socket
Socket
Sign inDemoInstall

fairmont

Package Overview
Dependencies
2
Maintainers
3
Versions
90
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0-beta-01 to 1.0.0-beta-02

4

lib/core.js

@@ -139,5 +139,5 @@ // Generated by CoffeeScript 1.9.2

return function() {
var ax, f_ax;
var ax, f_ax, ref1;
ax = 1 <= arguments.length ? slice.call(arguments, 0) : [];
if ((f_ax = f.apply(null, ax)).then != null) {
if (((ref1 = (f_ax = f.apply(null, ax))) != null ? ref1.then : void 0) != null) {
return f_ax.then(g);

@@ -144,0 +144,0 @@ } else {

{
"name": "fairmont",
"version": "1.0.0-beta-01",
"version": "1.0.0-beta-02",
"description": "A collection of useful functions and utilities.",

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