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

phonegap-template-vue-f7-split-panel

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

phonegap-template-vue-f7-split-panel - npm Package Compare versions

Comparing version 2.0.0 to 2.1.0

2

package.json
{
"name": "phonegap-template-vue-f7-split-panel",
"version": "2.0.0",
"version": "2.1.0",
"description": "A Split View PhoneGap template using Vue.js and Framework7 that degrades to a Panel View on smaller devices",

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

@@ -20,2 +20,7 @@ {

"babel-polyfill": "^6.23.0",
"cordova-android": "~5.1.1",
"cordova-ios": "^4.5.0",
"cordova-plugin-splashscreen": "~3.1.0",
"cordova-plugin-statusbar": "~2.2.1",
"cordova-plugin-whitelist": "~1.2.0",
"framework7": "^1.6.4",

@@ -31,6 +36,5 @@ "framework7-vue": "^0.9.2",

"babel-plugin-istanbul": "^4.1.1",
"babel-plugin-transform-object-rest-spread": "^6.26.0",
"babel-plugin-transform-runtime": "^6.22.0",
"babel-preset-env": "^1.3.2",
"babel-preset-es2015": "^6.24.1",
"babel-preset-stage-2": "^6.22.0",
"babel-preset-env": "^1.6.0",
"babel-register": "^6.22.0",

@@ -103,3 +107,14 @@ "chai": "^3.5.0",

"npm": ">= 3.0.0"
},
"cordova": {
"platforms": [
"android",
"ios"
],
"plugins": {
"cordova-plugin-splashscreen": {},
"cordova-plugin-statusbar": {},
"cordova-plugin-whitelist": {}
}
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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