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

@afconsult/apollo

Package Overview
Dependencies
Maintainers
3
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@afconsult/apollo - npm Package Compare versions

Comparing version 1.2.8 to 1.2.9

2

package.json
{
"name": "@afconsult/apollo",
"version": "1.2.8",
"version": "1.2.9",
"description": "Design system for ÅF Web Apps",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -38,3 +38,3 @@ # Apollo Design System

<Label for="example">Example Input</Label>
<Input id="example" placeholder="Inser text here..">
<Input id="example" placeholder="Inser text here.." />
</FormGroup>

@@ -41,0 +41,0 @@ <Button type="submit">Submit</Button>

@@ -26,5 +26,6 @@ # Avatar

| className | `string` | `undefined` | Classes to be applied to the DOM element. |
| name | `string` | `undefined` | |
| initials | `string` | `undefined` | Specifies the initials of the individual. Displayed as an alternative text on `src` error. |
| name | `string` | `undefined` | Specifies the name of the individual. Converted and displayed as `initials` of two characters on `src` error. |
| size | `string` | `medium` | Specifies the avatar size. Can be one of `'x-small'`, `'small'`, `'medium'`, `'large'`, `'x-large'` |
| src | `string` | `undefined` | Specifies the url of an image. |
| tag | `[func, string]`| `img`| Specifies the DOM element to be used. |

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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