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.1.9 to 1.1.10

6

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

@@ -24,4 +24,3 @@ "main": "index.js",

"scripts": {
"publish": "npm publish",
"pack": "npm pack",
"release": "release-it --config ./.release-it.json",
"lint": "eslint . --max-warnings 0",

@@ -87,2 +86,3 @@ "test": "jest",

"react-test-renderer": "^16.2.0",
"release-it": "^8.0.1",
"renamer": "^0.6.1",

@@ -89,0 +89,0 @@ "rimraf": "^2.6.2",

@@ -29,2 +29,3 @@ # Button

| disabled | `bool` | `false` | Specifies that the DOM element should be disabled. |
| innerRef | `[func, object, string]` | `undefined` | Add a `ref` to the DOM element. |
| onClick | `func` | `undefined` | Called when the value of the DOM element has been changed. |

@@ -31,0 +32,0 @@ | size | `string` | `undefined` | Specifies the button size. Can be one of `small (144px*40px)` or `large (145px*56px)`. Default is `154px*48px` |

@@ -63,3 +63,3 @@ # Form

| inline | `bool` | `false` | |
| innerRef | `[func, object, string]` | `undefined` | |
| innerRef | `[func, object, string]` | `undefined` | Add a `ref` to the DOM element. |

@@ -66,0 +66,0 @@ #### Props [FormGroup](../FormGroup)

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