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

@umbraco-ui/uui-action-bar

Package Overview
Dependencies
Maintainers
6
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@umbraco-ui/uui-action-bar - npm Package Compare versions

Comparing version 1.8.0 to 1.9.0-rc.0

3

lib/index.js

@@ -12,4 +12,3 @@ import { defineElement } from '@umbraco-ui/uui-base/lib/registration';

result = (kind ? decorator(target, key, result) : decorator(result)) || result;
if (kind && result)
__defProp(target, key, result);
if (kind && result) __defProp(target, key, result);
return result;

@@ -16,0 +15,0 @@ };

{
"name": "@umbraco-ui/uui-action-bar",
"version": "1.8.0",
"version": "1.9.0-rc.0",
"license": "MIT",

@@ -33,4 +33,4 @@ "keywords": [

"dependencies": {
"@umbraco-ui/uui-base": "1.8.0",
"@umbraco-ui/uui-button-group": "1.8.0"
"@umbraco-ui/uui-base": "1.9.0-rc.0",
"@umbraco-ui/uui-button-group": "1.9.0-rc.0"
},

@@ -46,3 +46,3 @@ "scripts": {

"homepage": "https://uui.umbraco.com/?path=/story/uui-action-bar",
"gitHead": "53021762a52dc54a46f0c5ef829c1cbaabde1160"
"gitHead": "e3e398e07b6ff9874aa0656cb7767df42f58a4ce"
}
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