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-5808-badges-are-misplaced-b0f307690.157 to 1.0.4-alpha-fx-5837-disable-autocomplete-in-tag-selector-d506eff5b.194

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';

10

package.json
{
"name": "@toptal/picasso-utils",
"version": "1.0.4-alpha-fx-5808-badges-are-misplaced-b0f307690.157+b0f307690",
"version": "1.0.4-alpha-fx-5837-disable-autocomplete-in-tag-selector-d506eff5b.194+d506eff5b",
"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-5808-badges-are-misplaced-b0f307690.157+b0f307690",
"@toptal/picasso-shared": "15.0.1-alpha-fx-5837-disable-autocomplete-in-tag-selector-d506eff5b.194+d506eff5b",
"ap-style-title-case": "^1.1.2",

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

"devDependencies": {
"@toptal/picasso-provider": "5.0.1-alpha-fx-5808-badges-are-misplaced-b0f307690.78+b0f307690",
"@toptal/picasso-test-utils": "1.1.2-alpha-fx-5808-badges-are-misplaced-b0f307690.157+b0f307690",
"@toptal/picasso-provider": "5.0.1-alpha-fx-5837-disable-autocomplete-in-tag-selector-d506eff5b.115+d506eff5b",
"@toptal/picasso-test-utils": "1.1.2-alpha-fx-5837-disable-autocomplete-in-tag-selector-d506eff5b.194+d506eff5b",
"styled-components": "^6.1.1"

@@ -54,3 +54,3 @@ },

],
"gitHead": "b0f3076907b92afdb5f945858566aa0681bf42be"
"gitHead": "d506eff5bfac7ece9fc580b464c5e374002efcb5"
}

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