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

@contentful/f36-button

Package Overview
Dependencies
Maintainers
0
Versions
357
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@contentful/f36-button - npm Package Compare versions

Comparing version 4.74.2 to 4.74.3

4

dist/index.d.ts

@@ -134,7 +134,7 @@ import React$1, { ReactNode } from 'react';

/**
* Triggers, wheter or not to render the tooltip
* Wrap the IconButton with a Tooltip to provide users with additional context about its purpose when they hover over it
*/
withTooltip?: boolean;
/**
* A tooltipProps attribute used to conditionally render the tooltip around root element
* The tooltip properties to be passed to the Tooltip component wrapping the IconButton
*/

@@ -141,0 +141,0 @@ tooltipProps?: CommonProps & WithEnhancedContent & Omit<TooltipInternalProps, 'children'>;

{
"name": "@contentful/f36-button",
"version": "4.74.2",
"version": "4.74.3",
"description": "Forma 36: Button component",

@@ -9,6 +9,6 @@ "scripts": {

"dependencies": {
"@contentful/f36-core": "^4.74.2",
"@contentful/f36-spinner": "^4.74.2",
"@contentful/f36-core": "^4.74.3",
"@contentful/f36-spinner": "^4.74.3",
"@contentful/f36-tokens": "^4.1.0",
"@contentful/f36-tooltip": "^4.74.2",
"@contentful/f36-tooltip": "^4.74.3",
"@contentful/f36-utils": "^4.24.3",

@@ -18,3 +18,3 @@ "emotion": "^10.0.17"

"devDependencies": {
"@contentful/f36-icon": "^4.74.2",
"@contentful/f36-icon": "^4.74.3",
"@contentful/f36-icons": "^4.29.0"

@@ -21,0 +21,0 @@ },

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 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