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

@zag-js/rect-utils

Package Overview
Dependencies
Maintainers
1
Versions
776
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zag-js/rect-utils - npm Package Compare versions

Comparing version 0.74.2 to 0.75.0

4

dist/index.d.ts

@@ -41,4 +41,4 @@ interface Point {

interface SymmetricRectInset {
dx?: number;
dy?: number;
dx?: number | undefined;
dy?: number | undefined;
}

@@ -45,0 +45,0 @@ interface ScalingOptions {

{
"name": "@zag-js/rect-utils",
"version": "0.74.2",
"version": "0.75.0",
"description": "",

@@ -5,0 +5,0 @@ "keywords": [

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