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

@hig/notifications-flyout

Package Overview
Dependencies
Maintainers
6
Versions
165
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hig/notifications-flyout - npm Package Compare versions

Comparing version 3.1.1 to 3.2.0

10

build/index.es.js

@@ -1598,15 +1598,15 @@ import React, { useState, useRef, Children, Component, useEffect } from 'react';

"value": [{
"value": "import {\n UNMOUNTED,\n EXITED,\n ENTERING,\n ENTERED,\n EXITING\n} from \"react-transition-group/Transition\";",
"value": "import {\n UNMOUNTED,\n EXITED,\n ENTERING,\n ENTERED,\n EXITING,\n} from \"react-transition-group/Transition\";",
"computed": true
}, {
"value": "import {\n UNMOUNTED,\n EXITED,\n ENTERING,\n ENTERED,\n EXITING\n} from \"react-transition-group/Transition\";",
"value": "import {\n UNMOUNTED,\n EXITED,\n ENTERING,\n ENTERED,\n EXITING,\n} from \"react-transition-group/Transition\";",
"computed": true
}, {
"value": "import {\n UNMOUNTED,\n EXITED,\n ENTERING,\n ENTERED,\n EXITING\n} from \"react-transition-group/Transition\";",
"value": "import {\n UNMOUNTED,\n EXITED,\n ENTERING,\n ENTERED,\n EXITING,\n} from \"react-transition-group/Transition\";",
"computed": true
}, {
"value": "import {\n UNMOUNTED,\n EXITED,\n ENTERING,\n ENTERED,\n EXITING\n} from \"react-transition-group/Transition\";",
"value": "import {\n UNMOUNTED,\n EXITED,\n ENTERING,\n ENTERED,\n EXITING,\n} from \"react-transition-group/Transition\";",
"computed": true
}, {
"value": "import {\n UNMOUNTED,\n EXITED,\n ENTERING,\n ENTERED,\n EXITING\n} from \"react-transition-group/Transition\";",
"value": "import {\n UNMOUNTED,\n EXITED,\n ENTERING,\n ENTERED,\n EXITING,\n} from \"react-transition-group/Transition\";",
"computed": true

@@ -1613,0 +1613,0 @@ }]

@@ -1613,15 +1613,15 @@ 'use strict';

"value": [{
"value": "import {\n UNMOUNTED,\n EXITED,\n ENTERING,\n ENTERED,\n EXITING\n} from \"react-transition-group/Transition\";",
"value": "import {\n UNMOUNTED,\n EXITED,\n ENTERING,\n ENTERED,\n EXITING,\n} from \"react-transition-group/Transition\";",
"computed": true
}, {
"value": "import {\n UNMOUNTED,\n EXITED,\n ENTERING,\n ENTERED,\n EXITING\n} from \"react-transition-group/Transition\";",
"value": "import {\n UNMOUNTED,\n EXITED,\n ENTERING,\n ENTERED,\n EXITING,\n} from \"react-transition-group/Transition\";",
"computed": true
}, {
"value": "import {\n UNMOUNTED,\n EXITED,\n ENTERING,\n ENTERED,\n EXITING\n} from \"react-transition-group/Transition\";",
"value": "import {\n UNMOUNTED,\n EXITED,\n ENTERING,\n ENTERED,\n EXITING,\n} from \"react-transition-group/Transition\";",
"computed": true
}, {
"value": "import {\n UNMOUNTED,\n EXITED,\n ENTERING,\n ENTERED,\n EXITING\n} from \"react-transition-group/Transition\";",
"value": "import {\n UNMOUNTED,\n EXITED,\n ENTERING,\n ENTERED,\n EXITING,\n} from \"react-transition-group/Transition\";",
"computed": true
}, {
"value": "import {\n UNMOUNTED,\n EXITED,\n ENTERING,\n ENTERED,\n EXITING\n} from \"react-transition-group/Transition\";",
"value": "import {\n UNMOUNTED,\n EXITED,\n ENTERING,\n ENTERED,\n EXITING,\n} from \"react-transition-group/Transition\";",
"computed": true

@@ -1628,0 +1628,0 @@ }]

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

# [@hig/notifications-flyout-v3.2.0](https://github.com/Autodesk/hig/compare/@hig/notifications-flyout@3.1.1...@hig/notifications-flyout@3.2.0) (2022-06-15)
### Features
* update react-transition-group ([56b4f6c](https://github.com/Autodesk/hig/commit/56b4f6c))
# [@hig/notifications-flyout-v3.1.1](https://github.com/Autodesk/hig/compare/@hig/notifications-flyout@3.1.0...@hig/notifications-flyout@3.1.1) (2022-03-28)

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

{
"name": "@hig/notifications-flyout",
"version": "3.1.1",
"version": "3.2.0",
"description": "HIG NotificationsFlyout",

@@ -22,6 +22,6 @@ "author": "Autodesk Inc.",

"@hig/behaviors": "^2.1.0",
"@hig/flyout": "^2.1.0",
"@hig/flyout": "^2.2.0",
"@hig/icon-button": "^3.1.0",
"@hig/icons": "^4.1.0",
"@hig/progress-ring": "^2.1.0",
"@hig/progress-ring": "^2.2.0",
"@hig/rich-text": "^2.1.0",

@@ -32,3 +32,3 @@ "@hig/typography": "^2.1.0",

"prop-types": "^15.7.1",
"react-transition-group": "^2.3.0"
"react-transition-group": "^4.4.2"
},

@@ -46,3 +46,3 @@ "devDependencies": {

"@hig/theme-context": "^4.1.0",
"@hig/theme-data": "^2.25.0",
"@hig/theme-data": "^2.26.0",
"react": "^17.0.0"

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