Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cnpm/cnpmcore
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.16.0
Choose a base ref
...
head repository: cnpm/cnpmcore
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.16.1
Choose a head ref
  • 2 commits
  • 3 files changed
  • 2 contributors

Commits on Dec 13, 2025

  1. fix: support allow large check from scopes level (#927)

    <!-- This is an auto-generated comment: release notes by coderabbit.ai
    -->
    
    ## Summary by CodeRabbit
    
    * **New Features**
    * Added scope-level whitelisting for large packages. Scopes can now be
    designated as permitted for accessing and fetching large packages and
    files, streamlining permission management for repositories that handle
    large-scale packages without requiring individual package-level
    configuration.
    
    <sub>✏️ Tip: You can customize this high-level summary in your review
    settings.</sub>
    
    <!-- end of auto-generated comment: release notes by coderabbit.ai -->
    fengmk2 authored Dec 13, 2025
    Configuration menu
    Copy the full SHA
    ab98ddc View commit details
    Browse the repository at this point in the history
  2. Release 4.16.1

    [skip ci]
    
    ## <small>4.16.1 (2025-12-13)</small>
    
    * fix: support allow large check from scopes level (#927) ([ab98ddc](ab98ddc)), closes [#927](#927) [hi#level](https://github.com/hi/issues/level)
    semantic-release-bot committed Dec 13, 2025
    Configuration menu
    Copy the full SHA
    237c6d7 View commit details
    Browse the repository at this point in the history
Loading