vue-yandex-maps
Advanced tools
Comparing version 0.7.6 to 0.7.7
{ | ||
"name": "vue-yandex-maps", | ||
"version": "0.7.6", | ||
"version": "0.7.7", | ||
"description": "Yandex Maps component for VueJS.", | ||
@@ -9,3 +9,2 @@ "main": "vue-yandex-maps.js", | ||
"build": "rollup -c", | ||
"postinstall": "npm run build", | ||
"prepublish": "npm run build" | ||
@@ -12,0 +11,0 @@ }, |
@@ -43,10 +43,6 @@ # vue-yandex-maps | ||
<!-- ### Direct include | ||
### Direct include | ||
You can use the CDN: https://unpkg.com/vue-yandex-maps, `yandexMap` is exposed to `window` and will automatically install itself. Also you can use your local copy: | ||
You can use the CDN: https://unpkg.com/vue-yandex-maps, `yandexMap` is exposed to `window` and will automatically install itself. It might be useful for [Code Pen](https://codepen.io/PNKBizz/pen/WMRwyM) | ||
```HTML | ||
<script src="../node_modules/vue-yandex-maps/vue-yandex-maps.js"></script> | ||
``` --> | ||
## Usage | ||
@@ -53,0 +49,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
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
0
43284
243