Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@webiny/handler

Package Overview
Dependencies
Maintainers
1
Versions
512
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@webiny/handler - npm Package Versions

1
52

4.9.0-beta.0

Diff

Changelog

Source

4.9.0-beta.0 (2020-08-18)

Bug Fixes

  • correct dependencies (a773ea0)
  • set concurrencyLimit to 0 (740ab1e)
  • app-template-admin-full: apply user plugins after the template plugins (#1178) (ec76ff1)
  • cli-plugin-scaffold-admin-app-module: improve messaging (c7f43ba)
  • cli-plugin-scaffold-graphql-service: improve messaging (58e80c6)
  • cli-plugin-scaffold-lambda: improve messaging (2fb1c68)
  • cli-plugin-scaffold-node-package: improve messaging (6c23ab6)
  • cli-plugin-scaffold-react-app: improve messaging (ec69ad7)
  • cli-plugin-scaffold-react-package: improve messaging (dff0597)
  • add missing dependencies (705a036)
  • enable getContentModels and listContentModels in the READ/PREVIEW API (6c57c76)
  • simplify file tags form (5ac70cd)
  • simplify file tags form (4b2d1ef)

Features

  • improve messaging (0d2b629)
  • introduce wait helper function (3ed941b)
  • app-page-builder: add support for two-way element settings linking (afcde15)
  • add context-after-content-models plugin (a859fe1)
webiny
published 4.8.0 •

Changelog

Source

4.8.0 (2020-08-12)

Note: Version bump only for package webiny-js

webiny
published 4.8.0-beta.2 •

Changelog

Source

4.8.0-beta.2 (2020-08-12)

Bug Fixes

webiny
published 4.8.0-beta.1 •

Changelog

Source

4.8.0-beta.1 (2020-08-12)

Bug Fixes

  • add missing scaffold-* dependencies (c9eb4dc)
webiny
published 4.8.0-beta.0 •

Changelog

Source

4.8.0-beta.0 (2020-08-12)

Bug Fixes

  • add --env param (728c6ab)
  • add --force param (4f53329)
  • add 15s wait after an IAM role has been created (4b6113c)
  • add default value (7144c58)
  • add error logging (0791932)
  • add missing array (77de092)
  • add missing key (d5cffa1)
  • add PagesListPage model (e598377)
  • allow async hook execution (af783cf)
  • change apps to api (837f9e2)
  • change babel.node to babel.react (48e9f64)
  • check if stack folder exists before moving on (f0816a0)
  • correct dependencies (2a0838a)
  • correct paths and updating of root package.json's "workspaces" property (c73ac71)
  • correct paths and updating of root package.json's "workspaces" property (5fbadab)
  • correct query filter (dc2a5e7)
  • format code (d50b6d2)
  • get currentEnvironment.name using the get function (7e9083a)
  • improve instructions (52331dd)
  • increase connection timeout to 10s (e222344)
  • increase pages list limit to 200 (af8f8cc)
  • increase wait after the CDN gets ready (753cfe5)
  • load full data when getting a single page (58dd5cc)
  • make "30" the default "timeout" value (ee4e18c)
  • make initial index.ts nicer (8b53f4a)
  • make initial index.ts nicer (64eac14)
  • prepend empty object when doing merge.recursive (b0ba01e)
  • prettify environments output (994147a)
  • read FM settings via SettingsManager client (94ac1a2)
  • remove "@shelf/jest-mongodb" (11548bc)
  • remove "exclude" / "references" (04f3147)
  • remove "tsx" extension (ff408c1)
  • remove timeout: 30 since the default value is already 30 (66a24fa)
  • remove duplicate test (2f805b9)
  • remove execa (not needed) (9d56331)
  • remove old scripts (32506ac)
  • remove redundant files (0762ee2)
  • remove word graphql (58d8a47)
  • rename cli-plugin-scaffold-app-graphql to cli-plugin-scaffold-admin-app-module (29f4979)
  • require cli-plugin-scaffold-admin-app-module (b41a2a8)
  • simplify the whole process (71b4660)
  • update dependencies (42a49f9)
  • update dependencies (2fe128d)
  • update dependencies (f96c5eb)
  • use PbPagesListPage for simple listing of pages (74a43a7)
  • use readJson lib (37947d5)
  • use path.join to construct file paths (b21c756)
  • app-page-builder: increase zIndex on File Manager overlay (#1157) (193d2fc)
  • app-page-builder: update images-list plugin type (#1165) (b5bf3f2)
  • create-webiny-project: don't update dependency version for file: protocol (e4ee7c0)
  • cwp-templates: add a postinstall script to properly link monorepo packages (ba1f28d)
  • cwp-templates: lock typescript version and restore composite flag (f595859)
  • cwp-templates: remove TS references from tsconfig.json (0320880)
  • headless: abstract function and add comment for reason (46f80ff)
  • headless: add alternative to pluralize if id is one character (d19c7a7)
  • headless: remove file changes from other pr (7dd3329)
  • project-utils: resolve babel-loader relative to the config (914db3d)
  • scaffolding: fix "method" field populated in resources.js (b75c23f)
  • scaffolding: update "exclude" and "reference" paths if needed (27085cf)
  • scaffolding: update dependencies (6a9a60a)

Features

  • add first and last flags (f87caa4)
  • add hook-stacks-info plugin (ff788b1)
  • add ability to prefix the Webiny tracking ID (f9d400c)
  • add caching (e8cdb64)
  • add support for onSuccess and onError callbacks (0824d6c)
  • cli: add "hook-stacks-info-apps" plugin (b4f570b)
  • cli: add "info" command (76c6970)
  • cli: add "info" command's plugin (e0d00ac)
  • cli: better console.log() indenting (69a1297)
  • cli: print all API URLs (64ad9a0)
  • cli: print both "apps" stacks' urls (f76f7a5)
  • cwp-template-aws: add "hook-stacks-info-api" plugin (a8c49a3)
  • scaffolding: add 'custom app' react scaffolding plugin (8e6a505)
  • scaffolding: add admin / site templates; rename "custom" folder (296cb2f)
  • scaffolding: add node package scaffolding plugin (e805658)
  • scaffolding: add scaffolded app to resources.js & rename variable (dd3f676)
  • scaffolding: enforce location within projectRoot & run yarn (479ea2c)
  • scaffolding: enforce location within projectRoot & run yarn (b34ec8c)
  • scaffolding: simplify scaffolded package (d9c1a1b)
  • scaffolding: simplify scaffolded plugin (3902be0)
  • scaffolding: update base jest config path automatically (c1b93e8)
  • add react package scaffold plugin (0093a22)
webiny
published 4.7.0 •

Changelog

Source

4.7.0 (2020-07-29)

Note: Version bump only for package webiny-js

webiny
published 4.7.0-beta.1 •

Changelog

Source

4.7.0-beta.1 (2020-07-29)

Bug Fixes

webiny
published 4.7.0-beta.0 •

Changelog

Source

4.7.0-beta.0 (2020-07-28)

Bug Fixes

  • commit messages link (a019b25)
  • add "--silent" when using env-cmd (eaa9d15)
  • contributing doc (8d47145)
  • copy message (dfea698)
  • move "--silent" flag after the filename (0e790ab)
  • prepend empty object when doing merge.recursive (9f677b3)
  • headless: add new environment alias in apollo cache (461468a)
  • headless: add refetch for environment aliases (29adbf6)
  • headless: add style for material icon (6fcc7ea)
  • headless: change tooltip to focus on icon instead of text (2455748)
  • storybook-utils: enforce string when executing prettier format (58addbe)

Features

  • serverless-cognito-user-pool: add support for username attributes and schema (#1160) (fc9bebb)
webiny
published 4.6.0 •

Changelog

Source

4.6.0 (2020-07-21)

Note: Version bump only for package webiny-js

webiny
published 4.6.0-beta.0 •

Changelog

Source

4.6.0-beta.0 (2020-07-21)

Bug Fixes

  • api-headless-cms: update hook plugin name to be entry specific (9394b36)
  • api-page-builder: always remove trailing slash from domain in settings (59af6bd)
  • app-headless-cms: add description props to SingleFile (085df03)
  • app-headless-cms: add localized value via useI18N (5ecf00c)
  • app-headless-cms: disable add index button (bfd1665)
  • app-headless-cms: fix field and bind props (36c314e)
  • app-headless-cms: update checkboxes field renderer (9360b54)
  • app-headless-cms: update datetime field (7de5bb0)
  • app-headless-cms: update radio-buttons renderer (9d6e1ac)
  • app-headless-cms: update select-box renderer (f56376a)
  • app-page-builder: remove trailing slashes from domain in settings form (3c47281)
  • changed plugin name, error message and brought back try and catch (5a7af7f)
  • checking results and error reports (aedb6e8)
  • created rough template for aws credentials validator plugin (726ab1a)
  • deleting hot fix comment and namespace statement (7f6a655)
  • fixed console.log (8442c12)
  • impoting sts from aws and trying to call getCallerIdentity (49e27b9)
  • removed interface Module from namespace NodeJS (f6de445)
  • replaced try and catch with promise and then to receive sts results (f6a5ef0)
  • setting error message with like to webiny aws set up page (9acca4c)
  • updated console message (74c4a41)
  • updated console message, removed comment and deleted aws.js file (9bb00d8)

Features

  • api-headless-cms: add support for data manager hooks (61101ff)
  • publish: lock 3rd party package dependencies before publishing to npm (ef05267)
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