Loading package-lock.json +719 −639 File changed.Preview size limit exceeded, changes collapsed. Show changes package.json +18 −18 Original line number Diff line number Diff line { "name": "@fawmi/vue-google-maps", "description": "Google Map components for Vue.js 3", "version": "0.8.5", "version": "0.8.6", "private": false, "main": "src/main.js", "keywords": [ Loading @@ -18,27 +18,27 @@ "lint": "eslint --ext .js,.vue src" }, "devDependencies": { "@babel/core": "^7.12.13", "@babel/runtime": "^7.12.13", "core-js": "^3.8.3", "vue": "^3.0.5", "@babel/plugin-transform-runtime": "^7.12.15", "@babel/preset-env": "^7.12.13", "@vue/compiler-sfc": "^3.0.5", "@babel/core": "^7.14.0", "@babel/runtime": "^7.14.0", "core-js": "^3.12.1", "vue": "^3.0.11", "@babel/plugin-transform-runtime": "^7.13.15", "@babel/preset-env": "^7.14.1", "@vue/compiler-sfc": "^3.0.11", "babel-loader": "^8.2.2", "css-loader": "^5.0.1", "eslint": "^7.19.0", "css-loader": "^5.2.4", "eslint": "^7.26.0", "eslint-formatter-friendly": "^7.0.0", "eslint-plugin-prettier": "^3.3.1", "eslint-plugin-vue": "^7.5.0", "eslint-webpack-plugin": "^2.5.0", "mini-css-extract-plugin": "^1.3.5", "eslint-plugin-prettier": "^3.4.0", "eslint-plugin-vue": "^7.9.0", "eslint-webpack-plugin": "^2.5.4", "mini-css-extract-plugin": "^1.6.0", "rimraf": "^3.0.2", "style-loader": "^2.0.0", "vue-eslint-parser": "^7.4.1", "vue-loader": "^16.1.2", "vue-style-loader": "^4.1.2", "webpack": "^5.20.2" "vue-eslint-parser": "^7.6.0", "vue-loader": "^16.2.0", "vue-style-loader": "^4.1.3", "webpack": "^5.36.2" }, "bundleDependencies": false, "homepage": "https://vue-map.netlify.app/", Loading Loading
package-lock.json +719 −639 File changed.Preview size limit exceeded, changes collapsed. Show changes
package.json +18 −18 Original line number Diff line number Diff line { "name": "@fawmi/vue-google-maps", "description": "Google Map components for Vue.js 3", "version": "0.8.5", "version": "0.8.6", "private": false, "main": "src/main.js", "keywords": [ Loading @@ -18,27 +18,27 @@ "lint": "eslint --ext .js,.vue src" }, "devDependencies": { "@babel/core": "^7.12.13", "@babel/runtime": "^7.12.13", "core-js": "^3.8.3", "vue": "^3.0.5", "@babel/plugin-transform-runtime": "^7.12.15", "@babel/preset-env": "^7.12.13", "@vue/compiler-sfc": "^3.0.5", "@babel/core": "^7.14.0", "@babel/runtime": "^7.14.0", "core-js": "^3.12.1", "vue": "^3.0.11", "@babel/plugin-transform-runtime": "^7.13.15", "@babel/preset-env": "^7.14.1", "@vue/compiler-sfc": "^3.0.11", "babel-loader": "^8.2.2", "css-loader": "^5.0.1", "eslint": "^7.19.0", "css-loader": "^5.2.4", "eslint": "^7.26.0", "eslint-formatter-friendly": "^7.0.0", "eslint-plugin-prettier": "^3.3.1", "eslint-plugin-vue": "^7.5.0", "eslint-webpack-plugin": "^2.5.0", "mini-css-extract-plugin": "^1.3.5", "eslint-plugin-prettier": "^3.4.0", "eslint-plugin-vue": "^7.9.0", "eslint-webpack-plugin": "^2.5.4", "mini-css-extract-plugin": "^1.6.0", "rimraf": "^3.0.2", "style-loader": "^2.0.0", "vue-eslint-parser": "^7.4.1", "vue-loader": "^16.1.2", "vue-style-loader": "^4.1.2", "webpack": "^5.20.2" "vue-eslint-parser": "^7.6.0", "vue-loader": "^16.2.0", "vue-style-loader": "^4.1.3", "webpack": "^5.36.2" }, "bundleDependencies": false, "homepage": "https://vue-map.netlify.app/", Loading