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

vue2-google-maps

Package Overview
Dependencies
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue2-google-maps - npm Package Compare versions

Comparing version 0.9.0 to 0.9.1

dist/.babelrc

4

package.json
{
"name": "vue2-google-maps",
"version": "0.9.0",
"version": "0.9.1",
"description": "This is a google map component for Vue.js, updated for Vue 2 compatibility",
"main": "dist/main.js",
"scripts": {
"build-babel": "shx mkdir -p dist && shx rm -r dist && cross-env BUILD_DEV=1 babel src -D --out-dir dist",
"build-babel": "shx mkdir -p dist && shx rm -r dist && cross-env BUILD_DEV=1 babel src -D --out-dir dist && echo '{}' > dist/.babelrc",
"build-webpack": "cross-env NODE_ENV=production webpack --progress --hide-modules",

@@ -9,0 +9,0 @@ "build": "npm run build-babel && npm run build-webpack",

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