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

microvideo-map

Package Overview
Dependencies
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

microvideo-map - npm Package Compare versions

Comparing version 0.2.8 to 0.2.81

27

package.json
{
"name": "microvideo-map",
"version": "0.2.8",
"version": "0.2.81",
"private": false,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"lint": "vue-cli-service lint"
},
"dependencies": {

@@ -30,2 +25,3 @@ "@amap/amap-jsapi-loader": "^1.0.1",

"babel-eslint": "^10.1.0",
"babel-loader": "^7.1.2",
"eslint": "^6.7.2",

@@ -36,14 +32,2 @@ "eslint-plugin-vue": "^6.2.2",

"eslintConfig": {
"root": true,
"env": {
"node": true
},
"extends": [
"plugin:vue/essential",
"eslint:recommended"
],
"parserOptions": {
"parser": "babel-eslint"
},
"rules": {},
"globals": {

@@ -54,8 +38,3 @@ "AMap": true,

}
},
"browserslist": [
"> 1%",
"last 2 versions",
"not dead"
]
}
}
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