Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add npm package-lock.json support #462

Merged
merged 2 commits into from
Sep 14, 2023
Merged

Conversation

gemwuu
Copy link
Member

@gemwuu gemwuu commented Sep 14, 2023

No description provided.

@codecov
Copy link

codecov bot commented Sep 14, 2023

Codecov Report

Merging #462 (e2a9ebc) into master (18d9b9f) will increase coverage by 0.16%.
Report is 3 commits behind head on master.
The diff coverage is 97.72%.

@@            Coverage Diff             @@
##           master     #462      +/-   ##
==========================================
+ Coverage   90.92%   91.08%   +0.16%     
==========================================
  Files          30       31       +1     
  Lines        4694     4826     +132     
  Branches      948      956       +8     
==========================================
+ Hits         4268     4396     +128     
- Misses        426      430       +4     
Files Changed Coverage Δ
bin/install.js 86.55% <87.50%> (+0.03%) ⬆️
lib/download/npm.js 84.40% <100.00%> (+0.53%) ⬆️
lib/lockfile_resolver.js 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

@socket-security
Copy link

New dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
lodash.get 3.7.0 None +1 8.76 kB jdalton
lodash._baseget 3.7.1 None +0 4.67 kB jdalton
lodash.has 4.0.0 None +1 20.1 kB jdalton

@fengmk2 fengmk2 merged commit 76f4130 into master Sep 14, 2023
12 of 15 checks passed
@fengmk2 fengmk2 deleted the feat/lockfile-support branch September 14, 2023 11:17
fengmk2 pushed a commit that referenced this pull request Sep 14, 2023
[skip ci]

## [7.11.0](v7.10.0...v7.11.0) (2023-09-14)

### Features

* add npm package-lock.json support ([#462](#462)) ([76f4130](76f4130))
@gemwuu gemwuu restored the feat/lockfile-support branch September 15, 2023 04:01
elrrrrrrr pushed a commit that referenced this pull request Sep 15, 2023
elrrrrrrr added a commit that referenced this pull request Sep 15, 2023
gemwuu pushed a commit that referenced this pull request Sep 15, 2023
fengmk2 pushed a commit that referenced this pull request Sep 15, 2023
[skip ci]

## [6.7.0](v6.6.2...v6.7.0) (2023-09-15)

### Features

* add npm package-lock.json support for 6.x ([#463](#463)) ([fecd257](fecd257)), closes [#462](#462)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants