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

@hig/flyout

Package Overview
Dependencies
Maintainers
6
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 2.1.3 to 2.2.0

3

build/index.es.js

@@ -557,4 +557,5 @@ import React, { useState, useEffect } from 'react';

}
}
} // eslint-disable-next-line func-names
function stylesheet (props, themeData) {

@@ -561,0 +562,0 @@ const {

@@ -567,4 +567,5 @@ 'use strict';

}
}
} // eslint-disable-next-line func-names
function stylesheet (props, themeData) {

@@ -571,0 +572,0 @@ const {

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

# [@hig/flyout-v2.2.0](https://github.com/Autodesk/hig/compare/@hig/flyout@2.1.3...@hig/flyout@2.2.0) (2022-06-15)
### Features
* update react-transition-group ([56b4f6c](https://github.com/Autodesk/hig/commit/56b4f6c))
# [@hig/flyout-v2.1.3](https://github.com/Autodesk/hig/compare/@hig/flyout@2.1.2...@hig/flyout@2.1.3) (2022-04-20)

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

{
"name": "@hig/flyout",
"version": "2.1.3",
"version": "2.2.0",
"description": "HIG Flyout",

@@ -23,7 +23,7 @@ "author": "Autodesk Inc.",

"prop-types": "^15.7.1",
"react-transition-group": "^2.3.1"
"react-transition-group": "^4.4.2"
},
"peerDependencies": {
"@hig/theme-context": "^4.1.0",
"@hig/theme-data": "^2.25.0",
"@hig/theme-data": "^2.26.0",
"react": "^17.0.0"

@@ -33,4 +33,6 @@ },

"@hig/babel-preset": "^0.1.1",
"@hig/button": "^3.1.1",
"@hig/eslint-config": "^0.1.0",
"@hig/jest-preset": "^0.1.0",
"@hig/rich-text": "2.1.1",
"@hig/scripts": "^0.1.2",

@@ -37,0 +39,0 @@ "@hig/semantic-release-config": "^0.1.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