🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@react-querybuilder/dnd

Package Overview
Dependencies
Maintainers
1
Versions
113
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-querybuilder/dnd - npm Package Compare versions

Comparing version

to
6.5.4

20

package.json
{
"name": "@react-querybuilder/dnd",
"description": "Drag-and-drop-enabled version of react-querybuilder",
"version": "6.5.3",
"version": "6.5.4",
"publishConfig": {

@@ -42,6 +42,6 @@ "access": "public"

"@testing-library/react": "^14.0.0",
"@types/node": "^20.3.2",
"@types/react": "^18.2.14",
"@vitejs/plugin-react-swc": "^3.3.2",
"concurrently": "^8.2.0",
"@types/node": "^20.8.10",
"@types/react": "^18.2.34",
"@vitejs/plugin-react-swc": "^3.4.1",
"concurrently": "^8.2.2",
"react": "^18.2.0",

@@ -53,6 +53,6 @@ "react-dnd": "^16.0.1",

"react-dom": "^18.2.0",
"react-querybuilder": "^6.5.3",
"react-querybuilder": "^6.5.4",
"rollup-plugin-visualizer": "^5.9.2",
"typescript": "^5.1.3",
"vite": "^4.3.9"
"typescript": "^5.2.2",
"vite": "^4.5.0"
},

@@ -63,5 +63,5 @@ "peerDependencies": {

"react-dnd-html5-backend": ">=14.0.0",
"react-querybuilder": "^6.5.3"
"react-querybuilder": "^6.5.4"
},
"gitHead": "f1c8edbaef2ad8fc43490ee4c72e976ab8243ff0"
"gitHead": "906d2fb29c07da3fc4556fae275312e39ab07f81"
}