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

@fastkit/vue-resize

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fastkit/vue-resize - npm Package Compare versions

Comparing version 0.1.19 to 0.2.0

2

dist/vue-resize.d.ts

@@ -58,2 +58,2 @@ import { ObjectDirective, DirectiveHook, VNode, App } from 'vue';

export { RawResizeDirectiveBindingValue, ResizeDirective, ResizeDirectiveAttrs, ResizeDirectiveBindingValue, ResizeDirectiveContext, ResizeDirectiveHandler, ResizeDirectiveHook, ResizeDirectivePayload, UseWindowRef, WindowResizeHandler, WindowState, installResizeDirective, resizeDirective, resizeDirectiveArgument, state, useWindow };
export { type RawResizeDirectiveBindingValue, type ResizeDirective, type ResizeDirectiveAttrs, type ResizeDirectiveBindingValue, type ResizeDirectiveContext, type ResizeDirectiveHandler, type ResizeDirectiveHook, type ResizeDirectivePayload, type UseWindowRef, type WindowResizeHandler, type WindowState, installResizeDirective, resizeDirective, resizeDirectiveArgument, state, useWindow };
{
"name": "@fastkit/vue-resize",
"version": "0.1.19",
"version": "0.2.0",
"description": "vue-resize",

@@ -23,11 +23,2 @@ "keywords": [],

},
"main": "./dist/vue-resize.mjs",
"types": "./dist/vue-resize.d.ts",
"typesVersions": {
"*": {
".": [
"./dist/vue-resize.d.ts"
]
}
},
"files": [

@@ -37,8 +28,8 @@ "dist"

"dependencies": {
"@fastkit/debounce": "0.1.2",
"@fastkit/vue-utils": "0.14.17",
"@fastkit/helpers": "0.13.8"
"@fastkit/vue-utils": "0.15.0",
"@fastkit/debounce": "0.2.0",
"@fastkit/helpers": "0.14.0"
},
"peerDependencies": {
"vue": "^3.3.0"
"vue": "^3.4.0"
},

@@ -45,0 +36,0 @@ "scripts": {

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