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

@easy-page/react-ui

Package Overview
Dependencies
Maintainers
0
Versions
92
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@easy-page/react-ui - npm Package Compare versions

Comparing version 1.0.38 to 1.0.40

1

devStateDebugger/index.d.ts

@@ -21,2 +21,3 @@ import { DefaultValueSource } from './const';

constructor({ formId }: DevStateDeuggerOptions);
dispose(): void;
getFieldKey(id: string): string;

@@ -23,0 +24,0 @@ printDefaultValueLog(id: string): void;

@@ -37,2 +37,3 @@ import { Schema } from '@easy-page/core';

constructor(options: EasyPageStoreOptions<PageState, PageProps>);
dispose(): void;
/**

@@ -39,0 +40,0 @@ *

2

package.json
{
"name": "@easy-page/react-ui",
"version": "1.0.38",
"version": "1.0.40",
"main": "./index.js",

@@ -5,0 +5,0 @@ "types": "./index.d.ts",

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

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