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.3.0 to 8.3.1

6

framework7-vue.js
/**
* Framework7 Vue 8.3.0
* Framework7 Vue 8.3.1
* Build full featured iOS & Android apps using Framework7 & Vue
* https://framework7.io/vue/
*
* Copyright 2014-2023 Vladimir Kharlampidi
* Copyright 2014-2024 Vladimir Kharlampidi
*
* Released under the MIT License
*
* Released on: August 18, 2023
* Released on: February 5, 2024
*/

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

{
"name": "framework7-vue",
"version": "8.3.0",
"version": "8.3.1",
"description": "Build full featured iOS & Android apps using Framework7 & Vue",
"type": "module",
"exports": {
".": "./framework7-vue.js",
"./bundle": "./framework7-vue-bundle.js",
".": {
"import": "./framework7-vue.js",
"types": "./framework7-vue.d.ts"
},
"./bundle": {
"import": "./framework7-vue-bundle.js",
"types": "./framework7-vue.d.ts"
},
"./components/*": "./components/*",

@@ -58,3 +64,3 @@ "./shared/*": "./shared/*"

},
"releaseDate": "August 18, 2023"
"releaseDate": "February 5, 2024"
}

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