Socket
Socket
Sign inDemoInstall

@forestadmin/forestadmin-client

Package Overview
Dependencies
Maintainers
4
Versions
112
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@forestadmin/forestadmin-client - npm Package Compare versions

Comparing version 1.25.3 to 1.25.4

2

dist/schema/types.d.ts

@@ -57,3 +57,3 @@ import type { PrimitiveTypes } from '@forestadmin/datasource-toolkit';

type ForestServerActionFieldType = ForestServerColumnType | 'File' | ['File'];
export type ForestServerActionFieldCommon<TType extends ForestServerActionFieldType = ForestServerActionFieldType, TWidgetEdit extends WidgetEditConfiguration = null> = {
export type ForestServerActionFieldCommon<TType extends ForestServerActionFieldType = ForestServerActionFieldType, TWidgetEdit extends WidgetEditConfiguration | null = null> = {
type: TType;

@@ -60,0 +60,0 @@ value: unknown;

{
"name": "@forestadmin/forestadmin-client",
"version": "1.25.3",
"version": "1.25.4",
"main": "dist/index.js",

@@ -34,3 +34,3 @@ "license": "GPL-3.0",

"devDependencies": {
"@forestadmin/datasource-toolkit": "1.29.1",
"@forestadmin/datasource-toolkit": "1.29.2",
"@types/json-api-serializer": "^2.6.3",

@@ -37,0 +37,0 @@ "@types/jsonwebtoken": "^9.0.1",

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