Socket
Socket
Sign inDemoInstall

@toptal/picasso-utils

Package Overview
Dependencies
Maintainers
0
Versions
139
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.4-alpha-fx-null-revert-tabs-b3f67a2fa.124 to 2.0.0

1

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

@@ -25,3 +25,2 @@ import * as TransitionUtils from './Transitions';

export { default as kebabToCamelCase } from './kebab-to-camel-case';
export type { Maybe } from './monads';
export { default as noop } from './noop';

@@ -28,0 +27,0 @@ export { default as toTitleCase } from './to-title-case';

11

package.json
{
"name": "@toptal/picasso-utils",
"version": "1.0.4-alpha-fx-null-revert-tabs-b3f67a2fa.124+b3f67a2fa",
"version": "2.0.0",
"description": "Toptal UI components library - Utils",

@@ -29,3 +29,3 @@ "homepage": "https://github.com/toptal/picasso/tree/master/packages/picasso#readme",

"dependencies": {
"@toptal/picasso-shared": "15.0.1-alpha-fx-null-revert-tabs-b3f67a2fa.124+b3f67a2fa",
"@toptal/picasso-shared": "15.0.0",
"ap-style-title-case": "^1.1.2",

@@ -35,4 +35,4 @@ "classnames": "^2.5.1"

"devDependencies": {
"@toptal/picasso-provider": "5.0.1-alpha-fx-null-revert-tabs-b3f67a2fa.45+b3f67a2fa",
"@toptal/picasso-test-utils": "1.1.2-alpha-fx-null-revert-tabs-b3f67a2fa.124+b3f67a2fa",
"@toptal/picasso-provider": "5.0.0",
"@toptal/picasso-test-utils": "1.1.1",
"styled-components": "^6.1.1"

@@ -53,4 +53,3 @@ },

"src"
],
"gitHead": "b3f67a2fa9c785bf8251fbfdcfe27163597835d0"
]
}

@@ -48,3 +48,2 @@ import { alpha, lighten, darken } from '@toptal/picasso-shared'

export { default as kebabToCamelCase } from './kebab-to-camel-case'
export type { Maybe } from './monads'
export { default as noop } from './noop'

@@ -51,0 +50,0 @@ export { default as toTitleCase } from './to-title-case'

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