tedir-select
Advanced tools
Comparing version 0.0.1-wood5 to 0.0.1-wood6
{ | ||
"name": "tedir-select", | ||
"version": "0.0.1-wood5", | ||
"version": "0.0.1-wood6", | ||
"description": "Tedir Select is a Vue 3 & Web Component Custom SelectBox, ListBox, Taggable, etc.", | ||
"main": "vue/tedir-select-vue.umd.js", | ||
"module": "vue/tedir-select-vue.es.js", | ||
"unpkg": "vue/tedir-select-vue.umd.js", | ||
"main": "dist/vue/tedir-select-vue.umd.js", | ||
"module": "dist/vue/tedir-select-vue.es.js", | ||
"unpkg": "dist/vue/tedir-select-vue.umd.js", | ||
"exports": { | ||
".": { | ||
"import": "vue/tedir-select-vue.es.js", | ||
"require": "vue/tedir-select-vue.umd.js" | ||
"import": "dist/vue/tedir-select-vue.es.js", | ||
"require": "dist/vue/tedir-select-vue.umd.js" | ||
}, | ||
"./web": { | ||
"import": "web/tedir-select-web.es.js", | ||
"require": "web/tedir-select-web.umd.js" | ||
"import": "dist/web/tedir-select-web.es.js", | ||
"require": "dist/web/tedir-select-web.umd.js" | ||
}, | ||
"./lib/vue": "./vue", | ||
"./lib/web": "./web" | ||
"./css": "dist/vue/style.css" | ||
}, | ||
@@ -20,0 +19,0 @@ "scripts": { |
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
260630
10
5562
1