@toptal/picasso-utils
Advanced tools
Comparing version 1.0.1-alpha-fx-4861-find-missing-deep-imports-in-staff-portal-5ba02f38f.4049 to 1.0.1-alpha-fx-4861-find-missing-deep-imports-in-staff-portal-77646e396.4080
@@ -9,2 +9,3 @@ import * as TransitionUtils from './Transitions'; | ||
export { breakpointsList as breakpoints, screens, isScreenSize, useBreakpoint, useScreens, shadows, colors as palette, gradients, generateRandomString, generateRandomStringOrGetEmptyInTest, sizes, } from '@toptal/picasso-provider'; | ||
export type { BreakpointKeys } from '@toptal/picasso-provider'; | ||
export { useIsomorphicLayoutEffect, isBrowser } from '@toptal/picasso-shared'; | ||
@@ -16,2 +17,3 @@ export { default as ClickAwayListener } from '@material-ui/core/ClickAwayListener'; | ||
export { forwardRef, documentable } from './forward-ref'; | ||
export type { Component } from './forward-ref'; | ||
export { default as getNameInitials } from './get-name-initials'; | ||
@@ -62,3 +64,4 @@ export { default as isBoolean } from './is-boolean'; | ||
export { SPACING_12 } from '@toptal/picasso-provider'; | ||
export { spacingToRem } from '@toptal/picasso-provider'; | ||
export { useDeprecationWarning, usePropDeprecationWarning, } from './use-deprecation-warnings'; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -57,3 +57,4 @@ import { alpha, lighten, darken } from '@toptal/picasso-shared'; | ||
export { SPACING_12 } from '@toptal/picasso-provider'; | ||
export { spacingToRem } from '@toptal/picasso-provider'; | ||
export { useDeprecationWarning, usePropDeprecationWarning, } from './use-deprecation-warnings'; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@toptal/picasso-utils", | ||
"version": "1.0.1-alpha-fx-4861-find-missing-deep-imports-in-staff-portal-5ba02f38f.4049+5ba02f38f", | ||
"version": "1.0.1-alpha-fx-4861-find-missing-deep-imports-in-staff-portal-77646e396.4080+77646e396", | ||
"description": "Toptal UI components library - Utils", | ||
@@ -30,3 +30,3 @@ "homepage": "https://github.com/toptal/picasso/tree/master/packages/picasso#readme", | ||
"dependencies": { | ||
"@toptal/picasso-shared": "13.1.3-alpha-fx-4861-find-missing-deep-imports-in-staff-portal-5ba02f38f.15+5ba02f38f", | ||
"@toptal/picasso-shared": "13.1.3-alpha-fx-4861-find-missing-deep-imports-in-staff-portal-77646e396.23+77646e396", | ||
"ap-style-title-case": "^1.1.2", | ||
@@ -36,4 +36,4 @@ "classnames": "^2.3.1" | ||
"devDependencies": { | ||
"@toptal/picasso-provider": "3.4.3-alpha-fx-4861-find-missing-deep-imports-in-staff-portal-5ba02f38f.34+5ba02f38f", | ||
"@toptal/picasso-test-utils": "1.0.1-alpha-fx-4861-find-missing-deep-imports-in-staff-portal-5ba02f38f.4049+5ba02f38f", | ||
"@toptal/picasso-provider": "3.4.3-alpha-fx-4861-find-missing-deep-imports-in-staff-portal-77646e396.42+77646e396", | ||
"@toptal/picasso-test-utils": "1.0.1-alpha-fx-4861-find-missing-deep-imports-in-staff-portal-77646e396.4080+77646e396", | ||
"styled-components": "^6.1.1" | ||
@@ -43,3 +43,3 @@ }, | ||
"@material-ui/core": "4.12.4", | ||
"@toptal/picasso-provider": "3.4.2", | ||
"@toptal/picasso-provider": "3.5.0", | ||
"notistack": "1.0.10", | ||
@@ -55,3 +55,3 @@ "react": ">=16.12.0 < 19.0.0" | ||
], | ||
"gitHead": "5ba02f38f90cd037bda9d1051e0ebbcce25843a8" | ||
"gitHead": "77646e396bff10ff86e3a85e5a1a8c3af86093ef" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
76039
840
+ Added@toptal/picasso-provider@3.5.0(transitive)
+ Addedgoober@2.1.16(transitive)
+ Addednotistack@3.0.1(transitive)
- Removed@toptal/picasso-provider@3.4.2(transitive)