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

functional-match-case

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

functional-match-case - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

8

index.js
/**
* matchcase
* functional-match-case
* --------------
* `npm install matchcase`
* `npm install functional-match-case`
* or
* `yarn add matchcase`
* `yarn add functional-match-case`
*

@@ -26,3 +26,3 @@ * Example:

*
* import matchCase from 'matchcase';
* import matchCase from 'functional-match-case';
*

@@ -29,0 +29,0 @@ * const match = matchCase({

{
"name": "functional-match-case",
"version": "1.0.1",
"version": "1.0.2",
"description": "A functional approach to using switch.",

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