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

@deskpro/apps-components

Package Overview
Dependencies
Maintainers
4
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@deskpro/apps-components - npm Package Compare versions

Comparing version 0.7.0 to 0.7.1

2

lib/Panel/Panel.js

@@ -34,3 +34,3 @@ 'use strict';

if (child.type === _Action.Action) {
if (child && child.type === _Action.Action) {
actions.push(child);

@@ -37,0 +37,0 @@ } else {

{
"name": "@deskpro/apps-components",
"version": "0.7.0",
"version": "0.7.1",
"author": "DeskPRO <support@deskpro.com>",

@@ -23,3 +23,3 @@ "license": "BSD 3-Clause License",

"dependencies": {
"@deskpro/apps-components-style": "^0.7.0",
"@deskpro/apps-components-style": "^0.7.1",
"classnames": "^2.2.6",

@@ -26,0 +26,0 @@ "react-custom-scrollbars": "^4.2.1"

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