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

@toptal/picasso-utils

Package Overview
Dependencies
Maintainers
1
Versions
144
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@toptal/picasso-utils - npm Package Compare versions

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

3

dist-package/src/utils/index.d.ts

@@ -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

12

package.json
{
"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

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