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

@sjsf/flowbite3-theme

Package Overview
Dependencies
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sjsf/flowbite3-theme - npm Package Compare versions

Comparing version
3.2.1
to
3.2.2
+8
-8
package.json
{
"name": "@sjsf/flowbite3-theme",
"version": "3.2.1",
"version": "3.2.2",
"description": "The flowbite v3 based theme for svelte-jsonschema-form",

@@ -51,6 +51,6 @@ "license": "MIT",

"dependencies": {
"@sjsf/basic-theme": "^3.2.1"
"@sjsf/basic-theme": "^3.2.2"
},
"peerDependencies": {
"@sjsf/form": "^3.2.1",
"@sjsf/form": "^3.2.2",
"flowbite": "^3.1.0",

@@ -65,9 +65,9 @@ "flowbite-svelte": "^1.22.0",

"flowbite-svelte": "^1.31.0",
"globals": "17.0.0",
"svelte": "^5.46.1",
"globals": "17.3.0",
"svelte": "^5.51.0",
"tailwind-variants": "^3.2.2",
"tailwindcss": "^4.1.18",
"@sjsf/ajv8-validator": "3.2.1",
"@sjsf/form": "3.2.1",
"theme-testing": "1.0.20"
"@sjsf/ajv8-validator": "3.2.2",
"@sjsf/form": "3.2.2",
"theme-testing": "1.0.21"
},

@@ -74,0 +74,0 @@ "svelte": "./dist/index.js",

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