Socket
Socket
Sign inDemoInstall

vue-marquee-cmpt

Package Overview
Dependencies
0
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

README.md

15

package.json
{
"name": "vue-marquee-cmpt",
"version": "1.0.0",
"version": "1.0.1",
"description": "一个简单的vue跑马灯效果组件",

@@ -8,6 +8,13 @@ "main": "index.js",

"dev": "npm run test && npm run start",
"build": "cross-env NODE_ENV=production webpack --config build/webpack.dist.js",
"test": "cross-env NODE_ENV=production webpack --config build/webpack.dev.js",
"start": "cross-env NODE_ENV=development webpack-dev-server --config build/webpack.dev.js --open --inline --hot"
"build": "cross-env NODE_ENV=production webpack --config build/webpack.dist.js",
"test": "cross-env NODE_ENV=production webpack --config build/webpack.dev.js",
"start": "cross-env NODE_ENV=development webpack-dev-server --config build/webpack.dev.js --open --inline --hot"
},
"repository": {
"type": "git",
"url": "git+https://github.com/DoooYouKnow/vue-marquee-cmpt"
},
"keywords": [
"通知消息滚动组件"
],
"author": "yangguang",

@@ -14,0 +21,0 @@ "license": "ISC",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc