Socket
Socket
Sign inDemoInstall

@tinacms/forms

Package Overview
Dependencies
Maintainers
12
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tinacms/forms - npm Package Compare versions

Comparing version 0.33.0 to 0.38.0-alpha.0

1

build/field.d.ts

@@ -27,2 +27,3 @@ /**

component: React.FC<any> | string | null;
inlineComponent?: React.FC<any>;
parse?: (value: any, name: string, field: F) => any;

@@ -29,0 +30,0 @@ format?: (value: any, name: string, field: F) => any;

4

package.json
{
"name": "@tinacms/forms",
"version": "0.33.0",
"version": "0.38.0-alpha.0",
"main": "build/index.js",

@@ -41,3 +41,3 @@ "types": "build/index.d.ts",

},
"gitHead": "f33c4baf5c8eae59b8edc9c2a7c7ef22482dc38f"
"gitHead": "9e35eefbf9b58bc46dc9904a82a9099c2adb52d8"
}
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