New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@gapo_types/shared

Package Overview
Dependencies
Maintainers
0
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gapo_types/shared - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

4

package.json
{
"name": "@gapo_types/shared",
"version": "0.2.1",
"version": "0.2.2",
"description": "Gapo UI components in React",

@@ -24,3 +24,3 @@ "license": "Apache-2.0",

},
"gitHead": "b1ea254de296a6c92b4da8ffb5bf1cb72768ad25"
"gitHead": "c53af175c959838e56081c094689439a180ece35"
}

@@ -40,2 +40,34 @@ export * from '@react-types/shared'

export type GapoOtherColorValue =
| 'red'
| 'orange'
| 'yellow'
| 'lime'
| 'green'
| 'teal'
| 'blue'
| 'indigo'
| 'purple'
| 'pink'
| 'redLight'
| 'orangeLight'
| 'yellowLight'
| 'limeLight'
| 'greenLight'
| 'tealLight'
| 'blueLight'
| 'indigoLight'
| 'purpleLight'
| 'pinkLight'
| 'redDark'
| 'orangeDark'
| 'yellowDark'
| 'limeDark'
| 'greenDark'
| 'tealDark'
| 'blueDark'
| 'indigoDark'
| 'purpleDark'
| 'pinkDark'
export type GapoTypographyVariantValue =

@@ -42,0 +74,0 @@ | 'displayXXLarge'

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