Socket
Socket
Sign inDemoInstall

@visisoft/pointfree-bacon

Package Overview
Dependencies
6
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.14 to 0.3.0

2

dist/cjs/pointfree-bacon.js

@@ -169,2 +169,3 @@ 'use strict';

var pluck = ramda.curry((key, mo) => map_o(ramda.prop(key), mo));

@@ -178,2 +179,3 @@

const // Creators //

@@ -180,0 +182,0 @@

6

package.json

@@ -9,3 +9,3 @@ {

"baconjs": "^3.0.17",
"ramda": "^0.28.0"
"ramda": "^0.29.1"
},

@@ -15,3 +15,3 @@ "description": "collection of pointfree, auto-curried, observable-last wrapper functions for Bacon.js",

"@rollup/plugin-node-resolve": "^15.0.2",
"@types/ramda": "^0.27.66",
"@types/ramda": "^0.29.12",
"chai": "^4.3.10",

@@ -48,3 +48,3 @@ "mocha": "^10.2.0",

"type": "module",
"version": "0.2.14"
"version": "0.3.0"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc