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

@lowdefy/ajv

Package Overview
Dependencies
Maintainers
2
Versions
133
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lowdefy/ajv - npm Package Versions

1
14

3.12.2

Diff

Changelog

Source

3.12.2 (2021-03-24)

Changes

Fixes

  • Fix ECharts remoteEntry path for block meta data.

Commits

Bug Fixes

  • blocksECharts: Correct the remoteEntry path for ECharts. (f99cccc)
gervwyk
published 3.12.1 •

Changelog

Source

3.12.1 (2021-03-24)

Changes

Fixes

  • Fix EChart schema definition for docs.
  • Add @lowdefy/blocks-echarts to Lowdefy CDN.

Commits

Bug Fixes

  • Fix docs issue and add echarts to github actions cdn. (7509914)
gervwyk
published 3.12.0 •

Changelog

Source

3.12.0 (2021-03-24)

Changes

Fixes

  • Size loading block based on block layout and style settings.

Features

  • Add EChart block 🎁.

Commits

Bug Fixes

  • renderer: Loading to size loading block based on block size. (16e2930)

Features

  • blockECharts: Add EChart block 🎁. (deff965)
  • docs: Add docs for EChart block. (9f7b31a)
gervwyk
published 3.11.4 •

Changelog

Source

3.11.4 (2021-03-19)

Features

  • Add _object.defineProperty operator.

Fixes

  • OpenID Connect for Netlify deployment fix.
  • Block update on loading complete.

Documentation

  • Add _object.defineProperty operator.

Bug Fixes

  • deps: update dependency openid-client to v4.5.1 (b6a7cd8)
  • docs: typo _object.defineProperty docs. (c99ef38)
  • operators: Add _object.defineProperty operator. (52f598f)
  • renderer: Set updaters on every render, closes #499 (b68e5bd)
  • server-netlify: Fix auth token cookie path. (6784e27)
samtolmay
published 3.11.3 •

Changelog

Source

3.11.3 (2021-03-12)

Fixes

  • Fix OpenID connect callback in CLI dev server.

Bug Fixes

  • cli: Fix dev server url paths for auth callback (8cb2717)
  • deps: update dependency openid-client to v4.5.0 (364d521)
samtolmay
published 3.11.2 •

Changelog

Source

3.11.2 (2021-03-11)

Fixes

  • Fix Netlify server deployments.

Bug Fixes

  • server-netlify: Fix netlify graphql server path (07394ac)
samtolmay
published 3.11.1 •

Changelog

Source

3.11.1 (2021-03-11)

Bug Fixes

  • server-netlify: Fix Netlify server graphql path (0898642)
samtolmay
published 3.11.0 •

Changelog

Source

3.11.0 (2021-03-11)

Features

This release includes initial support for OpenID Connect. There might be breaking changes to the configuration required as this is tested in the wild. Please see #483 for more information.

Fixes

  • Requests were added to the wrong context in build if more than one context was used on a page.
  • The _mql operator no longer throws error when the on argument is null.
  • Fixed an issue where displayMessage was not initialized properly.

Documentation

  • Fix Descriptions bordered property default value.
  • Add a section on using JSON instead of YAML.
  • Added a diagram to the overview page.

Bug Fixes

  • blocks-antd: Fix Descriptions bordered property default value (c2503e1)
  • build: Add auth config to all menu items. (cea8982)
  • build: Nested context caused request to be created in wrong context. (16e2b15)
  • build: Page auth config fixes. (601c942)
  • build: Throw when poth protected and public pages are listed. (5581ac4)
  • docs: Add a section on using JSON instead of YAML (a709086)
  • docs: Add app schema image to docs public folder. (df1c6c7)
  • docs: Add deployment tutorial video (1e63ddd)
  • docs: Typos. (760abe6)
  • docs: Update overview with diagram. (e8087b7)
  • engine: Assign rootContext to context, instead of assigning individual fields. (9461990)
  • engine: Rename more root to lowdefy. (df858c1)
  • engine: Rename rootContext to lowdefy, and add pageId to root. (3ee8807)
  • engine: Use context specific pageId in engine. (e80e461)
  • graphql: Improve logoutRedirectUri configuration. (74e1183)
  • operators: _mql on null should pass null and not throw. (3378cb4)
  • operators: Rename input to inputs. (1815daa)
  • operators: Rename more root to lowdefy. (b2e40bb)
  • renderer: Fix login logout. (2c51020)
  • renderer: Init displayMessage before it is loaded, closes #470. (fac7e39)
  • renderer: Move pageId into lowdefy object. (5a19389)
  • renderer: Setup link function using setupLink. (b078b22)
  • renderer: Update blocks using use state. (de4f899)
  • _mql empty input when data is null. (a1c913a)
  • Add twitter badges. (432f4c4)
  • Update telemetry data field names. (085e5cc)

Features

  • build: Add auth field and homePageId to config in app schema. (a878a31)
  • build: Add auth to build arifacts. (c6a2e53)
  • build: Update app OpenID configuration schema (a6df3c0)
  • graphql: Add OpenID Connect flow queries. (1ac0b3d)
  • graphql: All user object to request operators parser. (9e43b27)
  • graphql: Allow specifed input, pageId, urlQuery in state token. (353dfab)
  • graphql: Do authorization checks on pages and requests. (00bf504)
  • graphql: Filter menu items. (cd14afd)
  • graphql: Make JWT expiry time configurable. (30bde0b)
  • graphql: Set and unset authorization cookie. (8abe43c)
  • graphql: Update jwt tokens, add tests. (f5ea705)
  • renderer: Improve OpenID Connect flows (e7cca6f)
  • renderer: Switch rootcontext to root lowdefy object (30919a2)
  • Move all servers to expressed based apps. (ffc6043)
  • operators: Configure operators to work aith root and add _user. (c9395b9)
  • renderer: Handle expired tokens in GQL client and unset tokenId. (2cc0492)
  • Init OpenID Connect flow. (e2e29d0)
  • use setHeader plugin to set auth headers (6238c6f)
  • operators: Filter openid secrets and block get all in _secret. (bd7a772)
  • renderer: Finish OpenId callback. (9997136)
samtolmay
published 3.10.2 •

Changelog

Source

3.10.2 (2021-02-25)

Changes

Fixes

  • Validate action error messages were not showing correctly.
  • Validation warnings were showing as errors.
  • A Lowdefy object is now added to the browser window when running on localhost for debugging.
  • The files that are created by the CLI init command are now logged.
  • Fixes to Modal block schema.
  • The Favicon PUBLIC_URL error in the browser has been resolved.

Documentation

  • This version includes a large number of updates to the documentation and tutorial.

Commits

Bug Fixes

  • blocksAntd: Update modal schema. (f2c6739)
  • cli: Log info about created files in init (bcb8933)
  • deps: Update dependency mingo to v4.1.2. (eb57a01)
  • docs: Add AgGrid reference to custom-blocks. (c90f7b5)
  • docs: Add docs README (2747197)
  • docs: Add links to example demos and code in next steps. (1bb9569)
  • docs: Add netlify deploy section to docs. (be82708)
  • docs: Add telemetry (1d6c07e)
  • docs: add thank you message to footer. (aa85e8a)
  • docs: Add tutorial videos (9e07674)
  • docs: Docs and tutorial improvements (28ef6df)
  • docs: Fix links and improve docs content (3019495)
  • docs: fix Request action call all requests documentation. (c6593f3)
  • docs: fix tutorial. (8c9d30d)
  • docs: General docs fixes and improvements (deddeb4)
  • docs: Improve body markdown block ids in tutorial (7e04786)
  • docs: Move deployment to the end of tutorial (b934f9c)
  • docs: Post newsletter subsriptions to Lowdefy API. (ed51ddb)
  • docs: Remove unused template files (be0546d)
  • docs: Rename validation to validate in docs. (147f8de)
  • docs: Tutorial fixes (3bc9a55)
  • docs: Update introduction. (4f17f35)
  • engine: Validate was not showing the correct error message. (4fcbda4)
  • engine: Validation warnings were shown as errors not warnings. (84ad6b3)
  • renderer: Add Lowdefy object to window if running on localhost. (726022d)
  • renderer: Remove unneed favicon from Helmet component. (e9e4795)
samtolmay
published 3.10.1 •

Changelog

Source

3.10.1 (2021-02-19)

Changes

Fixes

  • Return data property to TimelineList until list values get their value in state.
  • Improve schema error messages.
  • Stop the CLI dev server if the Lowdefy version in lowdefy.yaml changes.
  • Fix the saslprep warning when using the MongoDB connection.
  • Fix the issue where aggregation pipeline updates cannot be used with MongoDB update requests.
  • Getter operators no longer throw an error when getting from null.

Documentation

  • Added documentation for custom blocks.
  • Added documentation for versions and updates.

Commits

Bug Fixes

  • blocks-antd: Add data prop back to timeline list until lists get value from state (71eb8be)
  • build: Start schema error messages with a new line (80110c5)
  • cli: Give dev command name to startup function. (1ce7e3f)
  • cli: Stop dev server if lowdefy version changes (a944cc8), closes #447
  • docs: Add comment on LTS version. (fdf4361)
  • docs: Add custom blocks. (501664a)
  • docs: Add versions and updates section. (168175e)
  • docs: Update custom blocks concepts. (f5bdd5d)
  • graphql: Include saslprep in webpack build for mongodb. (19e048e)
  • graphql: MongoDB updates can use aggregation pipelines. (8e9653c)
  • operators: Getter operators should not error if key is null. (d080e5a)
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