Socket
Socket
Sign inDemoInstall

fxjs2

Package Overview
Dependencies
Maintainers
1
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fxjs2 - npm Package Compare versions

Comparing version 0.0.13 to 0.0.14

2

fx.js

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

// FxJS 0.0.12
// FxJS 0.0.14
export const

@@ -3,0 +3,0 @@ identity = a => a,

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

module.exports = require('esm')(module)('./fx.js');
module.exports = require('esm')(module, { cache: false })('./fx.js');
{
"name": "fxjs2",
"version": "0.0.13",
"version": "0.0.14",
"description": "Functional Extensions for Javascript",

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

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