New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@ui5/cra-template-webcomponents-react

Package Overview
Dependencies
Maintainers
2
Versions
137
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ui5/cra-template-webcomponents-react - npm Package Compare versions

Comparing version 0.0.0-6c260d8 to 0.0.0-6fcb42ae

39

CHANGELOG.md

@@ -6,3 +6,3 @@ # Change Log

# 0.0.0-6c260d8 (2020-07-15)
# [0.0.0-6fcb42ae](https://github.com/SAP/ui5-webcomponents-react/compare/v0.11.0-rc.0...v0.0.0-6fcb42ae) (2020-10-13)

@@ -15,2 +15,39 @@ **Note:** Version bump only for package @ui5/cra-template-webcomponents-react

# [0.11.0-rc.0](https://github.com/SAP/ui5-webcomponents-react/compare/v0.10.10...v0.11.0-rc.0) (2020-10-08)
### Features
* upgrade ui5-webcomponents to 1.0.0-rc.9 ([#705](https://github.com/SAP/ui5-webcomponents-react/issues/705)) ([fb7d5c6](https://github.com/SAP/ui5-webcomponents-react/commit/fb7d5c62d10a6afa161cbd55c75850a068ec3383)), closes [#674](https://github.com/SAP/ui5-webcomponents-react/issues/674)
### BREAKING CHANGES
* **Token**: the Token text is now defined via the `text` prop, `children` has no effect anymore.
* **Token**: `onDelete` is removed as the Token shouldn’t be used as a standalone component.
# [0.10.0](https://github.com/SAP/ui5-webcomponents-react/compare/v0.10.0-rc.11...v0.10.0) (2020-07-30)
### Features
* update to [ui5-webcomponents 1.0.0-rc.8](https://github.com/SAP/ui5-webcomponents/releases/tag/v1.0.0-rc.8) ([#623](https://github.com/SAP/ui5-webcomponents-react/issues/623)) ([45bbc8c](https://github.com/SAP/ui5-webcomponents-react/commit/45bbc8cb8d9c43774ae44ff15e4026c67be434c3))
### BREAKING CHANGES
* Deleted `Notification` component, replaced by `NotificationListItem`
* Deleted `NotificationGroup` component, replaced by `NotificationGroupListItem`
* **ProgressIndicator** replaced by UI5 Web Component with new API
* **ShellBar**: `logo` is now accepting an `img` tag or the `Avatar` component. Passing a `string` with the URL to the image is not longer supported.
* **TabContainer** will no longer automatically select the first tab, if no tab is selected. If you relied on this behaviour, you should now explicitly set the selected property on the first tab.
## [0.9.4](https://github.com/SAP/ui5-webcomponents-react/compare/v0.9.3...v0.9.4) (2020-05-08)

@@ -17,0 +54,0 @@

4

package.json
{
"name": "@ui5/cra-template-webcomponents-react",
"version": "0.0.0-6c260d8",
"version": "0.0.0-6fcb42ae",
"keywords": [

@@ -33,3 +33,3 @@ "react",

},
"gitHead": "6c260d88fd2977fe4c3caa7f593852a6ab7c9bcf"
"gitHead": "6fcb42ae61ea3723a6bf7411a83cbf3c0aace9c4"
}
{
"package": {
"dependencies": {
"@ui5/webcomponents": "1.0.0-rc.7",
"@ui5/webcomponents-fiori": "1.0.0-rc.7",
"@ui5/webcomponents-icons": "1.0.0-rc.7",
"@ui5/webcomponents-react": "^0.9.4",
"@ui5/webcomponents": "1.0.0-rc.9",
"@ui5/webcomponents-fiori": "1.0.0-rc.9",
"@ui5/webcomponents-icons": "1.0.0-rc.9",
"@ui5/webcomponents-react": "^0.11.0",
"@testing-library/react": "^9.3.2",

@@ -9,0 +9,0 @@ "@testing-library/jest-dom": "^4.2.4",

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