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

vue3-dnd-test-utils

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue3-dnd-test-utils - npm Package Compare versions

Comparing version 2.0.0-next.0 to 2.0.0

14

package.json
{
"name": "vue3-dnd-test-utils",
"version": "2.0.0-next.0",
"version": "2.0.0",
"description": "vue3-dnd test utils",

@@ -52,16 +52,16 @@ "author": "hcg1023 <2293885211@qq.com>",

"@testing-library/vue": "^6.5.1",
"dnd-core": "^15.1.2",
"npm-run-all": "^4.1.5",
"react-dnd-html5-backend": "^15.1.3",
"react-dnd-test-backend": "^15.1.2",
"shx": "^0.3.4",
"typescript": "^4.6.4",
"vitest": "^0.6.3",
"vitest": "^0.12.9",
"vue": "3",
"vue3-dnd": "2.0.0-next.0",
"dnd-core": "^15.1.2",
"react-dnd-html5-backend": "^15.1.3"
"vue3-dnd": "2.0.0"
},
"peerDependencies": {
"@testing-library/vue": ">= 11",
"vue3-dnd": ">=2.0.0-next.0",
"vue": "^3.0.0-0 || ^2.6.0"
"vue": "^3.0.0-0 || ^2.6.0",
"vue3-dnd": ">=2.0.0"
},

@@ -68,0 +68,0 @@ "peerDependenciesMeta": {

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