vue2-google-maps
Advanced tools
Comparing version 0.9.0 to 0.9.1
{ | ||
"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", |
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 2 instances in 1 package
0
2238797
124