Socket
Socket
Sign inDemoInstall

@publicodes/rest-api

Package Overview
Dependencies
Maintainers
4
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@publicodes/rest-api - npm Package Versions

23

1.5.0

Diff

Changelog

Source

1.5.0

@publicodes/core

  • Ajoute le mécanisme puissance via la syntaxe **
wiinxt
published 1.4.0 •

Changelog

Source

1.4.0

  • Ajoute les champs min et max pour le mécanisme d'inversion numérique
  • Ajoute du champ tolérance d'erreur pour le mécanisme d'inversion numérique
  • Fix isAValidOption function used to parse situation
wiinxt
published 1.3.3 •

Changelog

Source

1.3.3

  • Fix critical bug with context mecanism introduced in 1.3.2
wiinxt
published 1.3.2 •

Changelog

Source

1.3.2

@publicodes/core

  • Fix setSituation with keepPreviousSituation option which was broken when using context mecanism (#487)
  • Perf: improves the performance of the context mechanism. If several contexts are identical, then they share a subEngine to avoid recalculating the same rules several times (#484)
wiinxt
published 1.3.1 •

Changelog

Source

1.3.1

@publicodes/core

  • Fix allowOrphanRules option which was broken by 1.3.0
wiinxt
published 1.3.0 •

Changelog

Source

1.3.0

@publicodes/core

  • Ajoute une méthode getSituation à l'Engine.

  • Ajoute une option strict à l'engine qui permet de lever des erreurs au lieu de warning. Elle peut être finement configurée pour lever certaines erreurs et pas d'autres.

  • Ajoute une option situation dans le mode strict. Si cette dernière est passée à false, alors les règles invalides de la situation seront filtrées sans lever d'erreurs. Une règle est invalide si :

    • La règle n'est pas présente dans la base de règle ou est privée
    • La réponse donnée via un mécanisme "une possibilité" n'est pas une option de réponse
    • La valeur donnée pour une règle n'est pas valide (syntaxe incorrecte, etc.)
wiinxt
published 1.2.0 •

Changelog

Source

1.2.0

@publicodes/core

  • feat: add optional unité parameter to durée mecanism.
wiinxt
published 1.1.1 •

Changelog

Source

1.1.1

@publicodes/core

  • fix: mecanism « contexte » bug when using rules impacted by the context in the context itself #360
wiinxt
published 1.1.0 •

Changelog

Source

1.1.0

@publicodes/react-ui

  • feat: add an optional search bar in the documentation (#470)
wiinxt
published 1.0.5 •

Changelog

Source

1.0.5

@publicodes/react-ui

  • fix: contexte visualisation crash (#463)
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