[go: nahoru, domu]

blob: 8b054e11fb6eb1862e4b6ead8875d0ab75a0a7c1 [file] [log] [blame]
Name: Node JS
Short Name: node
URL: https://github.com/nodejs/node
Version: 12.14.1
Revision: f098f8295c407e5a5126b501ed5f1aa80bd86106
Date: 2016-12-06
License: NodeJS
License File: LICENSE
Security Critical: no
Shipped: no
Description:
Node binaries and NPM modules necessary for buliding Chrome's WebUI.
Use update_node_binaries to update Node binaries and update_npm_deps to
update NPM dependencies.
-------------------- DEPENDENCY DIVIDER --------------------
Name: Mocha
Short Name: mocha
URL: https://github.com/mochajs/mocha
Version: 10.0.0
License: MIT
License File: LICENSE
Security Critical: no
Shipped: no
Description:
Mocha is a simple, flexible JavaScript test framework which can be run in the
browser. Small or standalone projects, such as individual web components, can
use Mocha to run several lightweight test suites within one browser_test.
Local Modifications:
(none)
-------------------- DEPENDENCY DIVIDER --------------------
Name: Chai Assertion Library
Short Name: chai
URL: https://github.com/chaijs/chai
Version: 4.2.0
Revision: 26c8a794ec6da695f004bdbd6362a466dc3d098f
Date: 2018-09-25
License: MIT
License File: LICENSE
Security Critical: no
Shipped: no
Description:
BDD / TDD assertion framework for node.js and the browser that can be
paired with any testing framework.
Local Modifications:
- Applied patches/chai.patch so that chai.js can run within a d8 shell, which
is used in unit_tests
-------------------- DEPENDENCY DIVIDER --------------------
Name: SVG Optimizer
Short Name: svgo
URL: https://www.npmjs.com/package/svgo
Version: 1.2.0
Date: 2019-02-24
Revision: 0cc1d0a3d6d6ea38eb2f764d17fb097d9ffe6b31
License: MIT
Security Critical: no
Shipped: no
License Android Compatible: Yes
Description:
SVG Optimizer is a Nodejs-based tool for optimizing SVG vector graphics files.
Does rewrite .svg files displayed on chrome:// pages.
Local Modifications:
(none)
-------------------- DEPENDENCY DIVIDER --------------------
Name: Typescript Compiler
Short Name: typescript
URL: https://www.npmjs.com/package/typescript
Version: 4.6.3
License: Apache 2.0
Security Critical: no
Shipped: no
Description:
TypeScript is a language for application-scale JavaScript. TypeScript adds
optional types to JavaScript that support tools for large-scale JavaScript
applications for any browser, for any host, on any OS. TypeScript compiles to
readable, standards-based JavaScript.
The compiler is not shipped with Chrome but code compiled using it is.
Local Modifications:
See patches/typescript.patch to work-around
https://github.com/microsoft/TypeScript/issues/30024
-------------------- DEPENDENCY DIVIDER --------------------
Name: Type Definition for D3 library
Short Name: @types/d3
URL: https://www.npmjs.com/package/@types/d3
Version: 7.4.0
License: MIT
Security Critical: no
Shipped: no
Description:
This package contains type definitions for d3 library.
The types are only used when type checking in Chrome.
Local Modifications:
See patches/chromium_d3_types_index.patch, which is used to reduce the types to
only the necessary parts of the library.
-------------------- DEPENDENCY DIVIDER --------------------
Name: Type Definition for W3C MediaStream Recording
Short Name: @types/dom-mediacapture-record
URL: https://www.npmjs.com/package/@types/dom-mediacapture-record
Version: 1.0.11
License: MIT
Security Critical: no
Shipped: no
Description:
This package contains type definitions for w3c MediaStream Recording
(https://w3c.github.io/mediacapture-record).
The types are only used when type checking in Chrome OS.
Local Modifications:
(none)
-------------------- DEPENDENCY DIVIDER --------------------
Name: Type Definition for W3C Image Capture
Short Name: @types/w3c-image-capture
URL: https://www.npmjs.com/package/@types/w3c-image-capture
Version: 1.0.4
License: MIT
Security Critical: no
Shipped: no
Description:
This package contains type definitions for W3C Image Capture
(https://www.w3.org/TR/image-capture/).
The types are only used when type checking in Chrome OS.
Local Modifications:
(none)
-------------------- DEPENDENCY DIVIDER --------------------
Name: Type Definition for webrtc
Short Name: @types/webrtc
URL: https://www.npmjs.com/package/@types/webrtc
Version: 0.0.31
License: MIT
Security Critical: no
Shipped: no
Description:
This package contains type definitions for webrtc (https://webrtc.org/).
The types are only used when type checking in Chrome OS.
Local Modifications:
(none)
-------------------- DEPENDENCY DIVIDER --------------------
Name: Type Definition for Google Analytics
Short Name: @types/google.analytics
URL: https://www.npmjs.com/package/@types/google.analytics
Version: 0.0.42
License: MIT
Security Critical: no
Shipped: no
Description:
This package contains type definitions for Google Analytics (Classic and
Universal)
(https://developers.google.com/analytics/devguides/collection/gajs/).
The types are only used when type checking in Chrome OS.
Local Modifications:
(none)
-------------------- DEPENDENCY DIVIDER --------------------
Name: Type Definition for OffscreenCanvas
Short Name: @types/offscreencanvas
URL: https://www.npmjs.com/package/@types/offscreencanvas
Version: 2019.6.4
License: MIT
Security Critical: no
Shipped: no
Description:
This package contains type definitions for offscreencanvas-browser
(https://html.spec.whatwg.org/multipage/canvas.html#the-offscreencanvas-interface).
The types are only used when type checking in Chrome OS.
Local Modifications:
(none)
-------------------- DEPENDENCY DIVIDER --------------------
Name: ESLint JSDoc Plugin
Short Name: eslint-plugin-jsdoc
URL: https://www.npmjs.com/package/eslint-plugin-jsdoc
Version: 37.5.1
License: 3-Clause BSD
Security Critical: no
Shipped: no
Description:
JSDoc linting rules for ESLint.
The ESLint checks are not shipped with Chrome and code are only linted with it.
Local Modifications:
(none)
-------------------- DEPENDENCY DIVIDER --------------------
Name: ESLint Plugin TypeScript
Short Name: @typescript-eslint/eslint-plugin
URL: https://www.npmjs.com/package/@typescript-eslint/eslint-plugin
Version: 5.12.0
License: 2-Clause BSD
Security Critical: no
Shipped: no
Description:
An ESLint plugin which provides lint rules for TypeScript codebases.
The ESLint checks are not shipped with Chrome and code are only linted with it.
Local Modifications:
(none)
-------------------- DEPENDENCY DIVIDER --------------------
Name: TypeScript ESLint Parser
Short Name: @typescript-eslint/parser
URL: https://www.npmjs.com/package/@typescript-eslint/parser
Version: 5.12.0
License: 2-Clause BSD
Security Critical: no
Shipped: no
Description:
An ESLint parser which leverages TypeScript ESTree to allow for ESLint to lint
TypeScript source code.
The ESLint checks are not shipped with Chrome and code are only linted with it.
Local Modifications:
(none)
-------------------- DEPENDENCY DIVIDER --------------------
Name: Type Definition for Trusted Types
Short Name: @types/trusted-types
URL: https://www.npmjs.com/package/@types/trusted-types
Version: 1.0.6
License: MIT
Security Critical: no
Shipped: no
Description:
This package contains type definitions for Web Trusted Types.
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy/trusted-types
The types are only used when type checking the Web TrustedTypes.
Local Modifications:
(none)
-------------------- DEPENDENCY DIVIDER --------------------
Name: Type Definition for FileSystem API
Short Name: @types/filesystem
URL: https://www.npmjs.com/package/@types/filesystem
Version: 0.0.32
License: MIT
Security Critical: no
Shipped: no
Description:
This package contains type definitions for Web FileSystem API.
https://developer.mozilla.org/en-US/docs/Web/API/FileSystem
The types are only used when type checking the Web FileSystem API.
Local Modifications:
(none)
-------------------- DEPENDENCY DIVIDER --------------------
Name: Type Definition for FileWriter API
Short Name: @types/filewriter
URL: https://www.npmjs.com/package/@types/filewriter
Version: 0.0.29
License: MIT
Security Critical: no
Shipped: no
Description:
This package contains type definitions for Web FileWriter API. This is a
dependency for the @types/filesystem.
https://developer.mozilla.org/en-US/docs/Web/API/FileSystemFileEntry/createWriter
The types are only used when type checking the Web FileWriter API.
Local Modifications:
(none)
-------------------- DEPENDENCY DIVIDER --------------------
Name: HTML Minifier
Short Name: html-minifier
URL: https://www.npmjs.com/package/html-minifier
Version: 4.0.0
License: MIT
Security Critical: no
Shipped: no
Description:
HTMLMinifier is a highly configurable, well-tested, JavaScript-based HTML
minifier.
html-minifier itself is only used during build time. It does affect the contents
of shipped HTML files though.
Local Modifications:
Removed uglify-js dependency since we don't plan to use the --minify-js flag in
Chromium.
-------------------- DEPENDENCY DIVIDER --------------------
Name: Type Definition for WebCodecs
Short Name: @types/dom-webcodecs
URL: https://www.npmjs.com/package/@types/dom-webcodecs
Version: 0.1.5
License: MIT
Security Critical: no
Shipped: no
Description:
This package contains type definitions for WebCodecs
(https://w3c.github.io/webcodecs/).
The types are only used when type checking in ChromeOS.
Local Modifications:
(none)
-------------------- DEPENDENCY DIVIDER --------------------
Name: Type Definition for MediaStreamTrack Processing
Short Name: @types/dom-mediacapture-transform
URL: https://www.npmjs.com/package/@types/dom-mediacapture-transform
Version: 0.1.4
License: MIT
Security Critical: no
Shipped: no
Description:
This package contains type definitions for MediaStreamTrack Insertable Media
Processing using Streams (https://w3c.github.io/mediacapture-transform/).
The types are only used when type checking in ChromeOS.
Local Modifications:
(none)
-------------------- DEPENDENCY DIVIDER --------------------
Name: Type Definition for Emscripten
Short Name: @types/emscripten
URL: https://www.npmjs.com/package/@types/emscripten
Version: 1.39.6
License: MIT
Security Critical: no
Shipped: no
Description:
This package contains type definitions for Emscripten (https://emscripten.org).
The types are only used when type checking in ChromeOS.
Local Modifications:
(none)
-------------------- DEPENDENCY DIVIDER --------------------
Name: Lit
Short Name: lit
URL: https://lit.dev
Version: 3.0.2
Revision: N/A
License: BSD 3-Clause
License File: LICENSE
Security Critical: no
Shipped: yes
Description:
A thin library around native web component APIs, to be used in WebUI development
as an alternative to Polymer.
Local Modifications:
See patches/lit_html.patch, which renames 'lit-html' trusted type policy to
'lit-html-desktop' to workaround the fact that some CrOS-only UIs already use
Lit via a different Lit bundle in third_party/material_web_components, which in
turn results in an error as follows
Uncaught TypeError: Failed to execute 'createPolicy' on
'TrustedTypePolicyFactory': Policy with name "lit-html" already exists."