babel-webpack-test

v1.0.0 ISCLicense declared in the package manifest.

- Babel 默认只转换新的 JavaScript 句法(syntax) - 不转换新的 API,比如 Iterator、Generator、Set、Maps、Proxy、Reflect、Symbol、Promise 等全局对象,以及一些定义在全局对象上的方法(比如 Object.assign)都不会转码。 - 不转换实例方法(例如 Array.prototype.includes 等) - 如果想让这个方法运行,必须使用 Polyfill 或 Babel-runtime,为当前环境提供一个垫片。

85

Security score

0 known advisories in v1.0.0

0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.advisory penalty −0 · staleness penalty −15

Weekly downloads

Downloads across all versions in the last 7 days, from the official npm downloads API (api.npmjs.org).

Unpacked size

Size of v1.0.0 on disk after npm install extracts the tarball, as reported by the npm registry.

10.4 kB

Dependencies

Direct runtime dependencies declared by v1.0.0. Transitive dependencies are not counted here — use the lockfile audit for the full tree.

3

Last publish

When v1.0.0 was published to the registry. Long gaps can indicate an unmaintained package.

6 years ago

Security advisories

Vulnerabilities affecting v1.0.0 specifically, from OSV.dev — the open database aggregating the GitHub Advisory Database (GHSA) and CVEs. Links open the full advisory.

No known vulnerabilities affect v1.0.0.