jenesius-vue-form
Advanced tools
Comparing version 2.1.10 to 2.1.11
import { OptionRow } from "../types"; | ||
/** | ||
* @description Method using for to move bottom/up options | ||
* @param params.value Current value (modelValue) | ||
* @param {Number} params.duration Duration to step (1, -1 or other) | ||
* | ||
* */ | ||
@@ -5,0 +8,0 @@ export default function updateInputPosition(params: { |
{ | ||
"name": "jenesius-vue-form", | ||
"version": "2.1.10", | ||
"version": "2.1.11", | ||
"description": "Heavy form system for Vue.js", | ||
@@ -85,3 +85,3 @@ "author": "Jenesius", | ||
"typescript": "~4.5.5", | ||
"vitepress": "^1.0.0-alpha.1" | ||
"vitepress": "1.0.0-alpha.4" | ||
}, | ||
@@ -88,0 +88,0 @@ "browserslist": [ |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
128265
3240