🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@formique/semantq

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@formique/semantq - npm Package Compare versions

Comparing version
1.1.7
to
1.1.8
+5
-2
package.json
{
"name": "@formique/semantq",
"version": "1.1.7",
"version": "1.1.8",
"description": "Formique is a native form builder for the Semantq JS Framework",

@@ -39,3 +39,6 @@ "main": "formique-semantq.js",

"vue": "^3.0.0"
},
"dependencies": {
"@formique/semantq": "^1.1.7"
}
}
}

@@ -1,3 +0,1 @@

Here's the updated README with the new HTML feature section and a navigable table of contents:
# Formique-Semantq

@@ -380,3 +378,3 @@

## ✨ 1. Styling the Form
## 1. Styling the Form

@@ -383,0 +381,0 @@ Formique comes with a set of built-in themes to help you quickly style your forms. These themes are **headless and minimal**, allowing easy blending with your site's design system. They apply styling **primarily to the submit button background** and **the bottom border of focused inputs**, while maintaining a **light background** for most themes.

Sorry, the diff of this file is too big to display