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

@hig/flyout

Package Overview
Dependencies
Maintainers
4
Versions
143
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hig/flyout - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

1

build/index.es.js

@@ -543,3 +543,2 @@ import Transition, { ENTERED, ENTERING, EXITED, EXITING } from 'react-transition-group/Transition';

minWidth: "200px",
maxWidth: "400px",
maxHeight: "360px",

@@ -546,0 +545,0 @@ padding: densitySmall,

@@ -551,3 +551,2 @@ 'use strict';

minWidth: "200px",
maxWidth: "400px",
maxHeight: "360px",

@@ -554,0 +553,0 @@ padding: densitySmall,

7

CHANGELOG.md

@@ -0,1 +1,8 @@

# [@hig/flyout-v1.0.6](https://github.com/Autodesk/hig/compare/@hig/flyout@1.0.5...@hig/flyout@1.0.6) (2019-07-08)
### Bug Fixes
* remove fixed width ([fa753fb](https://github.com/Autodesk/hig/commit/fa753fb))
# [@hig/flyout-v1.0.5](https://github.com/Autodesk/hig/compare/@hig/flyout@1.0.4...@hig/flyout@1.0.5) (2019-03-20)

@@ -2,0 +9,0 @@

{
"name": "@hig/flyout",
"version": "1.0.5",
"version": "1.0.6",
"description": "HIG Flyout",

@@ -25,4 +25,4 @@ "author": "Autodesk Inc.",

"peerDependencies": {
"@hig/theme-context": "^2.1.3",
"@hig/theme-data": "^2.3.3",
"@hig/theme-context": "^3.0.0",
"@hig/theme-data": "^2.8.0",
"react": "^15.4.1 || ^16.3.2"

@@ -29,0 +29,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