Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

superdd

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

superdd - npm Package Compare versions

Comparing version 2.2.2 to 2.2.3

2

package.json
{
"name": "superdd",
"version": "2.2.2",
"version": "2.2.3",
"description": "Very useful react component for multi selection dropdown with filtering , toggle selecting all, tags outside the dropdown and custom button inside dropdown ",

@@ -5,0 +5,0 @@ "keywords": [

@@ -21,10 +21,10 @@ # SuperDD

let listData = [
{Id: 1, Code: 'hhh', Name: 'Hello1', Discription: 'anything1'},
{Id: 2, Code: 'ggg', Name: 'Hello2', Discription: 'anything2'},
{Id: 3, Code: 'fff', Name: 'Hello3', Discription: 'anything3'},
{Id: 4, Code: 'sss', Name: 'Hello4', Discription: 'anything4'},
{Id: 5, Code: 'sss', Name: 'Hello4', Discription: 'anything4'},
{Id: 6, Code: 'sss', Name: 'Hello4', Discription: 'anything4'},
{Id: 7, Code: 'sss', Name: 'Hello4', Discription: 'anything4'},
{Id: 8, Code: 'sss', Name: 'Hello4', Discription: 'anything4'},
{Id: 3, Code: 'ccc', Name: 'Hello3', Discription: 'anything3'},
{Id: 1, Code: 'aaa', Name: 'Hello1', Discription: 'anything1'},
{Id: 4, Code: 'ddd', Name: 'Hello4', Discription: 'anything4'},
{Id: 2, Code: 'bbb', Name: 'Hello2', Discription: 'anything2'},
{Id: 7, Code: 'hhh', Name: 'Hello4', Discription: 'anything4'},
{Id: 5, Code: 'fff', Name: 'Hello4', Discription: 'anything4'},
{Id: 8, Code: 'lll', Name: 'Hello4', Discription: 'anything4'},
{Id: 6, Code: 'ggg', Name: 'Hello4', Discription: 'anything4'},
];

@@ -31,0 +31,0 @@

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