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

@react-querybuilder/dnd

Package Overview
Dependencies
Maintainers
1
Versions
112
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
7.0.0-alpha.5

14

package.json
{
"name": "@react-querybuilder/dnd",
"description": "Drag-and-drop-enabled version of react-querybuilder",
"version": "7.0.0-alpha.4",
"version": "7.0.0-alpha.5",
"publishConfig": {

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

"@testing-library/react": "^14.1.2",
"@types/node": "^20.10.5",
"@types/react": "^18.2.45",
"@types/node": "^20.10.6",
"@types/react": "^18.2.46",
"@vitejs/plugin-react-swc": "^3.5.0",

@@ -53,4 +53,4 @@ "concurrently": "^8.2.2",

"react-dom": "^18.2.0",
"react-querybuilder": "^7.0.0-alpha.4",
"rollup-plugin-visualizer": "^5.11.0",
"react-querybuilder": "^7.0.0-alpha.5",
"rollup-plugin-visualizer": "^5.12.0",
"typescript": "^5.3.3",

@@ -63,5 +63,5 @@ "vite": "^5.0.10"

"react-dnd-html5-backend": ">=14.0.0",
"react-querybuilder": "^7.0.0-alpha.4"
"react-querybuilder": "^7.0.0-alpha.5"
},
"gitHead": "15855549eb5ef6bbd7ae9437b405573a0bc0346e"
"gitHead": "196ed93117a471cafa4079a7d7cc025e5bfca361"
}