Socket
Socket
Sign inDemoInstall

vue-re-resizable

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-re-resizable - npm Package Compare versions

Comparing version 6.9.19-beta.4 to 6.9.19-beta.5

2

dist/types.d.ts

@@ -1,2 +0,2 @@

export declare type Direction = "top" | "right" | "bottom" | "left" | "top-right" | "bottom-right" | "bottom-left" | "top-left";
export declare type Direction = "top" | "right" | "bottom" | "left" | "topRight" | "bottomRight" | "bottomLeft" | "topLeft";
export declare type Enable = {

@@ -3,0 +3,0 @@ [name in Direction]?: boolean;

{
"name": "vue-re-resizable",
"version": "6.9.19-beta.4",
"version": "6.9.19-beta.5",
"description": "Resizable component for React.",

@@ -5,0 +5,0 @@ "title": "vue-re-resizable",

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