framework7-react
Advanced tools
Comparing version 8.3.0 to 8.3.1
/** | ||
* Framework7 React 8.3.0 | ||
* Framework7 React 8.3.1 | ||
* Build full featured iOS & Android apps using Framework7 & React | ||
* https://framework7.io/react/ | ||
* | ||
* 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 Framework7React from './shared/plugin.js'; |
{ | ||
"name": "framework7-react", | ||
"version": "8.3.0", | ||
"version": "8.3.1", | ||
"description": "Build full featured iOS & Android apps using Framework7 & React", | ||
"type": "module", | ||
"exports": { | ||
".": "./framework7-react.js", | ||
".": { | ||
"import": "./framework7-react.js", | ||
"types": "./framework7-react.d.ts" | ||
}, | ||
"./components/*": "./components/*", | ||
@@ -50,3 +53,3 @@ "./shared/*": "./shared/*" | ||
}, | ||
"releaseDate": "August 18, 2023" | ||
"releaseDate": "February 5, 2024" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
402997