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

react-div-100vh

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-div-100vh - npm Package Compare versions

Comparing version 0.5.4 to 0.5.5

dist/esm/index.js

4

package.json
{
"name": "react-div-100vh",
"version": "0.5.4",
"version": "0.5.5",
"description": "A workaround for the '100vh' issue in mobile browsers",

@@ -8,2 +8,3 @@ "license": "MIT",

"module": "dist/esm/index.js",
"types": "dist/index.d.ts",
"scripts": {

@@ -13,2 +14,3 @@ "test": "jest .",

"build:cjs": "yarn tsc -p tsconfig-cjs.json",
"build:types": "yarn tsc -p tsconfig-types.json",
"cleanup": "rm -rf dist",

@@ -15,0 +17,0 @@ "build": "yarn cleanup && yarn concurrently --kill-others-on-fail 'yarn:build:*'",

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