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

vue-photonkit

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-photonkit - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2

2

lib/index.js
/*!
* Vue Photonkit version 1.2.1
* Vue Photonkit version 1.2.2
* under MIT License copyright 2017 kaorun343

@@ -4,0 +4,0 @@ */

{
"name": "vue-photonkit",
"description": "Photonkit components for Vue",
"version": "1.2.1",
"main": "index.js",
"version": "1.2.2",
"main": "lib/index.js",
"author": "kaorun343 <kaoru.h65536@live.jp>",

@@ -10,6 +10,6 @@ "license": "MIT",

"build": "rollup -c rollup.config.js",
"lint": "eslint play --fix",
"lint": "eslint play src --ext .vue,.js --fix",
"play": "vue-play start --webpack-config ./webpack.config.js",
"play:build": "vue-play build --webpack-config ./webpack.config.js",
"prepublish": "npm run build"
"prepublish": "npm run lint && npm run build"
},

@@ -23,2 +23,3 @@ "files": [

"eslint-config-vue": "^2.0.2",
"eslint-plugin-html": "^2.0.0",
"eslint-plugin-vue": "^2.0.1",

@@ -25,0 +26,0 @@ "node-sass": "^4.1.1",

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