Huge News!Announcing our $40M Series B led by Abstract Ventures.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.21.0 to 0.21.2

4

package.json
{
"name": "@ui5/cra-template-webcomponents-react",
"version": "0.21.0",
"version": "0.21.2",
"keywords": [

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

},
"gitHead": "a1d0091c7273998283fbbcd21db9b20bee462998"
"gitHead": "565a97785ee8dcb194f0474bb7f66b86332c3eb5"
}
{
"package": {
"dependencies": {
"@ui5/webcomponents": "~1.1.1",
"@ui5/webcomponents-fiori": "~1.1.1",
"@ui5/webcomponents-icons": "~1.1.1",
"@ui5/webcomponents": "~1.1.2",
"@ui5/webcomponents-fiori": "~1.1.2",
"@ui5/webcomponents-icons": "~1.1.2",
"@ui5/webcomponents-react": "latest",

@@ -8,0 +8,0 @@ "@testing-library/jest-dom": "^5.11.4",

@@ -8,8 +8,2 @@ // jest-dom adds custom jest matchers for asserting on DOM nodes.

jest.mock('../node_modules/@ui5/webcomponents-base/dist/util/metaUrl.js', () => {
return {
default: 'mockedMetaUrl'
};
});
const setupMatchMedia = () => {

@@ -16,0 +10,0 @@ Object.defineProperty(window, 'matchMedia', {

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