New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@fastkit/vue-utils

Package Overview
Dependencies
Maintainers
1
Versions
218
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fastkit/vue-utils - npm Package Compare versions

Comparing version 0.7.31 to 0.7.32

2

dist/vue-utils.d.ts

@@ -344,3 +344,3 @@ import { AllowedComponentProps } from 'vue';

declare type RawRouteComponent = RouteComponent | (() => Promise<RouteComponent>);
export declare type RawRouteComponent = RouteComponent | (() => Promise<RouteComponent>);

@@ -347,0 +347,0 @@ export declare interface RawSlotsSettings {

{
"name": "@fastkit/vue-utils",
"version": "0.7.31",
"version": "0.7.32",
"description": "@fastkit/vue-utils",

@@ -34,7 +34,7 @@ "buildOptions": {

"dependencies": {
"@fastkit/body-scroll-lock": "0.7.31",
"@fastkit/visibility": "0.7.31",
"@fastkit/keybord": "0.7.31",
"@fastkit/helpers": "0.7.31"
"@fastkit/body-scroll-lock": "0.7.32",
"@fastkit/visibility": "0.7.32",
"@fastkit/keybord": "0.7.32",
"@fastkit/helpers": "0.7.32"
}
}
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