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

jenesius-vue-form

Package Overview
Dependencies
Maintainers
1
Versions
125
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jenesius-vue-form - npm Package Compare versions

Comparing version 2.3.4 to 2.3.5

4

dist/dts/index.d.ts

@@ -10,4 +10,6 @@ import Form from "./classes/Form";

import InputField from "./widgets/input-field.vue";
import FormField from "./widgets/input-field.vue";
import InputWrap from "./widgets/inputs/input-wrap.vue";
import ComputedValue from "./methods/ComputedValue";
import utils from "./utils/utils";
export { Form, FormProxy, useProxyState, useInputState, useFormState, useFormValues, InputField, config, STORE, ComputedValue, utils };
export { Form, FormProxy, useProxyState, useInputState, useFormState, useFormValues, InputField, FormField, InputWrap, config, STORE, ComputedValue, utils };
{
"name": "jenesius-vue-form",
"version": "2.3.4",
"version": "2.3.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

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