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

@gapo_types/typography

Package Overview
Dependencies
Maintainers
2
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gapo_types/typography - npm Package Compare versions

Comparing version 0.0.2 to 0.1.0

6

package.json
{
"name": "@gapo_types/typography",
"version": "0.0.2",
"version": "0.1.0",
"description": "Gapo UI components in React",

@@ -18,5 +18,5 @@ "license": "Apache-2.0",

"dependencies": {
"@gapo_types/shared": "^0.1.4"
"@gapo_types/shared": "^0.2.0"
},
"gitHead": "5cd5eb6154a4f42e25909bce7ec77fbbfdd0a833"
"gitHead": "40d0e7730786591422a79de0704c68dbab81526b"
}

@@ -7,2 +7,3 @@ import {

CustomStyleProps,
ColorVersion,
} from '@gapo_types/shared'

@@ -13,3 +14,3 @@ import {ElementType, JSXElementConstructor, MouseEvent, ReactNode} from 'react'

extends DOMProps,
ViewStyleProps,
ViewStyleProps<ColorVersion>,
CustomStyleProps {

@@ -16,0 +17,0 @@ /**

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