Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@manojadams/metaforms-core

Package Overview
Dependencies
Maintainers
1
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@manojadams/metaforms-core - npm Package Compare versions

Comparing version 2.0.4 to 2.0.5

4

dist/constants/common-interface.d.ts

@@ -47,4 +47,4 @@ import { SyntheticEvent } from "react";

inputFormat?: string;
views?: string;
openTo?: string;
views?: Array<string>;
openTo?: Array<string>;
}

@@ -51,0 +51,0 @@ export interface IFormField {

{
"name": "@manojadams/metaforms-core",
"version": "2.0.4",
"version": "2.0.5",
"description": "React Library for rendering dynamic forms from json schema",

@@ -36,3 +36,3 @@ "author": "manojgetwealthy",

"eventemitter3": "^4.0.7",
"layout-emotions": "^1.0.2"
"layout-emotions": "^1.0.4"
},

@@ -39,0 +39,0 @@ "devDependencies": {

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