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

functors

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

functors - npm Package Compare versions

Comparing version 1.0.2 to 1.1.0

resource/index.coffee

2

compose/index.js

@@ -1,2 +0,2 @@

// Generated by CoffeeScript 1.10.0
// Generated by CoffeeScript 1.12.7
(function() {

@@ -3,0 +3,0 @@ var compose,

@@ -1,2 +0,2 @@

// Generated by CoffeeScript 1.10.0
// Generated by CoffeeScript 1.12.7
(function() {

@@ -21,3 +21,3 @@ var delay,

setTimeout(function() {
var data, e, err, error;
var data, e, err;
data = null;

@@ -24,0 +24,0 @@ err = null;

@@ -1,4 +0,4 @@

// Generated by CoffeeScript 1.10.0
// Generated by CoffeeScript 1.12.7
(function() {
var LazyValue, compose, delay, map, product, retry, throttle;
var LazyValue, compose, delay, map, product, resource, retry, throttle;

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

resource = require("./resource");
throttle = require("./throttle");

@@ -23,2 +25,3 @@

retry: retry,
resource: resource,
throttle: throttle,

@@ -25,0 +28,0 @@ delay: delay,

@@ -1,2 +0,2 @@

// Generated by CoffeeScript 1.10.0
// Generated by CoffeeScript 1.12.7
(function() {

@@ -3,0 +3,0 @@ var LazyValue,

@@ -1,2 +0,2 @@

// Generated by CoffeeScript 1.10.0
// Generated by CoffeeScript 1.12.7
(function() {

@@ -3,0 +3,0 @@ var compose, delay, map, product;

{
"name": "functors",
"version": "1.0.2",
"version": "1.1.0",
"description": "A collection of 'async' function generators and/or transformers",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -1,2 +0,2 @@

// Generated by CoffeeScript 1.10.0
// Generated by CoffeeScript 1.12.7
(function() {

@@ -3,0 +3,0 @@ var product,

@@ -1,2 +0,2 @@

// Generated by CoffeeScript 1.10.0
// Generated by CoffeeScript 1.12.7
(function() {

@@ -3,0 +3,0 @@ var retry,

@@ -1,2 +0,2 @@

// Generated by CoffeeScript 1.10.0
// Generated by CoffeeScript 1.12.7
(function() {

@@ -3,0 +3,0 @@ var throttle,

Sorry, the diff of this file is not supported yet

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