vue-fluid-dnd
Advanced tools
Comparing version 0.1.15 to 0.1.16
{ | ||
"name": "vue-fluid-dnd", | ||
"version": "0.1.15", | ||
"version": "0.1.16", | ||
"type": "module", | ||
@@ -9,9 +9,9 @@ "files": [ | ||
], | ||
"main": "./dist/vue3-juice-dnd.umd.cjs", | ||
"module": "./dist/vue3-juice-dnd.js", | ||
"main": "./dist/vue3-fluid-dnd.umd.cjs", | ||
"module": "./dist/vue3-fluid-dnd.js", | ||
"exports": { | ||
".": { | ||
"types": "./dist/index.d.ts", | ||
"import": "./dist/vue3-juice-dnd.js", | ||
"require": "./dist/vue3-juice-dnd.umd.cjs" | ||
"import": "./dist/vue3-fluid-dnd.js", | ||
"require": "./dist/vue3-fluid-dnd.umd.cjs" | ||
}, | ||
@@ -18,0 +18,0 @@ "./style.css": "./dist/style.css" |
@@ -1,2 +0,2 @@ | ||
# vue3-juice-dnd | ||
# vue-fluid-dnd | ||
@@ -18,16 +18,16 @@ ## 👋 Introduction | ||
1. **Install vue3-juice-dnd:** | ||
1. **Install vue-fluid-dnd:** | ||
```bash | ||
# with npm: | ||
npm i vue3-juice-dnd | ||
npm i vue-fluid-dnd | ||
# with yarn: | ||
yarn add vue3-juice-dnd | ||
yarn add vue-fluid-dnd | ||
# with pnpm: | ||
pnpm i vue3-juice-dnd | ||
pnpm i vue-fluid-dnd | ||
# with ultra: | ||
ultra install vue3-juice-dnd | ||
ultra install vue-fluid-dnd | ||
``` | ||
@@ -38,3 +38,3 @@ | ||
```js | ||
import { Draggable, Droppable } from "vue3-juice-dnd"; | ||
import { Draggable, Droppable } from "vue-fluid-dnd"; | ||
``` | ||
@@ -76,8 +76,6 @@ | ||
- 📚 [All docs here](https://vue3-juice-dnd.netlify.app/). | ||
- 📚 [All docs here](https://vue-fluid-dnd.netlify.app/). | ||
## 🤝 Contributing | ||
If you're interested in contributing to Fvue3-juice-dnd JS, please read our contributing docs before submitting a pull request [CONTRIBUTING](./CONTRIBUTING.md). | ||
<!-- TODO: change library name --> | ||
If you're interested in contributing to vue-fluid-dnd JS, please read our contributing docs before submitting a pull request [CONTRIBUTING](./CONTRIBUTING.md). |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
3
69466
15
910
79
1