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 8.0.5 to 8.1.0

2

components/messagebar.js

@@ -166,3 +166,3 @@ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }

}, slotsBeforeArea, messagebarAttachmentsEl, /*#__PURE__*/React.createElement(Input, _extends({
id: textareaId,
inputId: textareaId,
ref: areaElRef,

@@ -169,0 +169,0 @@ type: "textarea",

@@ -119,3 +119,3 @@ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }

ref: elRef
}, extraAttrs), /*#__PURE__*/React.createElement("div", {
}, extraAttrs), arrow !== false && /*#__PURE__*/React.createElement("div", {
className: "popover-arrow"

@@ -122,0 +122,0 @@ }), /*#__PURE__*/React.createElement("div", {

/**
* Framework7 React 8.0.5
* Framework7 React 8.1.0
* Build full featured iOS & Android apps using Framework7 & React

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

*
* Released on: May 8, 2023
* Released on: June 12, 2023
*/

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

{
"name": "framework7-react",
"version": "8.0.5",
"version": "8.1.0",
"description": "Build full featured iOS & Android apps using Framework7 & React",

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

},
"releaseDate": "May 8, 2023"
"releaseDate": "June 12, 2023"
}
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