vue3-highlight
Advanced tools
Comparing version 0.2.5 to 0.2.6
{ | ||
"name": "vue3-highlight", | ||
"version": "0.2.5", | ||
"version": "0.2.6", | ||
"private": false, | ||
@@ -5,0 +5,0 @@ "scripts": { |
@@ -1,2 +0,2 @@ | ||
import { initData } from '@/ts/highlight'; | ||
import { initData } from './ts/highlight'; | ||
import highlight from './components/highlight.vue'; | ||
@@ -3,0 +3,0 @@ import { setInit } from './init-data'; |
@@ -1,2 +0,2 @@ | ||
import { initData } from '@/ts/highlight'; | ||
import { initData } from './ts/highlight'; | ||
// 保存的初始值 | ||
@@ -3,0 +3,0 @@ // eslint-disable-next-line import/no-mutable-exports |
Sorry, the diff of this file is not supported yet
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
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
9167
10
74
0