@kognity/vue-yellow-marker
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "@kognity/vue-yellow-marker", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Adds a text selection and highlighting functionality to your Vue components", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -13,3 +13,4 @@ # Vue Yellow Marker | ||
```javascript | ||
import { printMsg } from "vue-yellow-marker"; | ||
import { printMsg } from "@kognity/vue-yellow-marker"; | ||
printMsg(); | ||
``` | ||
@@ -16,0 +17,0 @@ |
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
17999
19