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

load-cfg

Package Overview
Dependencies
Maintainers
2
Versions
100
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

load-cfg - npm Package Versions

23
10

2.4.0

Diff

Changelog

Source

2.4.0 (2022-02-11)

Bug Fixes

  • babel-plugin-export-metadata: fix hasOwnProperty method call (#1581) (9067ffb)
  • dev-env/basic: building and running development (#1646) (7baaaf2)
  • docz: dependency issues (#1647) (5bdca48)
  • docz-utils: fix closing tag detection in removeTags (#1696) (bfcd923)
  • examples: import alert component by correct lib name. (#1605) (fadb6dd)
  • gatsby-theme-docz: wrong imports (ed169cf)
  • add functions never to eslint rule (#1487) (becd589)

Features

  • add gatsby https flag to use in dev mode (#1569) (9d91503)
  • docz-core: add modifyEntry plugin supported (#1621) (317987e)
  • gatsby-theme-docz: configure SEO information from md/mdx files (#1477) (24bb600)
  • gatsby-theme-docz: no reload on relative links (#1482) (ff7211c)
renatobenks
published 2.3.3-alpha.0 •

Changelog

Source

2.3.3-alpha.0 (2021-09-10)

Bug Fixes

  • babel-plugin-export-metadata: fix hasOwnProperty method call (#1581) (9067ffb)
  • dev-env/basic: building and running development (#1646) (7baaaf2)
  • docz: dependency issues (#1647) (5bdca48)
  • examples: import alert component by correct lib name. (#1605) (fadb6dd)
  • gatsby-theme-docz: wrong imports (ed169cf)
  • add functions never to eslint rule (#1487) (becd589)

Features

  • add gatsby https flag to use in dev mode (#1569) (9d91503)
  • docz-core: add modifyEntry plugin supported (#1621) (317987e)
  • gatsby-theme-docz: configure SEO information from md/mdx files (#1477) (24bb600)
  • gatsby-theme-docz: no reload on relative links (#1482) (ff7211c)
rakannimer
published 2.1.0 •

Changelog

Source

2.1.0 (2019-11-27)

Bug Fixes

  • docz: remove lowercasing of enum ts prop type (8f7b949)
  • gatsby-theme-docz: allow empty ts prop defaultValue (2512aa1)
  • gatsby-theme-docz: fix min-height (34fc31f)

Features

  • docz: spread remaining props to Props component (#1276) (531244f)
  • docz-core: add mdxExtensions to config (77b84e8)
  • gatsby-theme-docz: use mdxExtensions from config (7d405c5)

Bug Fixes

  • docz-core: add docz init command (43cdeca)
  • docz-core: remove installation step in .docz 🎉 (4d01ead)
  • docz-gatsby-monorepo: add example showing docz usage in a monorepo (241c757)
  • add normalize for trailing slashes (4b0a710)
  • adds theme path overrrite option (bb62c6b)
  • rewrite dest path for themeDir override (7418e55)
rakannimer
published 2.0.0 •

Changelog

Source

2.1.0 (2019-11-27)

Bug Fixes

  • docz: remove lowercasing of enum ts prop type (8f7b949)
  • gatsby-theme-docz: allow empty ts prop defaultValue (2512aa1)
  • gatsby-theme-docz: fix min-height (34fc31f)

Features

  • docz: spread remaining props to Props component (#1276) (531244f)
  • docz-core: add mdxExtensions to config (77b84e8)
  • gatsby-theme-docz: use mdxExtensions from config (7d405c5)

Bug Fixes

  • docz-core: add docz init command (43cdeca)
  • docz-core: remove installation step in .docz 🎉 (4d01ead)
  • docz-gatsby-monorepo: add example showing docz usage in a monorepo (241c757)
  • add normalize for trailing slashes (4b0a710)
  • adds theme path overrrite option (bb62c6b)
  • rewrite dest path for themeDir override (7418e55)
rakannimer
published 2.0.0-rc.69 •

rakannimer
published 2.0.0-rc.64 •

rakannimer
published 2.0.0-rc.54 •

pedronauck
published 2.0.0-rc.1 •

Changelog

Source

2.0.0-rc.1 (2019-07-18)

Bug Fixes

  • bump version (a346b59)
  • resizable props import (2926896)
  • babel-plugin-export-metadata: disable enumerable for __filemeta (38d10fc)
  • babel-plugin-export-metadata: fix root relative path (eccbac4)
  • babel-plugin-export-metadata: transform to Unix slash (#825) (#829) (f823cc6)
  • docz: component Props false positives when looking in state (baa9bb3)
  • docz: parse description of props (0672c3e)
  • docz: props markdown compiler (99ba83c)
  • docz-core: create deps algorithm (a4b8eb9)
  • docz-core: some adjustments (86f95b5)
  • docz-core: vendor react-docgen-external-proptypes-handler (#866) (efb89ee), closes #727
  • gatsby-theme-docz: entry not in context (e582221)
  • gatsby-theme-docz: resizable import (3916265)
  • on create webpack plugin hook (56e974a)
  • packages rollup config (534d7bf)
  • remove react & react-dom from dependencies #924 (faf4288)
  • remark-docz: fix alias in the src of a mdx's image #897 (058732d)
  • some typescript adjustments (4ba6eaf)
  • gatsby-theme-docz: prisms theme by themeConfig (c0b5c34)
  • eslint configs (280981f)
  • no-undef eslint rule (125c5cf)

Features

  • docz-core: ensure files before running machine (1876540)
  • docz-core: watch custom theme files (5ee7abe)
  • docz-core: watch gatsby config files (1539378)
  • gatsby-theme-docz: add blockquote styles (b9f11a1)
  • gatsby-theme-docz: add custom logo support (dec4b2b)
  • gatsby-theme-docz: add iframe and re-resizable on playground (6922717)
  • gatsby-theme-docz: add new Pre component (a6be6a1)
  • gatsby-theme-docz: add new Props component (8eb780d)
  • gatsby-theme-docz: add showLiveError on Playground (e593897)
  • gatsby-theme-docz: add some improvements (03d9fec)
  • gatsby-theme-docz: improve documentation (80b35f8)
  • a lot of improvements (64f75da)
  • adapt core plugins to gatsby hooks (4caa47a)
  • add main package improvements (8c8005d)
  • add markdown parsing on props description (1087539)
  • add new Playground component (7bf03b2)
  • add new theme sidebar (a01d100)
  • add typescript support (need fix) (13947f9)
  • docz running using gatsby under the hood (10ffd48)
  • dynamic src and root path (c071556)
  • open browser integration (132c472)
  • some playground improvements (afa00df)
  • docz-core: add build and serve command with gatsby (e85c82b)
  • docz-core: add doczrc config watcher on dev (5aa0455)
  • docz-core: add initial gatsby bundler algorithm (9249e34)
  • gatsby-theme-docz: improve code highlight (d265444)
pedronauck
published 2.0.0-rc.0 •

pedronauck
published 2.0.0-alpha.87 •

23
10
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