Skip to content

Instantly share code, notes, and snippets.

@robertknight
Last active January 17, 2023 22:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save robertknight/c8a02a697c593b131b00035b20b39a07 to your computer and use it in GitHub Desktop.
Save robertknight/c8a02a697c593b131b00035b20b39a07 to your computer and use it in GitHub Desktop.
License report for Hypothesis project dependencies

Hypothesis frontend project license report

This report lists the direct npm dependencies of the main Hypothesis frontend projects. See this internal Hypothesis Slack thread.

How to generate the report

The data below was generated using https://github.com/ironSource/license-report, with the following license-report-config.json configuration file:

{
  "fields": [
    "name",
    "licenseType",
    "link",
    "installedVersion",
    "author"
  ]
}

Reports

Updated 2022-01-17

These reports were generated by running the following command in each Hypothesis project with the current main branch checked out:

license-report --output=csv --config ~/hypothesis/license-report-config.json

The reports were generated on 2022-01-07.

client

@babel/core,MIT,https://github.com/babel/babel.git,7.20.12,The Babel Team (https://babel.dev/team)
@babel/preset-env,MIT,https://github.com/babel/babel.git,7.20.2,The Babel Team (https://babel.dev/team)
@babel/preset-react,MIT,https://github.com/babel/babel.git,7.18.6,The Babel Team (https://babel.dev/team)
@babel/preset-typescript,MIT,https://github.com/babel/babel.git,7.18.6,The Babel Team (https://babel.dev/team)
@hypothesis/frontend-build,BSD-2-Clause,git+https://github.com/hypothesis/frontend-build.git,1.2.0,Hypothesis developers
@hypothesis/frontend-shared,BSD-2-Clause,git+https://github.com/hypothesis/frontend-shared.git,5.6.0,n/a
@npmcli/arborist,ISC,git+https://github.com/npm/cli.git,6.1.6,GitHub Inc.
@octokit/rest,MIT,git+https://github.com/octokit/rest.js.git,19.0.5,n/a
@rollup/plugin-babel,MIT,git+https://github.com/rollup/plugins.git,6.0.3,Rich Harris
@rollup/plugin-commonjs,MIT,git+https://github.com/rollup/plugins.git,24.0.0,Rich Harris <richard.a.harris@gmail.com>
@rollup/plugin-json,MIT,git+https://github.com/rollup/plugins.git,6.0.0,rollup
@rollup/plugin-node-resolve,MIT,git+https://github.com/rollup/plugins.git,15.0.1,Rich Harris <richard.a.harris@gmail.com>
@rollup/plugin-replace,MIT,git+https://github.com/rollup/plugins.git,5.0.2,Rich Harris <richard.a.harris@gmail.com>
@rollup/plugin-terser,MIT,git+https://github.com/rollup/plugins.git,0.3.0,Peter Placzek <peter.placzek1996@gmail.com>
@rollup/plugin-virtual,MIT,git+https://github.com/rollup/plugins.git,3.0.1,Rich Harris
@sentry/browser,MIT,git://github.com/getsentry/sentry-javascript.git,7.29.0,Sentry
@sentry/cli,BSD-3-Clause,git://github.com/getsentry/sentry-cli.git,2.11.0,Sentry
@types/dompurify,MIT,https://github.com/DefinitelyTyped/DefinitelyTyped.git,2.4.0,n/a
@types/escape-html,MIT,https://github.com/DefinitelyTyped/DefinitelyTyped.git,1.0.2,n/a
@types/hammerjs,MIT,https://github.com/DefinitelyTyped/DefinitelyTyped.git,2.0.41,n/a
@types/katex,MIT,https://github.com/DefinitelyTyped/DefinitelyTyped.git,0.16.0,n/a
@types/retry,MIT,https://github.com/DefinitelyTyped/DefinitelyTyped.git,0.12.2,n/a
@types/scroll-into-view,MIT,https://github.com/DefinitelyTyped/DefinitelyTyped.git,1.16.0,n/a
@types/shallowequal,MIT,https://github.com/DefinitelyTyped/DefinitelyTyped.git,1.1.1,n/a
@types/showdown,MIT,https://github.com/DefinitelyTyped/DefinitelyTyped.git,2.0.0,n/a
@typescript-eslint/eslint-plugin,MIT,git+https://github.com/typescript-eslint/typescript-eslint.git,5.48.1,n/a
@typescript-eslint/parser,BSD-2-Clause,git+https://github.com/typescript-eslint/typescript-eslint.git,5.48.0,n/a
approx-string-match,MIT,https://github.com/robertknight/approx-string-match-js.git,2.0.0,Robert Knight <robertknight@gmail.com>
autoprefixer,MIT,git+https://github.com/postcss/autoprefixer.git,10.4.13,Andrey Sitnik <andrey@sitnik.ru>
aws-sdk,Apache-2.0,git://github.com/aws/aws-sdk-js.git,2.1295.0,Amazon Web Services https://aws.amazon.com/
axe-core,MPL-2.0,git+https://github.com/dequelabs/axe-core.git,4.6.2,n/a
babel-plugin-inject-args,BSD-2-Clause,https://github.com/hypothesis/babel-plugin-inject-args,1.0.0,Hypothesis Developers
babel-plugin-istanbul,BSD-3-Clause,git+https://github.com/istanbuljs/babel-plugin-istanbul.git,6.1.1,Thai Pangsakulyanont @dtinth
babel-plugin-mockable-imports,ISC,git+https://github.com/robertknight/babel-plugin-mockable-imports.git,2.0.1,Robert Knight <robertknight@gmail.com>
babel-plugin-transform-async-to-promises,MIT,git+https://github.com/rpetrich/babel-plugin-transform-async-to-promises.git,0.8.18,Ryan Petrich <rpetrich@gmail.com>
chai,MIT,git+https://github.com/chaijs/chai.git,4.3.7,Jake Luer <jake@alogicalparadox.com>
chance,MIT,git+https://github.com/chancejs/chancejs.git,1.1.9,Victor Quinn <mail@victorquinn.com>
classnames,MIT,git+https://github.com/JedWatson/classnames.git,2.3.2,Jed Watson
codecov,MIT,git+https://github.com/codecov/codecov-node.git,3.8.3,Codecov <hello@codecov.io>
commander,MIT,git+https://github.com/tj/commander.js.git,10.0.0,TJ Holowaychuk <tj@vision-media.ca>
cross-env,MIT,git+https://github.com/kentcdodds/cross-env.git,7.0.3,Kent C. Dodds <me@kentcdodds.com> (https://kentcdodds.com)
diff,BSD-3-Clause,git://github.com/kpdecker/jsdiff.git,5.1.0,n/a
dompurify,(MPL-2.0 OR Apache-2.0),git://github.com/cure53/DOMPurify.git,2.4.3,Mario Heiderich <mario@cure53.de> (https://cure53.de/)
enzyme,MIT,git+https://github.com/airbnb/enzyme.git,3.11.0,Leland Richardson <leland.richardson@airbnb.com>
enzyme-adapter-preact-pure,MIT,https://github.com/preactjs/enzyme-adapter-preact-pure,4.1.0,Robert Knight
escape-html,MIT,https://github.com/component/escape-html,1.0.3,n/a
escape-string-regexp,MIT,git+https://github.com/sindresorhus/escape-string-regexp.git,4.0.0,Sindre Sorhus sindresorhus@gmail.com https://sindresorhus.com
eslint,MIT,git+https://github.com/eslint/eslint.git,8.32.0,Nicholas C. Zakas <nicholas+npm@nczconsulting.com>
eslint-config-hypothesis,BSD-2-Clause,git+https://github.com/hypothesis/frontend-toolkit.git,2.6.0,
eslint-plugin-jsx-a11y,MIT,git+https://github.com/jsx-eslint/eslint-plugin-jsx-a11y.git,6.7.1,Ethan Cohen
eslint-plugin-mocha,MIT,git://github.com/lo1tuma/eslint-plugin-mocha.git,10.1.0,Mathias Schreck <schreck.mathias@gmail.com>
eslint-plugin-react,MIT,git+https://github.com/jsx-eslint/eslint-plugin-react.git,7.32.0,Yannick Croissant <yannick.croissant+npm@gmail.com>
eslint-plugin-react-hooks,MIT,git+https://github.com/facebook/react.git,4.6.0,n/a
express,MIT,git+https://github.com/expressjs/express.git,4.18.2,TJ Holowaychuk <tj@vision-media.ca>
fancy-log,MIT,git+https://github.com/gulpjs/fancy-log.git,2.0.0,Gulp Team <team@gulpjs.com> (http://gulpjs.com/)
fetch-mock,MIT,git+https://github.com/wheresrhys/fetch-mock.git,9.11.0,Rhys Evans
focus-visible,W3C,git+https://github.com/WICG/focus-visible.git,5.2.0,WICG
gulp,MIT,git+https://github.com/gulpjs/gulp.git,4.0.2,Gulp Team <team@gulpjs.com> (https://gulpjs.com/)
gulp-changed,MIT,git+https://github.com/sindresorhus/gulp-changed.git,4.0.3,Sindre Sorhus sindresorhus@gmail.com sindresorhus.com
hammerjs,MIT,git://github.com/hammerjs/hammer.js.git,2.0.8,Jorik Tangelder j.tangelder@gmail.com
karma,MIT,git://github.com/karma-runner/karma.git,6.4.1,Vojta Jína <vojta.jina@gmail.com>
karma-chai,MIT,https://github.com/xdissent/karma-chai.git,0.1.0,Greg Thornton <xdissent@me.com> (http://xdissent.com)
karma-chrome-launcher,MIT,git://github.com/karma-runner/karma-chrome-launcher.git,3.1.1,Vojta Jina <vojta.jina@gmail.com>
karma-coverage-istanbul-reporter,MIT,git+https://github.com/mattlewis92/karma-coverage-istanbul-reporter.git,3.0.3,Matt Lewis
karma-mocha,MIT,git://github.com/karma-runner/karma-mocha.git,2.0.1,Vojta Jina <vojta.jina@gmail.com>
karma-mocha-reporter,MIT,git+https://github.com/litixsoft/karma-mocha-reporter.git,2.2.5,Litixsoft GmbH <info@litixsoft.de> (http://www.litixsoft.de)
karma-sinon,MIT,git://github.com/yanoosh/karma-sinon.git,1.0.5,Janusz Jablonski janusz.jablonski+karma-sinon@gmail.com
karma-source-map-support,MIT,git://github.com/tschaub/karma-source-map-support.git,1.4.0,Tim Schaub http://tschaub.net/
katex,MIT,git+https://github.com/KaTeX/KaTeX.git,0.16.4,n/a
lodash.debounce,MIT,git+https://github.com/lodash/lodash.git,4.0.8,John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)
mocha,MIT,git+https://github.com/mochajs/mocha.git,10.2.0,TJ Holowaychuk <tj@vision-media.ca>
mustache,MIT,git+https://github.com/janl/mustache.js.git,4.2.0,mustache.js Authors <http://github.com/janl/mustache.js>
mustache-express,MIT,git+ssh://git@github.com/bryanburgers/node-mustache-express.git,1.3.2,Bryan Burgers bryan@burgers.io http://www.burgers.io
npm-packlist,ISC,git+https://github.com/npm/npm-packlist.git,7.0.4,GitHub Inc.
postcss,MIT,git+https://github.com/postcss/postcss.git,8.4.21,Andrey Sitnik <andrey@sitnik.ru>
preact,MIT,git+https://github.com/preactjs/preact.git,10.11.3,n/a
prettier,MIT,git+https://github.com/prettier/prettier.git,2.8.3,James Long
redux,MIT,git+https://github.com/reduxjs/redux.git,4.2.0,n/a
redux-thunk,MIT,git+https://github.com/reduxjs/redux-thunk.git,2.4.2,Dan Abramov <dan.abramov@me.com>
reselect,MIT,git+https://github.com/reduxjs/reselect.git,4.1.7,n/a
retry,MIT,git://github.com/tim-kos/node-retry.git,0.13.1,Tim Koschützki <tim@debuggable.com> (http://debuggable.com/)
rollup,MIT,git+https://github.com/rollup/rollup.git,2.79.1,Rich Harris
rollup-plugin-string,MIT,git+https://github.com/TrySound/rollup-plugin-string.git,3.0.0,Bogdan Chadkin <trysound@yandex.ru>
sass,MIT,git+https://github.com/sass/dart-sass.git,1.57.1,Natalie Weizenbaum nweiz@google.com https://github.com/nex3
scroll-into-view,MIT,git+ssh://git@github.com/KoryNunn/scroll-into-view.git,1.16.2,
shallowequal,MIT,git+https://github.com/dashed/shallowequal.git,1.1.0,Alberto Leal mailforalberto@gmail.com github.com/dashed
showdown,MIT,git+https://github.com/showdownjs/showdown.git,2.1.0,Estevão Santos
sinon,BSD-3-Clause,git+ssh://git@github.com/sinonjs/sinon.git,15.0.1,Christian Johansen
tailwindcss,MIT,git+https://github.com/tailwindlabs/tailwindcss.git,3.2.4,n/a
tiny-emitter,MIT,git+https://github.com/scottcorgan/tiny-emitter.git,2.1.0,Scott Corgan
typescript,Apache-2.0,git+https://github.com/Microsoft/TypeScript.git,4.9.4,Microsoft Corp.
wrap-text,MIT,git+ssh://git@github.com/IonicaBizau/wrap-text.git,1.0.9,Ionică Bizău <bizauionica@gmail.com> (https://ionicabizau.net)

browser-extension

@babel/core,MIT,https://github.com/babel/babel.git,7.20.5,The Babel Team (https://babel.dev/team)
@babel/preset-env,MIT,https://github.com/babel/babel.git,7.20.2,The Babel Team (https://babel.dev/team)
@babel/preset-typescript,MIT,https://github.com/babel/babel.git,7.18.6,The Babel Team (https://babel.dev/team)
@rollup/plugin-alias,MIT,git+https://github.com/rollup/plugins.git,4.0.2,Johannes Stein
@rollup/plugin-babel,MIT,git+https://github.com/rollup/plugins.git,6.0.3,Rich Harris
@rollup/plugin-commonjs,n/a,git+https://github.com/rollup/plugins.git,n/a,n/a
@rollup/plugin-json,n/a,git+https://github.com/rollup/plugins.git,n/a,n/a
@rollup/plugin-multi-entry,MIT,git+https://github.com/rollup/plugins.git,6.0.0,rollup
@rollup/plugin-node-resolve,MIT,git+https://github.com/rollup/plugins.git,15.0.1,Rich Harris <richard.a.harris@gmail.com>
@types/chrome,MIT,https://github.com/DefinitelyTyped/DefinitelyTyped.git,0.0.204,n/a
@typescript-eslint/eslint-plugin,n/a,git+https://github.com/typescript-eslint/typescript-eslint.git,n/a,n/a
@typescript-eslint/parser,n/a,git+https://github.com/typescript-eslint/typescript-eslint.git,n/a,n/a
babel-plugin-istanbul,BSD-3-Clause,git+https://github.com/istanbuljs/babel-plugin-istanbul.git,6.1.1,Thai Pangsakulyanont @dtinth
babel-plugin-mockable-imports,ISC,git+https://github.com/robertknight/babel-plugin-mockable-imports.git,2.0.1,Robert Knight <robertknight@gmail.com>
chai,MIT,git+https://github.com/chaijs/chai.git,4.3.7,Jake Luer <jake@alogicalparadox.com>
chrome-webstore-upload-cli,MIT,git+https://github.com/fregante/chrome-webstore-upload-cli.git,2.1.0,Andrew Levine
diff,BSD-3-Clause,git://github.com/kpdecker/jsdiff.git,5.1.0,n/a
eslint,n/a,git+https://github.com/eslint/eslint.git,n/a,n/a
eslint-config-hypothesis,BSD-2-Clause,git+https://github.com/hypothesis/frontend-toolkit.git,2.6.0,
eslint-plugin-mocha,MIT,git://github.com/lo1tuma/eslint-plugin-mocha.git,10.1.0,Mathias Schreck <schreck.mathias@gmail.com>
eslint-plugin-react,MIT,git+https://github.com/jsx-eslint/eslint-plugin-react.git,7.31.11,Yannick Croissant <yannick.croissant+npm@gmail.com>
eslint-plugin-react-hooks,MIT,git+https://github.com/facebook/react.git,4.6.0,n/a
git-describe,MIT,git+https://github.com/tvdstaaij/node-git-describe.git,4.1.1,Tim van der Staaij
gulp,MIT,git+https://github.com/gulpjs/gulp.git,4.0.2,Gulp Team <team@gulpjs.com> (https://gulpjs.com/)
hypothesis,n/a,https://github.com/hypothesis/client.git,n/a,n/a
is-equal-shallow,MIT,git://github.com/jonschlinkert/is-equal-shallow.git,0.1.3,Jon Schlinkert https://github.com/jonschlinkert
karma,MIT,git://github.com/karma-runner/karma.git,6.4.1,Vojta Jína <vojta.jina@gmail.com>
karma-chai,MIT,https://github.com/xdissent/karma-chai.git,0.1.0,Greg Thornton <xdissent@me.com> (http://xdissent.com)
karma-chrome-launcher,MIT,git://github.com/karma-runner/karma-chrome-launcher.git,3.1.1,Vojta Jina <vojta.jina@gmail.com>
karma-coverage-istanbul-reporter,MIT,git+https://github.com/mattlewis92/karma-coverage-istanbul-reporter.git,3.0.3,Matt Lewis
karma-mocha,MIT,git://github.com/karma-runner/karma-mocha.git,2.0.1,Vojta Jina <vojta.jina@gmail.com>
karma-mocha-reporter,MIT,git+https://github.com/litixsoft/karma-mocha-reporter.git,2.2.5,Litixsoft GmbH <info@litixsoft.de> (http://www.litixsoft.de)
karma-sinon,MIT,git://github.com/yanoosh/karma-sinon.git,1.0.5,Janusz Jablonski janusz.jablonski+karma-sinon@gmail.com
karma-source-map-support,MIT,git://github.com/tschaub/karma-source-map-support.git,1.4.0,Tim Schaub http://tschaub.net/
mocha,MIT,git+https://github.com/mochajs/mocha.git,10.2.0,TJ Holowaychuk <tj@vision-media.ca>
mustache,MIT,git+https://github.com/janl/mustache.js.git,4.2.0,mustache.js Authors <http://github.com/janl/mustache.js>
prettier,MIT,git+https://github.com/prettier/prettier.git,2.8.1,James Long
raven-js,BSD-2-Clause,git://github.com/getsentry/raven-js.git,3.27.2,n/a
rollup,n/a,git+https://github.com/rollup/rollup.git,n/a,n/a
sinon,n/a,git+ssh://git@github.com/sinonjs/sinon.git,n/a,n/a
typescript,Apache-2.0,git+https://github.com/Microsoft/TypeScript.git,4.9.4,Microsoft Corp.
web-ext,MPL-2.0,git://github.com/mozilla/web-ext.git,7.4.0,Kumar McMillan

lms

@babel/core,n/a,https://github.com/babel/babel.git,n/a,n/a
@babel/preset-env,MIT,https://github.com/babel/babel.git,7.20.2,The Babel Team (https://babel.dev/team)
@babel/preset-react,MIT,https://github.com/babel/babel.git,7.18.6,The Babel Team (https://babel.dev/team)
@babel/preset-typescript,MIT,https://github.com/babel/babel.git,7.18.6,The Babel Team (https://babel.dev/team)
@hypothesis/frontend-build,BSD-2-Clause,git+https://github.com/hypothesis/frontend-build.git,1.2.0,Hypothesis developers
@hypothesis/frontend-shared,BSD-2-Clause,git+https://github.com/hypothesis/frontend-shared.git,5.5.1,n/a
@rollup/plugin-babel,MIT,git+https://github.com/rollup/plugins.git,6.0.3,Rich Harris
@rollup/plugin-commonjs,MIT,git+https://github.com/rollup/plugins.git,24.0.0,Rich Harris <richard.a.harris@gmail.com>
@rollup/plugin-node-resolve,MIT,git+https://github.com/rollup/plugins.git,15.0.1,Rich Harris <richard.a.harris@gmail.com>
@rollup/plugin-replace,MIT,git+https://github.com/rollup/plugins.git,5.0.2,Rich Harris <richard.a.harris@gmail.com>
@rollup/plugin-virtual,MIT,git+https://github.com/rollup/plugins.git,3.0.1,Rich Harris
autoprefixer,MIT,git+https://github.com/postcss/autoprefixer.git,10.4.13,Andrey Sitnik <andrey@sitnik.ru>
classnames,MIT,git+https://github.com/JedWatson/classnames.git,2.3.2,Jed Watson
eslint-plugin-mocha,MIT,git://github.com/lo1tuma/eslint-plugin-mocha.git,10.1.0,Mathias Schreck <schreck.mathias@gmail.com>
eslint-plugin-react,MIT,git+https://github.com/jsx-eslint/eslint-plugin-react.git,7.31.11,Yannick Croissant <yannick.croissant+npm@gmail.com>
eslint-plugin-react-hooks,MIT,git+https://github.com/facebook/react.git,4.6.0,n/a
focus-visible,W3C,git+https://github.com/WICG/focus-visible.git,5.2.0,WICG
gulp,MIT,git+https://github.com/gulpjs/gulp.git,4.0.2,Gulp Team <team@gulpjs.com> (https://gulpjs.com/)
karma-chrome-launcher,MIT,git://github.com/karma-runner/karma-chrome-launcher.git,3.1.1,Vojta Jina <vojta.jina@gmail.com>
normalize.css,MIT,git+https://github.com/necolas/normalize.css.git,8.0.1,n/a
postcss,n/a,git+https://github.com/postcss/postcss.git,n/a,n/a
preact,MIT,git+https://github.com/preactjs/preact.git,10.11.3,n/a
rollup,MIT,git+https://github.com/rollup/rollup.git,2.79.1,Rich Harris
rollup-plugin-string,MIT,git+https://github.com/TrySound/rollup-plugin-string.git,3.0.0,Bogdan Chadkin <trysound@yandex.ru>
rollup-plugin-terser,MIT,git+https://github.com/TrySound/rollup-plugin-terser.git,7.0.2,Bogdan Chadkin <trysound@yandex.ru>
sass,MIT,git+https://github.com/sass/dart-sass.git,1.57.1,Natalie Weizenbaum nweiz@google.com https://github.com/nex3
tailwindcss,MIT,git+https://github.com/tailwindlabs/tailwindcss.git,3.2.4,n/a
tiny-emitter,MIT,git+https://github.com/scottcorgan/tiny-emitter.git,2.1.0,Scott Corgan
@types/gapi,MIT,https://github.com/DefinitelyTyped/DefinitelyTyped.git,0.0.43,n/a
@types/google.accounts,n/a,https://github.com/DefinitelyTyped/DefinitelyTyped.git,n/a,n/a
@typescript-eslint/eslint-plugin,n/a,git+https://github.com/typescript-eslint/typescript-eslint.git,n/a,n/a
@typescript-eslint/parser,BSD-2-Clause,git+https://github.com/typescript-eslint/typescript-eslint.git,5.48.0,n/a
axe-core,n/a,git+https://github.com/dequelabs/axe-core.git,n/a,n/a
babel-plugin-istanbul,BSD-3-Clause,git+https://github.com/istanbuljs/babel-plugin-istanbul.git,6.1.1,Thai Pangsakulyanont @dtinth
babel-plugin-mockable-imports,ISC,git+https://github.com/robertknight/babel-plugin-mockable-imports.git,2.0.1,Robert Knight <robertknight@gmail.com>
chai,MIT,git+https://github.com/chaijs/chai.git,4.3.7,Jake Luer <jake@alogicalparadox.com>
diff,BSD-3-Clause,git://github.com/kpdecker/jsdiff.git,5.1.0,n/a
enzyme,MIT,git+https://github.com/airbnb/enzyme.git,3.11.0,Leland Richardson <leland.richardson@airbnb.com>
enzyme-adapter-preact-pure,n/a,https://github.com/preactjs/enzyme-adapter-preact-pure,n/a,n/a
eslint,MIT,git+https://github.com/eslint/eslint.git,8.31.0,Nicholas C. Zakas <nicholas+npm@nczconsulting.com>
eslint-config-hypothesis,BSD-2-Clause,git+https://github.com/hypothesis/frontend-toolkit.git,2.6.0,
eslint-plugin-jsx-a11y,MIT,git+https://github.com/jsx-eslint/eslint-plugin-jsx-a11y.git,6.6.1,Ethan Cohen
karma,MIT,git://github.com/karma-runner/karma.git,6.4.1,Vojta Jína <vojta.jina@gmail.com>
karma-chai,MIT,https://github.com/xdissent/karma-chai.git,0.1.0,Greg Thornton <xdissent@me.com> (http://xdissent.com)
karma-coverage-istanbul-reporter,MIT,git+https://github.com/mattlewis92/karma-coverage-istanbul-reporter.git,3.0.3,Matt Lewis
karma-mocha,MIT,git://github.com/karma-runner/karma-mocha.git,2.0.1,Vojta Jina <vojta.jina@gmail.com>
karma-mocha-reporter,MIT,git+https://github.com/litixsoft/karma-mocha-reporter.git,2.2.5,Litixsoft GmbH <info@litixsoft.de> (http://www.litixsoft.de)
karma-sinon,MIT,git://github.com/yanoosh/karma-sinon.git,1.0.5,Janusz Jablonski janusz.jablonski+karma-sinon@gmail.com
karma-source-map-support,MIT,git://github.com/tschaub/karma-source-map-support.git,1.4.0,Tim Schaub http://tschaub.net/
mocha,MIT,git+https://github.com/mochajs/mocha.git,10.2.0,TJ Holowaychuk <tj@vision-media.ca>
prettier,n/a,git+https://github.com/prettier/prettier.git,n/a,n/a
sinon,BSD-3-Clause,git+ssh://git@github.com/sinonjs/sinon.git,15.0.1,Christian Johansen
typescript,Apache-2.0,git+https://github.com/Microsoft/TypeScript.git,4.9.4,Microsoft Corp.

h

@babel/core,MIT,https://github.com/babel/babel.git,7.20.7,The Babel Team (https://babel.dev/team)
@babel/preset-env,MIT,https://github.com/babel/babel.git,7.19.4,The Babel Team (https://babel.dev/team)
@hypothesis/frontend-build,BSD-2-Clause,git+https://github.com/hypothesis/frontend-build.git,1.2.0,Hypothesis developers
@rollup/plugin-babel,MIT,git+https://github.com/rollup/plugins.git,6.0.3,Rich Harris
@rollup/plugin-commonjs,MIT,git+https://github.com/rollup/plugins.git,24.0.0,Rich Harris <richard.a.harris@gmail.com>
@rollup/plugin-node-resolve,MIT,git+https://github.com/rollup/plugins.git,15.0.1,Rich Harris <richard.a.harris@gmail.com>
autoprefixer,MIT,git+https://github.com/postcss/autoprefixer.git,10.4.13,Andrey Sitnik <andrey@sitnik.ru>
bootstrap,MIT,git+https://github.com/twbs/bootstrap.git,4.6.2,The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
escape-html,MIT,https://github.com/component/escape-html,1.0.3,n/a
gulp,MIT,git+https://github.com/gulpjs/gulp.git,4.0.2,Gulp Team <team@gulpjs.com> (https://gulpjs.com/)
gulp-changed,MIT,git+https://github.com/sindresorhus/gulp-changed.git,4.0.3,Sindre Sorhus sindresorhus@gmail.com sindresorhus.com
gulp-cli,MIT,git+https://github.com/gulpjs/gulp-cli.git,2.3.0,Gulp Team <team@gulpjs.com> (https://gulpjs.com/)
gulp-if,MIT,git://github.com/robrich/gulp-if.git,3.0.0,Rob Richardson (http://robrich.org/)
gulp-svgmin,MIT,git+https://github.com/ben-eb/gulp-svgmin.git,4.1.0,Ben Briggs beneb.info@gmail.com https://beneb.info
jquery,MIT,git+https://github.com/jquery/jquery.git,3.6.3,OpenJS Foundation and other contributors https://github.com/jquery/jquery/blob/3.6.3/AUTHORS.txt
normalize.css,MIT,git+https://github.com/necolas/normalize.css.git,8.0.1,n/a
popper.js,MIT,git+https://github.com/FezVrasta/popper.js.git,1.16.1,Federico Zivolo <federico.zivolo@gmail.com>
postcss,MIT,git+https://github.com/postcss/postcss.git,8.4.20,Andrey Sitnik <andrey@sitnik.ru>
raven-js,BSD-2-Clause,git://github.com/getsentry/raven-js.git,3.27.2,n/a
rollup,MIT,git+https://github.com/rollup/rollup.git,2.79.1,Rich Harris
rollup-plugin-terser,MIT,git+https://github.com/TrySound/rollup-plugin-terser.git,7.0.2,Bogdan Chadkin <trysound@yandex.ru>
sass,MIT,git+https://github.com/sass/dart-sass.git,1.57.1,Natalie Weizenbaum nweiz@google.com https://github.com/nex3
scroll-into-view,MIT,git+ssh://git@github.com/KoryNunn/scroll-into-view.git,1.16.2,
babel-plugin-mockable-imports,ISC,git+https://github.com/robertknight/babel-plugin-mockable-imports.git,2.0.1,Robert Knight <robertknight@gmail.com>
chai,MIT,git+https://github.com/chaijs/chai.git,4.3.7,Jake Luer <jake@alogicalparadox.com>
diff,BSD-3-Clause,git://github.com/kpdecker/jsdiff.git,5.0.0,n/a
eslint,MIT,git+https://github.com/eslint/eslint.git,8.31.0,Nicholas C. Zakas <nicholas+npm@nczconsulting.com>
eslint-config-hypothesis,BSD-2-Clause,git+https://github.com/hypothesis/frontend-toolkit.git,2.6.0,
eslint-plugin-mocha,MIT,git://github.com/lo1tuma/eslint-plugin-mocha.git,10.1.0,Mathias Schreck <schreck.mathias@gmail.com>
eslint-plugin-react,MIT,git+https://github.com/jsx-eslint/eslint-plugin-react.git,7.31.11,Yannick Croissant <yannick.croissant+npm@gmail.com>
eslint-plugin-react-hooks,MIT,git+https://github.com/facebook/react.git,4.6.0,n/a
fetch-mock,MIT,git+https://github.com/wheresrhys/fetch-mock.git,9.11.0,Rhys Evans
karma,MIT,git://github.com/karma-runner/karma.git,6.4.1,Vojta Jína <vojta.jina@gmail.com>
karma-chai,MIT,https://github.com/xdissent/karma-chai.git,0.1.0,Greg Thornton <xdissent@me.com> (http://xdissent.com)
karma-chrome-launcher,MIT,git://github.com/karma-runner/karma-chrome-launcher.git,3.1.1,Vojta Jina <vojta.jina@gmail.com>
karma-mocha,MIT,git://github.com/karma-runner/karma-mocha.git,2.0.1,Vojta Jina <vojta.jina@gmail.com>
karma-mocha-reporter,MIT,git+https://github.com/litixsoft/karma-mocha-reporter.git,2.2.5,Litixsoft GmbH <info@litixsoft.de> (http://www.litixsoft.de)
karma-sinon,MIT,git://github.com/yanoosh/karma-sinon.git,1.0.5,Janusz Jablonski janusz.jablonski+karma-sinon@gmail.com
karma-source-map-support,MIT,git://github.com/tschaub/karma-source-map-support.git,1.4.0,Tim Schaub http://tschaub.net/
mocha,MIT,git+https://github.com/mochajs/mocha.git,10.2.0,TJ Holowaychuk <tj@vision-media.ca>
prettier,MIT,git+https://github.com/prettier/prettier.git,2.8.1,James Long
sinon,BSD-3-Clause,git+ssh://git@github.com/sinonjs/sinon.git,15.0.1,Christian Johansen
syn,MIT,git+ssh://git@github.com/bitovi/syn.git,0.2.2,Bitovi contact@bitovi.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment