New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@ltht-react/banner

Package Overview
Dependencies
Maintainers
11
Versions
321
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ltht-react/banner - npm Package Compare versions

Comparing version 1.0.67 to 1.0.68

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## 1.0.68 (2022-07-14)
**Note:** Version bump only for package @ltht-react/banner
## 1.0.67 (2022-07-14)

@@ -8,0 +16,0 @@

3

lib/index.js

@@ -93,4 +93,3 @@ "use strict";

type === 'warning' && jsx_runtime_1.jsx(icon_1.ExclamationIcon, { status: "amber", size: "medium" }, void 0),
type === 'danger' && jsx_runtime_1.jsx(icon_1.ExclamationIcon, { status: "red", size: "medium" }, void 0),
type === 'highlight' && jsx_runtime_1.jsx(icon_1.InfoCircleIcon, { status: "info", size: "medium" }, void 0)] }, void 0)),
type === 'danger' && jsx_runtime_1.jsx(icon_1.ExclamationIcon, { status: "red", size: "medium" }, void 0)] }, void 0)),
jsx_runtime_1.jsx(BannerContent, { children: children }, void 0),

@@ -97,0 +96,0 @@ canClick(rest) && jsx_runtime_1.jsx(icon_1.ChevronIcon, { size: "medium", direction: "right" }, void 0)] }), void 0));

{
"name": "@ltht-react/banner",
"version": "1.0.67",
"version": "1.0.68",
"description": "ltht-react Banner Component.",

@@ -30,9 +30,9 @@ "author": "LTHT",

"@emotion/styled": "^11.0.0",
"@ltht-react/icon": "^1.3.94",
"@ltht-react/styles": "^1.3.86",
"@ltht-react/types": "^1.0.90",
"@ltht-react/utils": "^1.1.92",
"@ltht-react/icon": "^1.3.95",
"@ltht-react/styles": "^1.3.87",
"@ltht-react/types": "^1.0.91",
"@ltht-react/utils": "^1.1.93",
"react": "^17.0.0"
},
"gitHead": "3dd9c87ac3acaab447005b607317f5f688a8f79c"
"gitHead": "46a86b2bcb7fb97b116158fec5f9d0ee63dd90a1"
}

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