Gathering detailed insights and metrics for @pectin/babelrc
Gathering detailed insights and metrics for @pectin/babelrc
Gathering detailed insights and metrics for @pectin/babelrc
Gathering detailed insights and metrics for @pectin/babelrc
Rollup-related tools for incremental transpilation of packages in Lerna-based monorepos
npm install @pectin/babelrc
Typescript
Module System
Min. Node Version
Node Version
NPM Version
rollup-config-pectin@4.0.4
Updated on May 22, 2020
pectin@3.6.2
Updated on May 22, 2020
@pectin/api@4.0.6
Updated on May 22, 2020
@pectin/core@4.0.4
Updated on May 22, 2020
@pectin/api@4.0.5
Updated on Oct 17, 2019
pectin@3.6.1
Updated on Oct 17, 2019
TypeScript (97.13%)
JavaScript (2.87%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
ISC License
56 Stars
243 Commits
7 Forks
25 Branches
5 Contributors
Updated on May 20, 2025
Latest Version
3.3.3
Package Id
@pectin/babelrc@3.3.3
Unpacked Size
10.08 kB
Size
3.70 kB
File Count
5
NPM Version
lerna/3.16.4/node@v10.16.0+x64 (darwin)
Node Version
10.16.0
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
5
1
@pectin/babelrc
Locate and prepare custom babel config for rollup-plugin-babel
In a rollup.config.js
:
const babel = require('rollup-plugin-babel');
const babelrc = require('@pectin/babelrc');
const pkg = require('./package.json);
module.exports = {
plugins: [
babel(babelrc(pkg))
]
};
Note: This package requires node >=8.9.
Check the Pectin project docs for more information.
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
Found 1/30 approved changesets -- score normalized to 0
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
69 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-07-07
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More