Socket
Socket
Sign inDemoInstall

@owlui/form

Package Overview
Dependencies
Maintainers
4
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@owlui/form - npm Package Compare versions

Comparing version 0.0.43 to 0.0.44

8

package.json
{
"name": "@owlui/form",
"version": "0.0.43",
"version": "0.0.44",
"description": "",

@@ -34,8 +34,8 @@ "homepage": "https://github.com/EEBOS/owl-ui/tree/main/packages/form#readme",

"devDependencies": {
"@owlui/typings": "^0.0.43"
"@owlui/typings": "^0.0.44"
},
"dependencies": {
"@owlui/lib": "^0.0.43"
"@owlui/lib": "^0.0.44"
},
"gitHead": "ac37cd024c8c3d7a7bfb610783dc79813c5a78db"
"gitHead": "a00a5a9d21910c9e3dac422deac684d6e5332cc6"
}

@@ -11,2 +11,3 @@ import React from 'react';

formData: FormDataProps[];
pxScale?: 'Sm' | 'Md' | 'Lg';
}

@@ -13,0 +14,0 @@

@@ -1,13 +0,1 @@

{
"form": "form",
"form-primary": "form-primary",
"formPrimary": "form-primary",
"theme--dark": "theme--dark",
"themeDark": "theme--dark",
"form--px-scale-lg": "form--px-scale-lg",
"formPxScaleLg": "form--px-scale-lg",
"form--px-scale-md": "form--px-scale-md",
"formPxScaleMd": "form--px-scale-md",
"form--px-scale-sm": "form--px-scale-sm",
"formPxScaleSm": "form--px-scale-sm"
}
{"form":"form","form-primary":"form-primary","formPrimary":"form-primary","theme--dark":"theme--dark","themeDark":"theme--dark","form--px-scale-lg":"form--px-scale-lg","formPxScaleLg":"form--px-scale-lg","form--px-scale-md":"form--px-scale-md","formPxScaleMd":"form--px-scale-md","form--px-scale-sm":"form--px-scale-sm","formPxScaleSm":"form--px-scale-sm"}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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