Socket
Socket
Sign inDemoInstall

@webiny/error

Package Overview
Dependencies
Maintainers
1
Versions
427
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@webiny/error - npm Package Versions

1
43

5.17.0-beta.0

Diff

Changelog

Source

5.17.0-beta.0 (2021-10-18)

Bug Fixes

  • api-elasticsearch: encode HTML special chars for cursor (#1958) (292dc0a)
  • api-form-builder-so-ddb-es: types for decoded cursor (658281c)
  • app-page-builder: use correct value of sort (911216f)
  • cwp-template-aws: add ELASTIC_SEARCH_INDEX_PREFIX to pageBuilder lambda ENV (595a11a)
  • add comments for query fields (49e4d67)
  • add missing file (aee62d6)
  • add type for the missing tag prop (6ff3df7)
  • correct dependencies (269c59a)
  • do not cache PbPageListResponse results (7fcb187)
  • ensure forward slashes are used in import statements (f86a2eb)
  • refactor Theme type (a151181)
  • remove "Resolver" word (fda84a7)
  • replace all occurrences, not just the first one (1f6e1b0)
  • update dependencies (904f4cb)
  • update dependencies (4eb5ca6)
  • update dependencies (1c52488)
  • update dependencies (5c4c47a)
  • use .webiny folder for Pulumi CLI-related files and folders (139d1c1)
  • wrap logs sending into a try...catch (c1adb80)

Features

  • api-form-builder: dynamodb storage ops (#1955) (8dff8e1)
  • ui: add data-testid prop to Loader (0a284db)
  • create usingPageElements helper function (used in non-React contexts) (fbbc14b)
  • divide prerendering-related plugins into separate files (688ce46)
  • enable passing tag props (363cf28)
  • introduce --allow-production when watching production environment (not recommended) (8d627ab)
  • introduce pulumiFolder option (430c5d6)
  • make logs in "Deploy" pane prettier (74f9d6c)
  • use page elements if possible (fc6dae6)
  • api-form-builder: storage operations (#1942) (a041a2c)
  • pubsub: add pub/sub package (#1936) (3a2facb)
webiny
published 5.15.0 •

Changelog

Source

5.15.0 (2021-09-30)

Note: Version bump only for package webiny-js

webiny
published 5.15.0-beta.3 •

Changelog

Source

5.15.0-beta.3 (2021-09-30)

Bug Fixes

  • check if identity exists before making any further checks (5f7bec0)
webiny
published 5.15.0-beta.2 •

Changelog

Source

5.15.0-beta.2 (2021-09-29)

Bug Fixes

  • api-page-builder: cli upgrade (b69a2e3)
webiny
published 5.15.0-beta.1 •

Changelog

Source

5.15.0-beta.1 (2021-09-28)

Bug Fixes

  • add graphqlApiUrl: cloudfront.getDistributionUrl("/graphql") (f1dd9a4)
  • add poc files (76fc182)
  • adjust "creating-new-user" check in the security/users form (403aae8)
  • check if headers exists before using the in operator (ec0b49e)
  • correct package versions (4b636c0)
  • disable help processing until after plugins are imported (d69c909)
  • fix dependencies (1f8aabc)
  • refactor styles functions (1e8f85c)
  • replace {dev} with dev (91c53e4)
  • update yarn.lock (61bed7b)
  • api-headless-cms-ddb-es: missing rawValues on elasticsearch entry (#1930) (9dddf1b)
  • api-page-builder: decompress content only on output (#1935) (9a12da9)
  • fix dependencies (3b8e9f1)
  • make typeDefs optional (6ca09e1)
  • problem with richtexteditor RTL support (#1902) (dc5329e)
  • rename back to app-page-builder-elements (7d647b9)
  • set "" as the default value for typeDefs (a4478cc)
  • simplify link argument (ab957ed)
  • use @webiny/app-page-builder-elements (f9f78d4)
  • use map instead of reduce in order to maintain content model order on the Manage API with array of objects (1716888)
  • use map instead of reduce in order to maintain content model order on the Read API with array of objects (e891a3a)
  • app: do not overwrite tenant header (818fc6e)
  • app-security-admin-users: allow custom form fields (442aa4b)

Features

  • add ability to customize link (05c8ba1)
  • api-file-manager: add and_in operator for tags querying (#1912) (2ea6d20)
  • api-page-builder: add content compression plugins and default (#1921) (6c507bf)
  • api-page-builder: dynamodb only storage operations (#1916) (612f86c)
webiny
published 5.15.0-beta.0 •

Changelog

Source

5.15.0-beta.0 (2021-09-16)

Bug Fixes

  • api-page-builder: prerendering plugins and cypress tests (#1907) (7a408f9)
  • cypress: add cypress waiting for menu check (#1909) (d381214)
  • add apiUrl (70285a2)
  • add crawlDirectory type (0e26244)
  • add protect: true (5be4039)
  • add REACT_APP_API_URL (61c9e32)
  • add comment (05b70c7)
  • add comment (61dafeb)
  • add missing AWS_REGION env variable (c540ba4)
  • add missing DB_TABLE_ELASTICSEARCH env var (481f443)
  • add missing dependency (d2278fd)
  • add missing dependency (f35a871)
  • correct args passing in setProperties function (2ac0fed)
  • correct if statements (1dcdd73)
  • correct import (dd304c4)
  • create crawlDirectory function (a301006)
  • create getDistributionUrl (7e8a894)
  • create getDistributionUrl getter (98582bb)
  • create utils (6a24dcf)
  • create utils index file (3bf3352)
  • disable telemetry (4ec762a)
  • ensure .env files are searched in project root, not in CWD (9230ec0)
  • export dynamoDbElasticsearchTable (c07cec9)
  • export sendEvent (e7e5e5a)
  • import getProject` directly (2af0f67)
  • instead of commenting, remove extra code (66f4835)
  • lazy-load config (acb5ede)
  • parse debug flag's value (9368e34)
  • prevent using the watch command with prod envs (4aa2074)
  • remove curly braces (1862de9)
  • remove extra get function (6aa6533)
  • remove globalConfig util (c33d037)
  • remove old api folder (5dce8e2)
  • remove old config folder (4caf132)
  • remove old require (616fe7a)
  • remove telemetry getter (62630e8)
  • remove unnecessary import (e95f8e9)
  • remove verifyConfig step (no longer needed) (2d49cb9)
  • rename property to distribution (fe968a8)
  • rename to extraPayload (b5bcda8)
  • replace graphqlApiUrl with apiUrl (d16f399)
  • retrieve user ID via global config (7ce1fab)
  • update dependencies (fe2a736)
  • update dependencies (37f2691)
  • update README (d3a7666)
  • update README (ebd78ff)
  • update README (53a2cdd)
  • update README [no ci] (1cd42f3)
  • update README [no ci] (71a3cf7)
  • update README [no ci] (c85db35)
  • update README [skip-ci] (4ab2daa)
  • app-headless-cms: help text display on file field (6394720)
  • use API_URL (803a41c)
  • use crawlDirectory util (ce9769c)
  • use base sendEvent function (6f93072)
  • use built-in isEnabled (4051257)
  • use built-in isEnabled (8efb821)
  • use built-in utils to enable/disable telemetry (50566a8)
  • use global-config package (a678b18)
  • use new globalConfig (ab8e382)
  • use newly introduced crawlDirectory function (53cfab5)
  • use telemetry.sendEvent (9bc4098)

Features

  • api-page-builder: storage operations (#1872) (8738612)
  • add telemetry getter (b1a5e8d)
  • add utils (d9be82a)
  • create sendEvent function for CLI environment (d0babff)
  • create base sendEvent function (a764e85)
  • create webiny/global-config package (efffba0)
  • import custom sendEvent function (ef802b5)
  • import new sendEvent function (45c4412)
  • read telemetry flag from global and project configs (f89ae7f)
webiny
published 5.14.0 •

Changelog

Source

5.14.0 (2021-08-30)

Note: Version bump only for package webiny-js

webiny
published 5.14.0-beta.0 •

Changelog

Source

5.14.0-beta.0 (2021-08-26)

Bug Fixes

  • correct pulumi import statement (207a5b0)
  • ensure "~" imports work for React apps (c412af3)
  • replace project-applications-path correctly (5dad538)
  • run prettier (75a424c)
  • update comment (66c55fc)
  • use tenant.id (5eeb235)
  • use Trebuchet MS', sans-serif; font (103e666)
  • use tilde instead of '../../..' (0094b1d)
  • cli-plugin-scaffold-ci: repositoies fetched limit (524e26b)

Features

  • Added the issue templates and security policy to report vulnerability (#1867) (b2cc547)
  • custom Apollo InMemoryCache (#1884) (7d30bd3)
webiny
published 5.13.0 •

Changelog

Source

5.13.0 (2021-08-18)

Bug Fixes

webiny
published 5.13.0-beta.4 •

Changelog

Source

5.13.0-beta.4 (2021-08-18)

Bug Fixes

  • remove "new" word [no-ci] (96aa43e)
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