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

1245
10

3.3.4

Diff
dunglas
published 3.3.4 •

Changelog

Source

3.3.4

  • Remove type module from package.json
dunglas
published 3.3.3 •

Changelog

Source

3.3.3

  • Fix getting the field type for https://schema.org
dunglas
published 3.3.2 •

Changelog

Source

3.3.2

  • Fix displaying name of relation in place of iri not working for https://schema.org/name
dunglas
published 3.3.1 •

Changelog

Source

3.3.1

  • A relative entrypoint can be used
  • Improve performance
dunglas
published 3.3.0 •

Changelog

Source

3.3.0

  • Add sanitizeEmptyValues prop (default true) to CreateGuesser and EditGuesser
  • Add sanitizeEmptyValue prop (default true) to InputGuesser
  • Fix transform prop in CreateGuesser and EditGuesser
dunglas
published 3.2.0 •

Changelog

Source

3.2.0

  • Take the operations into account (list, create, edit, delete)
dunglas
published 3.1.1 •

Changelog

Source

3.1.1

  • Mercure: add back the possibility to use a boolean
dunglas
published 3.1.0 •

Changelog

Source

3.1.0

  • Add full OpenAPI support (introduce OpenApiAdmin)
  • Make sure i18n provider and theme are passed down to AdminGuesser
dunglas
published 3.0.2 •

Changelog

Source

3.0.2

  • Introduce useDisplayOverrideCode hook to avoid displaying the code message if the guesser component is rendered multiple times
dunglas
published 3.0.1 •

Changelog

Source

3.0.1

  • Make sure columns can be sorted when there is an order filter in ListGuesser