Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@umbraco-ui/uui-base

Package Overview
Dependencies
Maintainers
6
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@umbraco-ui/uui-base - npm Package Compare versions

Comparing version 1.4.0-rc.1 to 1.4.0-rc.2

2

lib/index.js

@@ -252,3 +252,3 @@ import { css, unsafeCSS, html } from 'lit';

}
this.requestUpdate("selected", oldVal);
this.requestUpdate("selectable", oldVal);
}

@@ -255,0 +255,0 @@ _select() {

@@ -164,3 +164,3 @@ import { property, state } from 'lit/decorators.js';

}
this.requestUpdate("selected", oldVal);
this.requestUpdate("selectable", oldVal);
}

@@ -167,0 +167,0 @@ _select() {

{
"name": "@umbraco-ui/uui-base",
"version": "1.4.0-rc.1",
"version": "1.4.0-rc.2",
"license": "MIT",

@@ -40,3 +40,3 @@ "keywords": [

"homepage": "https://uui.umbraco.com/?path=/story/uui-base",
"gitHead": "2ecc805ac912c25d89bc96eaf7f50b97aa85fff0"
"gitHead": "f2ace7a943c5c18ae7ec5c047588b16327aa6f95"
}
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