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

@atlaskit/task-decision

Package Overview
Dependencies
Maintainers
1
Versions
269
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/task-decision - npm Package Compare versions

Comparing version 17.6.0 to 17.6.1

dist/types-ts4.0/analytics/index.d.ts

2

dist/cjs/components/Item.js

@@ -58,3 +58,3 @@ "use strict";

position: 'absolute',
color: "var(--ds-text-subtlest, ".concat(_colors.N100, ")"),
color: "var(--ds-text-subtlest, ".concat(_colors.N200, ")"),
pointerEvents: 'none',

@@ -61,0 +61,0 @@ textOverflow: 'ellipsis',

{
"name": "@atlaskit/task-decision",
"version": "17.6.0",
"version": "17.6.1",
"sideEffects": false
}

@@ -8,3 +8,3 @@ import _extends from "@babel/runtime/helpers/extends";

import { themed } from '@atlaskit/theme/components';
import { DN50, N100, N20A } from '@atlaskit/theme/colors';
import { DN50, N200, N20A } from '@atlaskit/theme/colors';
import { borderRadius, gridSize } from '@atlaskit/theme/constants';

@@ -44,3 +44,3 @@ const contentStyle = css({

position: 'absolute',
color: `var(--ds-text-subtlest, ${N100})`,
color: `var(--ds-text-subtlest, ${N200})`,
pointerEvents: 'none',

@@ -47,0 +47,0 @@ textOverflow: 'ellipsis',

{
"name": "@atlaskit/task-decision",
"version": "17.6.0",
"version": "17.6.1",
"sideEffects": false
}

@@ -15,3 +15,3 @@ import _extends from "@babel/runtime/helpers/extends";

import { themed } from '@atlaskit/theme/components';
import { DN50, N100, N20A } from '@atlaskit/theme/colors';
import { DN50, N200, N20A } from '@atlaskit/theme/colors';
import { borderRadius, gridSize } from '@atlaskit/theme/constants';

@@ -54,3 +54,3 @@ var contentStyle = css({

position: 'absolute',
color: "var(--ds-text-subtlest, ".concat(N100, ")"),
color: "var(--ds-text-subtlest, ".concat(N200, ")"),
pointerEvents: 'none',

@@ -57,0 +57,0 @@ textOverflow: 'ellipsis',

{
"name": "@atlaskit/task-decision",
"version": "17.6.0",
"version": "17.6.1",
"sideEffects": false
}
{
"name": "@atlaskit/task-decision",
"version": "17.6.0",
"version": "17.6.1",
"description": "Tasks and decisions react components",

@@ -5,0 +5,0 @@ "publishConfig": {

Sorry, the diff of this file is too big to display

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