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

@bigcommerce/stencil-cli

Package Overview
Dependencies
Maintainers
16
Versions
159
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bigcommerce/stencil-cli - npm Package Versions

1
16

3.0.2

Diff

Changelog

Source

<small>3.0.2 (2020-10-13)</small>

  • fix: (strf-8740) fix a typo in StencilStart.assembleTemplates() (7f58d48)
  • fix: add missed linting step to github actions (19b4012)
  • fix: add missed test coverage check to github actions (39d137d)
  • fix: fix linting problems on Windows (bcdfaa4)
  • feat: (strf-8740) cover StencilStart.assembleTemplates() with tests (0adf1f8)
  • refactor: (strf-8740) move recursiveReadDir to fsUtils (f2e2724)
junedkazi
published 3.0.1 •

Changelog

Source

<small>3.0.1 (2020-10-08)</small>

  • fix: (strf-8734) fix a typo in renderer.module -> getTemplatePath() (de5a91b)
  • fix: add file list to package file to ignore tests and cli release code (de4468f)
junedkazi
published 3.0.0 •

Changelog

Source

3.0.0 (2020-10-06)

  • fix: (strf-5280) Multiple themes - Changes to config.json not reflected (0b28309)
  • fix: (strf-8705) fix broken headers and cookies in local server (1dc8afd)
  • fix: apply various PR fixes (c5d964b)
  • fix: fix lint errors in lib/stencil-init.js (a2e7383)
  • fix: fix lint errors in lib/stencil-init.spec.js (0b2b328)
  • fix: inquirer.prompt is not called when not necessary (beeca29)
  • fix: make running tests in verbose mode (8bdd3d4)
  • fix: reverts change to mock test answers (ea9c76e)
  • fix: strf-8574 Bump version of "archiver" to fix security issues (42f4528)
  • fix: strf-8574 Bump versions of npm modules to fix security issues (2587d0a)
  • fix: strf-8574, bump "hapi" and its modules to fix security issues (b520daa)
  • fix: strf-8574, bump version of "@hapi/lab" to fix security issues (44872f2)
  • fix: strf-8574, bump version of "github" package to fix security issues (1013e3a)
  • fix: strf-8574, bump version of "inquirer" to fix security issues (474c9af)
  • fix: strf-8574, remove redundant dependency "hoek" (9aeb3c1)
  • fix(stencil-init.spec.js): fixed a broken test (66ab50d)
  • refactor: (strf-8608) make fsUtils async (bcab218)
  • refactor: (strf-8672) fix ESLint & Prettier errors and refactor some code (300de1e)
  • refactor: move printErrorMessages() from theme-api-client.js to cliCommon.js (d2c259b)
  • refactor: move tests to GitHub Actions, remove Travis and AppVeyor (18c6ff9)
  • refactor: moved common constants to constants.js (a205c5b)
  • refactor: moved StencilStart class to a separate file (fdcdd82)
  • refactor: replace Promises with async/await in stencil-start (9492a42)
  • refactor: strf-8606; removed unused modules "good", "good-console" (1db7f5a)
  • refactor: use fs.existsSync instead of Fs.statSync hack (e097e36)
  • refactor(.eslintrc): update .eslinrc to allow newer JS syntax (f132275)
  • refactor(/bin/stencil-start): rearrange some variables (e8edabb)
  • refactor(/lib/release.js): use async/await instead of callbacks (720fbb1)
  • refactor(stencil-init): improve code style and test coverage (4ac65ff)
  • refactor(stencil-start): refactored the module to OOP style (2ae5b0c)
  • refactor(tests): move tests from /bin to /lib (930922f)
  • feat: (strf-8608) bump recent updates in npm packages (e50e231)
  • feat: (strf-8608) deleted unused npm dependencies (1f64ad9)
  • feat: (strf-8608) replace "request" with "node-fetch" (e758b01)
  • feat: (strf-8608) replaced lab+code+sinon with jest (71e952f)
  • feat: (strf-8608) update "front-matter" (a0aa6fd)
  • feat: (strf-8608) update "simple-git" (7153455)
  • feat: (strf-8608) update "tarjan-graph" (4a27ee6)
  • feat: (strf-8608) updated some npm dependencies (9059210)
  • feat: (strf-8625) support Node 12.x (1449751)
  • feat: (strf-8630) fix template engine values (0af2cb5)
  • feat: (strf-8671) replace "wreck" with "node-fetch" (6dcdd9b)
  • feat: (strf-8672) improve ESLint config and add prettier (a8b78c8)
  • feat: (strf-8673) update "commander" (dc3bf29)
  • feat: (strf-8674) update "async" npm package (9f64096)
  • feat: (strf-8684) update 'tmp' package (b1e932c)
  • feat: bump paper to rc30, release 2.2.0 (6945a3c)
  • feat: bump paper to rc31 (b958744)
  • feat: init no longer prompts when cli option is present (a9fee29)
  • feat: make init command more suitable for automation (ab9b919)
  • feat: strf-8589, drop JSPM support (c39c67b)
  • feat: update "stencil pull" to use configurations API, improving performance (2b142fc)
  • feat: update cli to use template engine based on the value stored in (f9ea0a9)
  • feat(docs): add project structure and best practices (251c1ff)
  • Add npm cache (ad50756)
  • Resolve Schema Translation Error Logging (7e668df)
  • STRF-8582 Bump stencil-styles version (6611284)
  • Update test badges (0fdafcf)
  • test: updates integration and unit tests (9e6131d)
  • test: use better naming of methods and constants (506be68)
  • chore: remove json schema since it has been replaced by ajv (80911e5)

<a name="2.1.1"></a>

junedkazi
published 2.1.1 •

Changelog

Source

<small>2.1.1 (2020-06-12)</small>

-feat: bump paper (91acd1c) -feat: watch storefront config file (e7b43d9)

<a name="2.1.0"></a>

junedkazi
published 2.1.0 •

Changelog

Source

2.1.0 (2020-04-27)

  • feat: added re-integration script with new command download (dc6df02)

<a name="2.0.0"></a>

junedkazi
published 2.0.0 •

Changelog

Source

2.0.0 (2020-03-24)

  • fix: address chrome cookie SameSite issue (5938ce1)
  • feat: add schema validation to bundle process (b86d440)
  • feat: bump paper (f1d2b5a)
  • feat: deprecate theme editor (c0466dc)
  • feat(translate): added the translationsSchema.json file into a bundle (ba04cd6)
  • feat(translate): added validation for schemaTranslations.json (fccafe2)
  • feat(translate): fixed regarding reviewers notes (0a1f43d)

<a name="1.23.1"></a>

junedkazi
published 1.23.1 •

Changelog

Source

<small>1.23.1 (2020-02-18)</small>

  • fix: add hapi as a direct dependency to lock down hapi version (3b9a258)

<a name="1.23.0"></a>

junedkazi
published 1.23.0 •

Changelog

Source

1.23.0 (2020-02-17)

  • fix: move code to dev dependency (f1fd570)
  • fix: remove less dependency and ref since it is not supported or used (c586dd8)
  • fix: tunnel issues and add support for tunnel names (820fa4d)
  • fix: update readme to reflect node 8 is no longer supported (6e793a9)
  • feat: drop node 8 support (5aa1624)
  • feat: move lab to dev deps and update it to 14.3.3 (0f57631)
  • feat: remove hapi as a direct dependecy (3164fbc)
  • feat: update browser sync to use latest master (0916991)
  • feat: update colors dependency (b488557)
  • feat: upgrade lodash dependency (640c61d)
  • feat(dependencies): update eslint to the latest and fix lint errors (5a2fd85)

<a name="1.22.0"></a>

junedkazi
published 1.22.0 •

Changelog

Source

1.22.0 (2020-02-10)

  • feat(dependencies): remove compression as a dependency (2c02e9e)
  • feat(dependencies): remove decompress-zip as a dependency (34c7fde)
  • feat(dependencies): remove express as a dependecy since it is not used (ba1c2c5)
  • feat(dependencies): remove gulp git, sass, sass-lint dependency (14dceeb)
  • feat(dependencies): remove install as a dependency since it is not used (1c2549c)
  • feat(dependencies): remove npm as a dependency (4733649)
  • feat(dependencies): remove script-loader as a direct dependecy (9a2b817)
  • feat(dependencies): update dev dependency (d5bdfe3)

<a name="1.21.6"></a>

junedkazi
published 1.21.6 •

Changelog

Source

<small>1.21.6 (2020-02-04)</small>

  • Add feature to allow pulling live config files (#550) (43558fc)
  • fix: add account_payment_methods_v2 to theme config schema (373a485)
  • feat(dependencies): remove dateformat as a direct dependecy (6044e91)

<a name="1.21.5"></a>

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