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

@ui5/webcomponents-theming

Package Overview
Dependencies
Maintainers
4
Versions
371
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ui5/webcomponents-theming - npm Package Compare versions

Comparing version

to
1.10.1

LICENSE.txt

24

CHANGELOG.md

@@ -6,2 +6,26 @@ # Change Log

## [1.10.1](https://github.com/SAP/ui5-webcomponents/compare/v0.0.0-7b49a7ff1...v1.10.1) (2023-01-24)
**Note:** Version bump only for package @ui5/webcomponents-theming
# [1.10.0](https://github.com/SAP/ui5-webcomponents/compare/v1.9.3...v1.10.0) (2023-01-20)
**Note:** Version bump only for package @ui5/webcomponents-theming
## [1.9.3](https://github.com/SAP/ui5-webcomponents/compare/v1.9.2...v1.9.3) (2022-12-16)
**Note:** Version bump only for package @ui5/webcomponents-theming
## [1.9.1](https://github.com/SAP/ui5-webcomponents/compare/v1.9.0...v1.9.1) (2022-11-10)

@@ -8,0 +32,0 @@

13

package.json
{
"name": "@ui5/webcomponents-theming",
"version": "1.10.0",
"version": "1.10.1",
"description": "UI5 Web Components: webcomponents.theming",

@@ -32,7 +32,7 @@ "author": "SAP SE (https://www.sap.com)",

"@sap-theming/theming-base-content": "11.1.48",
"@ui5/webcomponents-base": "1.10.0"
"@ui5/webcomponents-base": "^1.10.1"
},
"devDependencies": {
"@ui5/webcomponents-tools": "1.10.0",
"chromedriver": "108.0.0",
"@ui5/webcomponents-tools": "^1.10.1",
"chromedriver": "109.0.0",
"cssnano": "^4.1.11",

@@ -46,3 +46,4 @@ "globby": "^13.1.1",

},
"resolutions": {}
}
"resolutions": {},
"gitHead": "9613b80c605e58df2c34196052e1c0bfda4ca59b"
}