New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.0 to 8.0.1

1

components/icon.js

@@ -46,2 +46,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); }

}
if (icon) classes[icon] = true;
} else {

@@ -48,0 +49,0 @@ classes = {

4

framework7-react.js
/**
* Framework7 React 8.0.0
* Framework7 React 8.0.1
* Build full featured iOS & Android apps using Framework7 & React

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

*
* Released on: April 3, 2023
* Released on: April 6, 2023
*/

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

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

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

},
"releaseDate": "April 3, 2023"
"releaseDate": "April 6, 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