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

@94ai/nf-virtual-select

Package Overview
Dependencies
Maintainers
1
Versions
220
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@94ai/nf-virtual-select - npm Package Compare versions

Comparing version 3.3.0 to 3.3.2

4

lib/index.d.ts

@@ -314,3 +314,2 @@ import { PluginObject } from 'vue-demi';

showTip: boolean;
placeholder: string;
tag: string;

@@ -344,2 +343,3 @@ offset: number;

options: unknown[];
placeholder: string;
multiple: boolean;

@@ -843,3 +843,2 @@ width: string;

showTip: boolean;
placeholder: string;
tag: string;

@@ -873,2 +872,3 @@ offset: number;

options: unknown[];
placeholder: string;
multiple: boolean;

@@ -875,0 +875,0 @@ width: string;

@@ -326,3 +326,2 @@ declare const _default: import("vue").DefineComponent<{

showTip: boolean;
placeholder: string;
tag: string;

@@ -356,2 +355,3 @@ offset: number;

options: unknown[];
placeholder: string;
multiple: boolean;

@@ -358,0 +358,0 @@ width: string;

{
"name": "@94ai/nf-virtual-select",
"version": "3.3.0",
"version": "3.3.2",
"description": "> TODO: description",

@@ -17,4 +17,4 @@ "keywords": [],

"dependencies": {
"@94ai/common-utils": "^3.3.0",
"@94ai/nf-theme-chalk": "^3.3.0",
"@94ai/common-utils": "^3.3.2",
"@94ai/nf-theme-chalk": "^3.3.2",
"lodash-es": "^4.17.21",

@@ -37,3 +37,3 @@ "vue-demi": "^0.14.5",

"module": "lib/nf-virtual-select.esm-bundler.js",
"gitHead": "3fb4167c1ba3abcf18bdce8af115483594286216"
"gitHead": "452ef85be9233a97e8514ea86cdf20c1fac1c9e5"
}
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