Huge News!Announcing our $40M Series B led by Abstract Ventures.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 1.0.9 to 1.0.10

4

dist/dts/methods/build-depend.d.ts
import { Form } from "../classes/Form";
import { InputInterface } from "../classes/Input";
export default function buildDepend(name: string, init: () => Form | InputInterface): Form;
import { Input, InputInterface } from "../classes/Input";
export default function buildDepend(name: string, init: () => Form | InputInterface | Input): Form;
/*!
* jenesius-vue-form v1.0.9
* jenesius-vue-form v1.0.10
* (c) 2022 Jenesius

@@ -4,0 +4,0 @@ * @license MIT

{
"name": "jenesius-vue-form",
"version": "1.0.9",
"version": "1.0.10",
"license": "MIT",

@@ -5,0 +5,0 @@ "email": "lokargenia@gmail.com",

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