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

@gapo_types/shared

Package Overview
Dependencies
Maintainers
2
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.1.3 to 0.1.4

src/style.d.ts

4

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

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

},
"gitHead": "68721933b60c52fb150f01722528036897f47424"
"gitHead": "14739209a1e992b388a7ce658cbc92d107911ce7"
}

@@ -1,2 +0,3 @@

export * from '@react-types/shared';
export * from '@react-types/shared'
export * from './style'

@@ -37,3 +38,3 @@ export type GapoColorValue =

| 'lineSecondary'
| 'lineTertiary';
| 'lineTertiary'

@@ -63,2 +64,2 @@ export type GapoTypographyVariantValue =

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