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

phonegap-template-vue-f7-blank

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

phonegap-template-vue-f7-blank - npm Package Compare versions

Comparing version 1.0.3 to 1.1.0

template/src/index.html

2

package.json
{
"name": "phonegap-template-vue-f7-blank",
"version": "1.0.3",
"version": "1.1.0",
"description": "A blank PhoneGap template using Vue.js and Framework7",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -33,3 +33,3 @@ /* eslint-disable import/no-extraneous-dependencies, no-var, vars-on-top */

filename: 'index.html',
template: 'index.html',
template: 'src/index.html',
inject: true,

@@ -36,0 +36,0 @@ }),

@@ -47,3 +47,3 @@ /* eslint-disable import/no-extraneous-dependencies, global-require, no-var, vars-on-top */

: config.build.index,
template: 'index.html',
template: 'src/index.html',
inject: true,

@@ -50,0 +50,0 @@ minify: {

@@ -23,4 +23,3 @@ {

"framework7-vue": "^0.8.5",
"vue": "^2.1.0",
"whatwg-fetch": "^2.0.2"
"vue": "^2.1.0"
},

@@ -27,0 +26,0 @@ "devDependencies": {

/* global window document f7 */
import 'whatwg-fetch';
import 'babel-polyfill';

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