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

framework7-react

Package Overview
Dependencies
Maintainers
2
Versions
313
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

framework7-react - npm Package Compare versions

Comparing version 3.0.0-beta.5 to 3.0.0-beta.6

2

components/list-item-content.js

@@ -150,3 +150,3 @@ import React from 'react';

if (text || slotsText.length) {
subtitleEl = React.createElement('div', { className: 'item-text' }, text, slotsText);
textEl = React.createElement('div', { className: 'item-text' }, text, slotsText);
}

@@ -153,0 +153,0 @@ if (after || badge || slotsAfter.length) {

/**
* Framework7 React 3.0.0-beta.5
* Framework7 React 3.0.0-beta.6
* Build full featured iOS & Android apps using Framework7 & React

@@ -10,3 +10,3 @@ * http://framework7.io/react/

*
* Released on: June 4, 2018
* Released on: June 5, 2018
*/

@@ -13,0 +13,0 @@

{
"name": "framework7-react",
"version": "3.0.0-beta.5",
"version": "3.0.0-beta.6",
"description": "Build full featured iOS & Android apps using Framework7 & React",

@@ -5,0 +5,0 @@ "main": "framework7-react.js",

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

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

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