jenesius-vue-form
Advanced tools
Comparing version 2.2.4 to 2.2.5
@@ -15,2 +15,3 @@ import updateInputPosition from "./update-input-position"; | ||
import bypassObject from "./bypass-object"; | ||
import copyObject from "./copy-object"; | ||
declare const utils: { | ||
@@ -32,3 +33,4 @@ updateInputPosition: typeof updateInputPosition; | ||
bypassObject: typeof bypassObject; | ||
copyObject: typeof copyObject; | ||
}; | ||
export default utils; |
{ | ||
"name": "jenesius-vue-form", | ||
"version": "2.2.4", | ||
"version": "2.2.5", | ||
"description": "Heavy form system for Vue.js", | ||
@@ -5,0 +5,0 @@ "author": "Jenesius", |
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
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
156193
4017