🚀. Socket Launch Week Day 2:Introducing Manifest Alerts.Learn more
Sign In

@howells/stacksheet

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@howells/stacksheet - npm Package Compare versions

Comparing version
1.1.8
to
1.1.9
+1
-1
dist/index.js

@@ -332,3 +332,3 @@ // src/create.tsx

// dvh tracks the dynamic viewport on iOS Safari (accounts for browser chrome).
// The vh fallback covers browsers that don't support dvh yet.
height: "85dvh",
maxHeight: "85dvh"

@@ -335,0 +335,0 @@ // borderRadius is animated via Motion's animate prop for scale correction

{
"name": "@howells/stacksheet",
"version": "1.1.8",
"version": "1.1.9",
"private": false,

@@ -5,0 +5,0 @@ "description": "Typed, animated sheet stack system. Zustand store + Motion animations with Apple-style depth stacking.",

Sorry, the diff of this file is too big to display