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

vue-popup

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-popup - npm Package Compare versions

Comparing version 0.0.10 to 0.1.0

.babelrc

40

package.json
{
"name": "vue-popup",
"version": "0.0.10",
"description": "A popup mixin for vue.",
"main": "lib/index.js",
"version": "0.1.0",
"description": "A popup mixin for vue.js",
"private": false,
"keywords": [],
"scripts": {
"test": "test",
"prepublish": "cp src/*.css lib & node_modules/babel-cli/bin/babel.js src --out-dir lib"
"dev": "cooking watch",
"dist": "cooking build -p",
"deploy": "cooking build --no-color"
},
"babel": {
"presets": [
"es2015"
]
"repository": {
"type": "git",
"url": "git+git@github.com:ElemeFE/vue-popup.git/vue-popup.git"
},
"keywords": [
"popup",
"vue"
],
"author": "long.zhang@ele.me",
"homepage": "git@github.com:ElemeFE/vue-popup.git/vue-popup#readme",
"bugs": {
"url": "git@github.com:ElemeFE/vue-popup.git/vue-popup/issues"
},
"author": "yi.shyang@ele.me",
"license": "MIT",
"peerDependencies": {
"vue": "^1.0.10",
"wind-dom": "0.0.3"
},
"devDependencies": {
"babel-cli": "^6.3.15",
"babel-core": "^6.3.15",
"babel-preset-es2015": "^6.3.13"
}
"dependencies": {},
"devDependencies": {}
}

Sorry, the diff of this file is not supported yet

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