New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@api-platform/admin

Package Overview
Dependencies
Maintainers
0
Versions
97
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@api-platform/admin - npm Package Versions

1345
10

3.4.5

Diff
dunglas
published 3.4.5 •

Changelog

Source

3.4.5

  • Fix validation errors shown as "Server communication error" when creating an entity
dunglas
published 3.4.4 •

Changelog

Source

3.4.4

  • Enum support in field guesser
  • Fix random error message about apiSchema being null
dunglas
published 3.4.3 •

Changelog

Source

3.4.3

  • Fix inconsistencies between dark and light theme
dunglas
published 3.4.2 •

Changelog

Source

3.4.2

  • Format identifier values on save (needed when not modified in the form)
dunglas
published 3.4.1 •

Changelog

Source

3.4.1

  • Fix empty array in form would trigger a file upload
dunglas
published 3.4.0 •

Changelog

Source

3.4.0

  • Add enum input guesser
  • Handle multiple file upload
  • Allow to use tabbed components in guessers
  • Use native react-admin sanitizeEmptyValues
dunglas
published 3.3.8 •

Changelog

Source

3.3.8

  • Fix reference input validation
dunglas
published 3.3.7 •

Changelog

Source

3.3.7

  • Fix missing fully-specified imports for @mui
dunglas
published 3.3.6 •

Changelog

Source

3.3.6

  • Build only ESM
dunglas
published 3.3.5 •

Changelog

Source

3.3.5

  • Fix operations registration in resource guesser