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-19cf697 to 0.0.0-1dc874dc

20

CHANGELOG.md

@@ -6,13 +6,27 @@ # Change Log

# 0.0.0-19cf697 (2020-08-12)
# [0.0.0-1dc874dc](https://github.com/SAP/ui5-webcomponents-react/compare/v0.11.0-rc.1...v0.0.0-1dc874dc) (2020-10-14)
**Note:** Version bump only for package @ui5/cra-template-webcomponents-react
### Bug Fixes
* **Themes:** add missing themes `sap_fiori_3_hcb` and `sap_fiori_3_hcw` ([#648](https://github.com/SAP/ui5-webcomponents-react/issues/648)) ([19cf697](https://github.com/SAP/ui5-webcomponents-react/commit/19cf697d05c62b3bbc6723d5a4a6e74b6a9d168e))
# [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)

@@ -19,0 +33,0 @@

4

package.json
{
"name": "@ui5/cra-template-webcomponents-react",
"version": "0.0.0-19cf697",
"version": "0.0.0-1dc874dc",
"keywords": [

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

},
"gitHead": "19cf697d05c62b3bbc6723d5a4a6e74b6a9d168e"
"gitHead": "1dc874dc1040e319c70c078c7f919c0962ef0ab7"
}
{
"package": {
"dependencies": {
"@ui5/webcomponents": "1.0.0-rc.8",
"@ui5/webcomponents-fiori": "1.0.0-rc.8",
"@ui5/webcomponents-icons": "1.0.0-rc.8",
"@ui5/webcomponents-react": "^0.10.0",
"@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