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

@eeacms/volto-banner

Package Overview
Dependencies
Maintainers
9
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eeacms/volto-banner - npm Package Compare versions

Comparing version 2.1.0 to 2.2.0

8

CHANGELOG.md

@@ -7,4 +7,12 @@ ### Changelog

#### [2.2.0](https://github.com/eea/volto-banner/compare/2.1.0...2.2.0)
- Bumped to version 2.2 [`e1043a1`](https://github.com/eea/volto-banner/commit/e1043a1727fb717690f20b106508207ea83f2781)
- Apply has-banner class only if the banner is visible [`9c0792b`](https://github.com/eea/volto-banner/commit/9c0792ba0d7aa6891fc02f31dbe35a94cb320a28)
#### [2.1.0](https://github.com/eea/volto-banner/compare/2.0.0...2.1.0)
> 9 March 2022
- Add banner close button [`#17`](https://github.com/eea/volto-banner/pull/17)
- bump version [`3987512`](https://github.com/eea/volto-banner/commit/3987512e7d129fe098e44c5530b3df8d71d8d0b4)

@@ -11,0 +19,0 @@ - [Feature #146857] Separate close behaviour for static and dynamic banner [`6a29aa2`](https://github.com/eea/volto-banner/commit/6a29aa2ed162ffdd354f7d9cc5708b7233972442)

2

package.json
{
"name": "@eeacms/volto-banner",
"version": "2.1.0",
"version": "2.2.0",
"description": "@eeacms/volto-banner: Volto add-on",

@@ -5,0 +5,0 @@ "main": "src/index.js",

@@ -60,3 +60,2 @@ import React from 'react';

<Portal node={node}>
<BodyClass className="has-banner" />
{bannerIsVisible(

@@ -71,2 +70,3 @@ token,

>
<BodyClass className="has-banner" />
<Container>

@@ -115,2 +115,3 @@ <Message.Content>

>
<BodyClass className="has-banner" />
<Container>

@@ -117,0 +118,0 @@ <Message.Content>

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