Socket
Socket
Sign inDemoInstall

vue-concise-slider

Package Overview
Dependencies
Maintainers
1
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-concise-slider - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

10

package.json
{
"name": "vue-concise-slider",
"version": "2.1.0",
"version": "2.1.1",
"description": "A Vue.js project",
"author": "lxc",
"author": {
"name": "lixichen",
"email": "warpcgd@qq.com"
},
"scripts": {

@@ -18,2 +21,3 @@ "dev": "node build/dev-server.js",

},
"main": "./src/components/slider.vue",
"devDependencies": {

@@ -78,3 +82,3 @@ "babel-core": "^6.0.0",

"webpack-merge": "^0.8.3"
}
}
}

@@ -20,5 +20,5 @@ //node的路径模块

output: {
// 输出路径
//输出路径
path: BUILD_PATH,
// 打包的js命名
//打包的js命名
filename: 'build.js',

@@ -25,0 +25,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