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

@hig/notifications-toast

Package Overview
Dependencies
Maintainers
6
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hig/notifications-toast - npm Package Compare versions

Comparing version 2.2.1 to 2.2.2

8

CHANGELOG.md

@@ -0,1 +1,9 @@

# [@hig/notifications-toast-v2.2.2](https://github.com/Autodesk/hig/compare/@hig/notifications-toast@2.2.1...@hig/notifications-toast@2.2.2) (2022-01-12)
### Bug Fixes
* react v. in peerDependencies instead of dependencies ([4701332](https://github.com/Autodesk/hig/commit/4701332))
* restore notification toast components to class ([2837f55](https://github.com/Autodesk/hig/commit/2837f55))
# [@hig/notifications-toast-v2.2.1](https://github.com/Autodesk/hig/compare/@hig/notifications-toast@2.2.0...@hig/notifications-toast@2.2.1) (2021-11-19)

@@ -2,0 +10,0 @@

14

package.json
{
"name": "@hig/notifications-toast",
"version": "2.2.1",
"version": "2.2.2",
"description": "HIG Toast",

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

"dependencies": {
"@hig/icon-button": "^2.5.0",
"@hig/icons": "^3.4.0",
"@hig/rich-text": "^1.2.0",
"@hig/typography": "^1.2.0",
"@hig/icon-button": "^2.6.2",
"@hig/icons": "^3.4.3",
"@hig/rich-text": "^1.2.1",
"@hig/typography": "^1.2.1",
"@hig/utils": "^0.4.0",

@@ -31,5 +31,5 @@ "emotion": "^10.0.0",

"peerDependencies": {
"@hig/theme-context": "^3.0.1",
"@hig/theme-context": "^3.0.2",
"@hig/theme-data": "^2.22.0",
"react": "^15.4.1 || ^16.3.2"
"react": "^17.0.0"
},

@@ -36,0 +36,0 @@ "devDependencies": {

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