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

framework7-vue

Package Overview
Dependencies
Maintainers
1
Versions
310
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

framework7-vue - npm Package Compare versions

Comparing version 0.9.2 to 0.9.3

5

CHANGELOG.md
# Change Log
## Framework7 Vue v0.9.3 - Updated on September 7, 2017
* Fixed backClick nav event
* Added `tabindex` property for **f7-input** and **f7-list-button** components
* A bit improved nested modals support
## Framework7 Vue v0.9.2 - Updated on May 31, 2017

@@ -4,0 +9,0 @@ * Fixed npm issue with wrong version got published

2

package.json
{
"name": "framework7-vue",
"version": "0.9.2",
"version": "0.9.3",
"description": "Build full featured iOS & Android apps using Framework7 & Vue",

@@ -5,0 +5,0 @@ "main": "dist/framework7-vue.min.js",

@@ -149,2 +149,3 @@ const combinePaths = (...paths) => {

if (!url) return matchingRoute;
url = ""+url; //Insures that the url is of type string so url.split does not crash app in weird situations.

@@ -151,0 +152,0 @@ var routes = this.routes;

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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

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

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