Socket
Socket
Sign inDemoInstall

react-infinity-menu

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-infinity-menu - npm Package Compare versions

Comparing version 2.2.0 to 2.2.1

2

package.json
{
"name": "react-infinity-menu",
"version": "2.2.0",
"version": "2.2.1",
"description": "[![Circle CI](https://circleci.com/gh/socialtables/react-infinity-menu.svg?style=svg&circle-token=230aaa396d006f1dc8d875b340834234c4937bbc)](https://circleci.com/gh/socialtables/react-infinity-menu)",

@@ -5,0 +5,0 @@ "main": "./dist/infinity-menu.js",

@@ -138,2 +138,12 @@ # react-infinity-menu

#### customComponentMappings (object)
A mapping that let user to pass in customComponent as string.
```js
var myComponentMappings = {
"MyComponent1": MyComponent1,
"MyComponent2": MyComponent2
}
```
#### customComponent(React Component)

@@ -140,0 +150,0 @@ A custom React component the user can pass in.

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