Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

vue-yandex-maps

Package Overview
Dependencies
Maintainers
1
Versions
159
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-yandex-maps - npm Package Compare versions

Comparing version 0.7.6 to 0.7.7

3

package.json
{
"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 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc