vue-keyword-highlight
Advanced tools
Comparing version 0.1.0-beta.6 to 0.1.0-beta.7
import { PluginObject } from 'vue'; | ||
import "./lib/composition-api"; | ||
import component from "./vue-keyword-highlight.vue"; | ||
@@ -3,0 +4,0 @@ declare type InstallableComponent = typeof component & PluginObject<any>; |
{ | ||
"name": "vue-keyword-highlight", | ||
"version": "0.1.0-beta.6", | ||
"version": "0.1.0-beta.7", | ||
"description": "vue component, each keyword highlight in text", | ||
@@ -5,0 +5,0 @@ "main": "dist/vue-keyword-highlightat.ssr.js", |
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
116621
2937