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 8.0.0-beta.5 to 8.0.0-beta.6

4

framework7-vue.js
/**
* Framework7 Vue 8.0.0-beta.5
* Framework7 Vue 8.0.0-beta.6
* Build full featured iOS & Android apps using Framework7 & Vue

@@ -10,3 +10,3 @@ * https://framework7.io/vue/

*
* Released on: March 23, 2023
* Released on: March 24, 2023
*/

@@ -13,0 +13,0 @@ import Framework7Vue from './shared/plugin.js';

{
"name": "framework7-vue",
"version": "8.0.0-beta.5",
"version": "8.0.0-beta.6",
"description": "Build full featured iOS & Android apps using Framework7 & Vue",

@@ -58,3 +58,3 @@ "type": "module",

},
"releaseDate": "March 23, 2023"
"releaseDate": "March 24, 2023"
}

@@ -5,3 +5,2 @@ import { isStringProp } from './utils.js';

color,
colorTheme,
textColor,

@@ -16,3 +15,2 @@ bgColor,

[`color-${color}`]: color,
[`color-theme-${colorTheme}`]: colorTheme,
[`text-color-${textColor}`]: textColor,

@@ -19,0 +17,0 @@ [`bg-color-${bgColor}`]: bgColor,

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

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