vue3-nestable
Advanced tools
Comparing version 3.0.2 to 3.0.3
{ | ||
"name": "vue3-nestable", | ||
"version": "3.0.2", | ||
"version": "3.0.3", | ||
"description": "A simple drag & drop hierarchical list made as a vue component.", | ||
@@ -5,0 +5,0 @@ "author": "Artem Stepanenko <work.stpnnk@gmail.com>", |
@@ -19,3 +19,3 @@ import { fileURLToPath, URL } from 'url' | ||
name: 'VueNestable', | ||
fileName: (format) => `lib.${format}.js` | ||
fileName: (format) => `index.${format}.js` | ||
}, | ||
@@ -35,2 +35,2 @@ rollupOptions: { | ||
} | ||
}) | ||
}) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
131146
1590
1