Skip to content

Latest commit

 

History

History
58 lines (47 loc) · 2.84 KB

File metadata and controls

58 lines (47 loc) · 2.84 KB

Third-party notices

This file is a navigation aid and does not replace the applicable license texts, notices, or copyright statements.

Bootstrap layout assets

The embedded release uses Bootstrap 5.3.8 CSS and Bootstrap Icons 1.13.1. The exact registry packages and integrity values are locked in package-lock.json; their MIT license texts are emitted as licenses/bootstrap-5.3.8/LICENSE and licenses/bootstrap-icons-1.13.1/LICENSE in every release archive.

No Bootstrap JavaScript is included in the source dependency graph or release artifact. PastureStack claims authorship only for its own compatibility code and other subsequent modifications.

Executable browser libraries

  • jQuery 4.0.0, copyright OpenJS Foundation and other contributors, MIT. The complete text is emitted as licenses/jquery-4.0.0/LICENSE.txt.
  • Handlebars Runtime 4.7.9, copyright Yehuda Katz and contributors, MIT. The complete text is emitted as licenses/handlebars-4.7.9/LICENSE.
  • async 0.9.0, copyright Caolan McMahon, MIT. The retained text is vendor/licenses/LICENSE-async-0.9.0.
  • jquery-scrollintoview 1.8, copyright Robert Koritnik, MIT. The retained text is vendor/licenses/LICENSE-jquery-scrollintoview-1.8.
  • JSONFormatter compatibility component 1.0.0 derives from Benjamin Hollis's jsonview revision 984de2b8cf2c5ab02846ea09f09208259ac033e0, MIT. The retained text is vendor/licenses/LICENSE-jsonformatter-2009, and subsequent adaptations remain attributable through this repository's Git history.
  • polyfill.js compatibility component 1.0.0 is locally tracked source retained from its first repository revision bce1a44ccdf5c7747d6397e86faef038d2c12701. The inherited project recorded MIT terms in revision d79425362a5338797c5f5c546c0108ff19f62d56; the retained text is vendor/licenses/LICENSE-polyfill-compat, and subsequent changes remain attributable through Git history.
  • json2.js dated 2011-10-19 is marked Public Domain by its upstream author; the retained notice is vendor/licenses/NOTICE-json2.

The unminified ui.js also retains the upstream file headers. The independent license copies above remain in the same archive because minification removes comments from ui.min.js.

Build and test tools

These packages execute only while building or testing and are not bundled in the browser artifact:

  • Dart Sass 1.103.1, MIT.
  • clean-css 5.3.3, MIT.
  • UglifyJS 3.19.3, BSD-2-Clause.
  • jsdom 30.0.1, MIT.

Their exact versions and registry integrity values are retained in package-lock.json; the package SBOM generated by the security release gate records the complete transitive dependency graph and license metadata.