New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

vue-photon

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-photon - npm Package Compare versions

Comparing version 0.1.0 to 1.0.0

dist/lib/button-group/index.js

63

package.json
{
"name": "vue-photon",
"version": "0.1.0",
"description": "Vue Photon Components",
"main": "index.js",
"keywords": [
"vue",
"vuejs",
"photon",
"photonkit",
"electron"
],
"author": "Daniel Broder <daniel.broder@gmail.com>",
"version": "1.0.0",
"description": "Photon components built with Vue.",
"homepage": "https://github.com/afeiship/vue-photon",
"author": {
"name": "afeiship",
"email": "1290657123@qq.com"
},
"license": "MIT",
"publishConfig": {
"registry": "https://registry.npmjs.org/"
},
"scripts": {
"start": "node ./build/server.js",
"dev": "cross-env NODE_ENV=development webpack-dev-server",
"snippet": "node ./build/raw-snippets.js",
"build:docs": "cross-env NODE_ENV=docs webpack",
"build:standalone": "cross-env NODE_ENV=standalone webpack",
"build:components": "cross-env NODE_ENV=components webpack",
"build": "npm-run-all --serial build:*"
},
"dependencies": {
"photon": "^2.0.0",
"vue": "^2.1.6"
"@feizheng/photon": "^1.0.1",
"clean-webpack-plugin": "^3.0.0",
"vue": "^2.6.11",
"vue-router": "^3.1.3",
"vuex": "^3.1.2"
},
"devDependencies": {
"@feizheng/webkit-sass-reset": "^1.0.0",
"@feizheng/webkit-sassui-animate-float": "^1.0.1",
"@feizheng/webpack-mpa-entries": "^1.0.2",
"autoprefixer": "^9.7.3",
"cross-env": "^6.0.3",
"css-loader": "^3.4.0",
"file-loader": "^5.0.2",
"html-webpack-plugin": "^3.2.0",
"lodash": "^4.17.15",
"node-sass": "^4.13.0",
"npm-run-all": "^4.1.5",
"postcss-loader": "^3.0.0",
"raw-loader": "^4.0.0",
"resolve-url-loader": "^3.1.1",
"sass-loader": "^8.0.0",
"style-loader": "^1.1.2",
"url-loader": "^3.0.0",
"vue-highlightjs": "^1.3.3",
"vue-loader": "^15.8.3",
"vue-template-compiler": "^2.6.11",
"webpack": "^4.41.5",
"webpack-cli": "^3.3.10",
"webpack-dev-server": "^3.10.1",
"webpack-merge": "^4.2.2"
}
}
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