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

@fluentui/react-proptypes

Package Overview
Dependencies
Maintainers
12
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluentui/react-proptypes - npm Package Compare versions

Comparing version 0.66.4 to 0.66.5

2

dist/dts/src/index.d.ts

@@ -88,3 +88,3 @@ import * as PropTypes from 'prop-types';

export declare const accessibility: PropTypes.Requireable<(...args: any[]) => any>;
export declare const size: PropTypes.Requireable<"small" | "smallest" | "smaller" | "medium" | "large" | "larger" | "largest">;
export declare const size: PropTypes.Requireable<"smallest" | "smaller" | "small" | "medium" | "large" | "larger" | "largest">;
export declare const align: PropTypes.Requireable<"start" | "end" | "center" | "justify">;

@@ -91,0 +91,0 @@ export declare const animation: PropTypes.Requireable<any>;

@@ -88,3 +88,3 @@ import * as PropTypes from 'prop-types';

export declare const accessibility: PropTypes.Requireable<(...args: any[]) => any>;
export declare const size: PropTypes.Requireable<"small" | "smallest" | "smaller" | "medium" | "large" | "larger" | "largest">;
export declare const size: PropTypes.Requireable<"smallest" | "smaller" | "small" | "medium" | "large" | "larger" | "largest">;
export declare const align: PropTypes.Requireable<"start" | "end" | "center" | "justify">;

@@ -91,0 +91,0 @@ export declare const animation: PropTypes.Requireable<any>;

{
"name": "@fluentui/react-proptypes",
"description": "Set of custom reusable PropTypes for React components, some of them are specific for Fluent UI.",
"version": "0.66.4",
"version": "0.66.5",
"author": "Oleksandr Fediashov <olfedias@microsoft.com>",

@@ -41,3 +41,3 @@ "bugs": "https://github.com/microsoft/fluentui/issues",

"types": "dist/es/index.d.ts",
"gitHead": "d265bbce2d0d145ea5ed5ac5840138d24aee24ba"
"gitHead": "1686a4eba6f81f6e7b4b49ba3fad57bce5ea6d37"
}

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