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

dropdown_react_aqdas

Package Overview
Dependencies
Maintainers
0
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dropdown_react_aqdas - npm Package Compare versions

Comparing version 2.0.9 to 2.1.0

4

package.json
{
"name": "dropdown_react_aqdas",
"version": "2.0.9",
"version": "2.1.0",
"main": "dist/index.js",

@@ -26,2 +26,2 @@ "files": [

}
}
}

@@ -10,3 +10,3 @@ # React Dropdown Plugin

```bash
npm install react-dropdown-plugin
npm install dropdown_react_aqdas
```

@@ -25,3 +25,3 @@

```js
import DropDown from "react-dropdown-plugin";
import DropDown from "dropdown_react_aqdas";
```

@@ -35,3 +35,3 @@

import React from "react";
import DropDown from "react-dropdown-plugin";
import DropDown from "dropdown_react_aqdas";

@@ -38,0 +38,0 @@ const App = () => {

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