New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@udecode/plate-ui-dnd

Package Overview
Dependencies
Maintainers
2
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@udecode/plate-ui-dnd - npm Package Compare versions

Comparing version 13.6.0 to 13.7.0

13

package.json
{
"name": "@udecode/plate-ui-dnd",
"version": "13.6.0",
"version": "13.7.0",
"description": "Drag & drop feature for Plate",

@@ -24,5 +24,6 @@ "license": "MIT",

"clean": "rimraf dist",
"cti": "sh ../../../scripts/cti.sh",
"rollup": "rollup -c=../../../config/rollup.config.js",
"test": "jest"
"cti": "sh ${PROJECT_CWD}/scripts/cti.sh",
"rollup": "rollup -c=${PROJECT_CWD}/config/rollup.config.js",
"test": "jest",
"typecheck": "tsc --noEmit --emitDeclarationOnly false"
},

@@ -33,4 +34,4 @@ "types": "dist/index.d.ts",

"@tippyjs/react": "^4.2.6",
"@udecode/plate-core": "13.6.0",
"@udecode/plate-styled-components": "13.6.0"
"@udecode/plate-core": "13.7.0",
"@udecode/plate-styled-components": "13.7.0"
},

@@ -37,0 +38,0 @@ "peerDependencies": {

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