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

@eeacms/volto-resize-helper

Package Overview
Dependencies
Maintainers
9
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eeacms/volto-resize-helper - npm Package Compare versions

Comparing version 0.2.8 to 0.2.9

6

CHANGELOG.md

@@ -7,5 +7,11 @@ ### Changelog

#### [0.2.9](https://github.com/eea/volto-resize-helper/compare/0.2.8...0.2.9)
- add usage docs [`90ab5d6`](https://github.com/eea/volto-resize-helper/commit/90ab5d686ba7511e3df5e509c8f2e5cb516a8cf8)
#### [0.2.8](https://github.com/eea/volto-resize-helper/compare/0.2.7...0.2.8)
> 3 January 2022
#### [0.2.7](https://github.com/eea/volto-resize-helper/compare/0.2.6...0.2.7)

@@ -12,0 +18,0 @@

2

package.json
{
"name": "@eeacms/volto-resize-helper",
"version": "0.2.8",
"version": "0.2.9",
"description": "@eeacms/volto-resize-helper: Volto add-on",

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

@@ -21,2 +21,15 @@ # volto-resize-helper

### Usage
After you add this add-on to your project, the viewport width and height are available as a global state in redux store.
```
screen : {
hasTouchScreen: Boolean
browserToolbarHeight : Number
height: Number
width: Number
}
```
### Try volto-resize-helper with Docker

@@ -23,0 +36,0 @@

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